Re: Ad Copy selector - Enabled status at Adgroup and Campaign levels as well?

2017-04-04 Thread Sean Chua
Yes, I am trying to retrieve all enabled AdGroupAds, but I am also trying to get status=="Enabled" at the Campaign and Adgroup level. I'm calling the API through my Java app. Thanks and Cheers, Sean On Monday, April 3, 2017 at 6:55:42 PM UTC+8, Ivan Bautista wrote: > > Hi Sean, > > Are you

Ad Copy selector - Enabled status at Adgroup and Campaign levels as well?

2017-04-03 Thread Sean Chua
Currently my code has .equals(AdGroupAdField.Status, "ENABLED") .equals(AdGroupField.Status, "ENABLED") .equals(CampaignField.Status, "ENABLED") And AdGroupAdPage page = adGroupAdService.get(selector); Which returns me Ad Copy that is paused at the Adgroup level (so the code

Java: How to AWQL report multiple accounts in MCC

2015-09-04 Thread Sean Chua
clientCustomerId is set in ads.properties, so all campaigns reported under AD_PERFORMANCE_REPORT are respective to that account only. How do I query my report across accounts, given an array of Client IDs? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and