Re: How to change Ad Group Audience List targeting from Observation to Targeting?

2019-05-09 Thread Josh Barr
Hi Bharani, thank you for responding! Setting userListsSetting.setTargetAll(false); changed it for me: public void updateTargeting(AdWordsServicesInterface adWordsServices, AdWordsSession session, AdGroup adGroup) { AdGroupServiceInterface adGroupService = adWordsServices.get(session, AdGro

Re: How to change Ad Group Audience List targeting from Observation to Targeting?

2019-05-09 Thread Josh Barr
Hi Bharani, Thank you for the response! I just tested with this code and if my operator is "ADD" I get a duplicate adgroup name error, and if my operator is "SET" I don't get an error, but it's still set to Observation, and not Targeting. public void updateTargeting(AdWordsServicesInterface adW

How to change Ad Group Audience List targeting from Observation to Targeting?

2019-05-09 Thread Josh Barr
I have a little app to remove current audience lists from Ad Groups and add the one I want, but I can't figure out how to update the Targeting Setting from Observation to Targeting. Anyone know how to do that? This is what I have to add a new Audience List to an Ad Group: //

Re: Where to find Products Active field for Product Groups? I'm pulling a Product Partition Report and would like that column as well. Its in the UI.

2019-01-07 Thread josh . barr
Hi Peter, This is the screenshot. it's called Products Active and I can't find that in any reports currently available. [image: 2019-01-07_13-45-20.png] On Monday, January 7, 2019 at 1:06:55 AM UTC-6, Peter Oliquino (AdWords API Team) wrote: > > Hi Josh, > > Can you provide your clientCustome

Where to find Products Active field for Product Groups? I'm pulling a Product Partition Report and would like that column as well. Its in the UI.

2019-01-04 Thread josh . barr
Hi, I'm building a basic shopping campaign health report and would like to get the Products Active column for Product Groups that's available in the UI, I just can't find it anywhere. Thanks, Josh -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googl

How to get account data by channel (search, shopping, display, etc.), device, and date?

2017-09-19 Thread josh . barr
Account Performance Report can't segment by channel, and Campaign Performance Report I'd have to some how roll up to day totals. So far it outputs a line per campaign even when I don't include campaign in the report AWQL. Is there a way to do this without having to write code to weight total s