Sorry, I should have clarified: - When getting campaigns, *clientCustomerId* should be set to an AdWords account - When getting the list of accounts via ManagedCustomerService <https://developers.google.com/adwords/api/docs/reference/latest/ManagedCustomerService>, the *clientCustomerId* should be set to an MCC account
Cheers, Josh, AdWords API Team On Friday, January 23, 2015 at 5:15:35 PM UTC-5, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > Please make sure that you are setting the clientCustomerId > <https://developers.google.com/adwords/api/docs/guides/soap#clientCustomerId> > header to an AdWords account's customer ID and *not* your MCC account's > customer ID. See the sample auth.ini file > <https://github.com/googleads/googleads-php-lib/blob/master/src/Google/Api/Ads/AdWords/auth.ini#L7> > for > details on how to set this value. > > Thanks, > Josh, AdWords API Team > > On Friday, January 23, 2015 at 5:22:39 AM UTC-5, Роман Рублевский wrote: >> >> Good afternoon, >> There is an issue with a "CampaignService": we need to make a list of >> campaigns of our account. We successfully send the request for that and >> receive the response, but the answer is that we have no campaigns at all >> while there are more than 10 of them on. >> The same issue with a list of clients. >> But all the other services work well, responses from them are correct. >> >> We work on PHP, using Google library v201406 and all the relevant >> examples of requests. >> >> We will appreciate any help here. >> Kind regards. >> >> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/0988587b-9165-42c1-bbd8-13b79da957fb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
