Re: CustomerService.getCustomers documentation needs fixing

2016-10-21 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Florian,

I just wanted to give you a final heads up on the issue. As mentioned in 
our blog post 
,
 
you can now use one Google login to access multiple AdWords accounts. As a 
result, CustomerService.getCustomers can now return you multiple accounts 
associated with the email address. In case you face any issues while using 
this feature, please feel free to revert on this thread. 

Regards,
Vishal, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f319b1f1-81b9-4984-9d4a-d9413866d806%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: CustomerService.getCustomers documentation needs fixing

2016-09-23 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Florian, 

Just to update, over the next few days, you should be able to use the 
v201607.CustomerService.getCustomers() method as documented here 
.
 
Please let me know if you face any issues. 

Regards,
Vishal, AdWords API Team 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/51082712-c573-4559-8661-77528493538a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: CustomerService.getCustomers documentation needs fixing

2016-09-16 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Florian,

The significant difference between v201605.CustomerService 

 and v201607.CustomerService 

 is 
that v201607 does not support the get method. Regarding getCustomers 
method, you are correct. It works like the get method in v201605 
CustomerService. Please continue to use the getCustomers method like the 
old get method. 

Also, thanks for bringing the documentation issue to notice. I'll work with 
my team and get that fixed. 

Regards,
Vishal, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fab3e862-5be5-4356-98e2-d9020af70dd6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


CustomerService.getCustomers documentation needs fixing

2016-09-16 Thread Florian Lherbette
Hi,

CustomerService.getCustomers() does not work as documented.

Old forums threads were quoting the docs, but I find more recent threads 
saying that without a customer ID header the method behaves like the old 
CustomerService.get (returning the main account for the authenticated 
user), and that it currently always returns a single account is the list.

The documentation issue has already been pointed out 
in https://groups.google.com/d/topic/adwords-api/DLjJjPBEeeE/discussion , 
but has not even been acknowledged in this discussion.

Please please fix this, I probably won't be the last one to fall into this 
trap.

Besides, the SOAP API reference and the developer guide does not seem to 
agree, the former says that the behaviour changed since v201605, the latter 
says it's since v201607:
- 
https://developers.google.com/adwords/api/docs/reference/v201605/CustomerService#getcustomers
- 
https://developers.google.com/adwords/api/docs/reference/v201607/CustomerService#getcustomers
- 
https://developers.google.com/adwords/api/docs/guides/accounts-overview#customerservice

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cf272cd0-5b15-49ad-b70d-fa69396184da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.