Hi, It seems that you are setting your clientCustomerId <https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/adsapi_php.ini#L5> in your property file as your manager account, that's why, there are no campaigns and ad groups being returned in your responses. Most of the AdWords API services like CampaignService <https://developers.google.com/adwords/api/docs/reference/v201710/CampaignService> and AdGroupService <https://developers.google.com/adwords/api/docs/reference/v201710/AdGroupService> requires the clientCustomerId to be a client account, and not a manager account.
If this is indeed your scenario, then please do the suggestion. If this is not your scenario, then kindly provide your SOAP request and response logs so I can further investigate. Please use the *Reply privately to author *option when replying. Thanks, Vincent 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 [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 https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/85c8bbd6-0596-448d-afce-0b44c072ece4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
