Re: V201309 Placement Performance Report - Managed & Automtic

2014-07-11 Thread Danial Klimkin
Hello All, Good news. With v201406 you can filter automatic placements with IsRestrict field. See the reports reference for details on this new field: https://developers.google.com/adwords/api/docs/appendix/reports#placement In short, to get a list of automatic placements, filter by: "IsRest

Re: V201309 Placement Performance Report - Managed & Automtic

2014-01-09 Thread Zweitze
Today I needed this myself - but I needed to filter the automatic placements out, and the wonderful migration guide is completely silent... again. Anyway, to get a placement report on managed placements (and not automatic placements), add a predicate on field "Id", operator NOT_EQUALS, and val

Re: V201309 Placement Performance Report - Managed & Automtic

2013-11-11 Thread Danial Klimkin
Hello DK, We are still looking into the best way to expose this attribute. I'll update this thread once we have it available. -Danial, AdWords API Team. On Thursday, October 31, 2013 3:03:02 PM UTC+4, okieb...@gmail.com wrote: > > Danial, > I noticed Google made progress with fixing DSA ads

Re: V201309 Placement Performance Report - Managed & Automtic

2013-10-31 Thread okiebug1...@gmail.com
Danial, I noticed Google made progress with fixing DSA ads reporting in another thread on the forum. Will a column be exposed for "Automatic" vs "Managed" property? In this thread it was suggested that via the following logic, Automatic vs Managed property can be defined. '---

Re: V201309 Placement Performance Report - Managed & Automtic

2013-10-25 Thread okiebug1...@gmail.com
So far so good using your suggested logic for the criterionID value and running the PLACEMENT_PERFORMANCE_REPORT! Thanks for your assistance - have a wonderful weekend! On Monday, October 21, 2013 2:15:46 PM UTC-4, Zweitze wrote: > > You could try to make the distinction with column Id. > Manage

Re: V201309 Placement Performance Report - Managed & Automtic

2013-10-24 Thread okiebug1...@gmail.com
OK Zweitze - I'll post my outcome for your suggested work around until Google API team gets feature corrected. On Monday, October 21, 2013 2:15:46 PM UTC-4, Zweitze wrote: > > You could try to make the distinction with column Id. > Managed placements have ids, but automatic placements do not have

Re: V201309 Placement Performance Report - Managed & Automtic

2013-10-21 Thread Zweitze
You could try to make the distinction with column Id. Managed placements have ids, but automatic placements do not have ids. So when it's empty (or has the magical value 300) it is an automatic placement, otherwise a managed placement. Note I haven't tested this, I noticed the distinction fr

Re: V201309 Placement Performance Report - Managed & Automtic

2013-10-18 Thread okiebug1...@gmail.com
OK, thanks Danial. If possible, please let me know results of your inquires into this issue, eta for update/solution or the bad news. Have a wonderful weekend, David On Monday, October 14, 2013 11:12:56 AM UTC-4, Danial Klimkin wrote: > > Hello DK, > > > Thanks for bringing this up. I'll chec

Re: V201309 Placement Performance Report - Managed & Automtic

2013-10-14 Thread Danial Klimkin
Hello DK, Thanks for bringing this up. I'll check if we can have a separate column for this property. -Danial, AdWords API Team. On Monday, October 14, 2013 4:04:49 PM UTC+4, okieb...@gmail.com wrote: > > Happy Columbus Day Google API Team - Quick Question on V201309 and > PLACEMENT_PERFORM

Re: V201309 Placement Performance Report - Managed & Automtic

2013-10-14 Thread okiebug1...@gmail.com
Happy Columbus Day Google API Team - Quick Question on V201309 and PLACEMENT_PERFORMANCE_REPORT? Looking for proper reportDefinition to obtain "Managed" vs "Automatic" placements field - available via the "Status" column in UI and as documented here: http://goo.gl/oJV9Te. Do I need to continue

V201309 Placement Performance Report - Managed & Automtic

2013-10-11 Thread okiebug1...@gmail.com
Reading the release notes for V201309, I was excited to see Placement Performance Report- Automatic placements are now included in this report. I am now attempting to identify automatic versus managed placements within this report. So I started at the UI and used the tab “Display Network” an