Hi there I am using this script https://gist.github.com/russorat/6dd1a0bab4a620822888 to identify any disapproved ads but it does not pick up Approved (Limited) ads and i would like to extend it.
I see here https://developers.google.com/adwords/api/docs/reference/v201802/AdGroupAdService.AdGroupAdPolicySummary that there is a field to pick this up, but i'm not familiar enough with the syntax of the API to know how to write the code to query this field. Can someone please explain to me how instead of the logic in the script linked at the top, i write code to query the above field to find all ads in active ad groups and campaigns where combinedApprovalStatus in [Disapproved,Approved_Limited] Thanks very much Garry -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/f4460f0e-1318-4832-b489-e7c39b8596b5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
