Hi Sean, Are you trying to retrieve all enabled AdGroupAds <https://developers.google.com/adwords/api/docs/reference/v201702/AdGroupAdService.AdGroupAd>? If so, then you may retrieve those enabled AdGroupAds on the Ad level via the AdGroupAdService.get() <https://developers.google.com/adwords/api/docs/reference/v201702/AdGroupAdService#get> but not on the Campaign or AdGroup level. Looking at your predicate value for AdGroupAdField.Status <https://developers.google.com/adwords/api/docs/reference/v201702/AdGroupAdService.AdGroupAd#status>, the AdGroupAdService.get() should have returned the expected values.
If we misunderstood your question, could you elaborate more on what you mean by getting the Ad copy on Ad Group level. Also, to help us investigate further, could you reply to us privately (using *reply privately to author* option) with the complete SOAP request and response of the service you are using? Regards, Ivan 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/e4b99764-c8ee-4d63-b6e2-c37b02e9a720%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
