Re: Get automatic placement exclusions on ad group level

2013-01-07 Thread Kevin Winter (AdWords API Team)
It looks like my reply did not go to the forum.  My original answer:

This isn't currently possible.  The Criteria report, which does return 
AdGroup-level data, only returns Search network traffic and the Display 
Keywords report only reflects Keywords.

We'll be updating the Mapping Report to the UI documentation to correct 
this.

- Kevin WInter
AdWords API Team

On Sunday, December 9, 2012 8:02:41 AM UTC-5, Zweitze wrote:

 Anyone?


 Op vrijdag 16 november 2012 15:36:30 UTC+1 schreef Zweitze het volgende:

 Searching further, I found the article Mapping Report to the UI which 
 describes the placement exclusions as 
 followshttps://developers.google.com/adwords/api/docs/guides/uireports?hl=nl#placementExclusionsReport
 :

 *Although placement exclusions, known in the API as negative placements, 
 do not hold statistics, a report called Campaign Negative Placements 
 Performance is available in the API to retrieve this structural data. Note 
 that only data about negative placements at the ad group level is available 
 via the API reports. To retrieve placements exclusions data at the campaign 
 level refer to the 
 CampaignCriterionServicehttps://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService?hl=nl
  
 *

 This appears to be wrong. The Campaign Negative Placement Performace 
 report gives data about negative placements on the campaign level, NOT the 
 ad group level.

 So, I can retrieve campaign level negatives in two ways, with the 
 Campaign Negative Placement Performace report and the 
 CampaignCriterionService. What about ad group level negatives?

 In case you wonder, my goal is to detect which automatic placements are 
 now excluded, as seen in the Display Network tab of the web UI. The 
 mentioned article Mapping reports to the UI does mention how the 
 automatic placements are generated, but how the Excluded label is 
 determined is not part of the documentation.




 On Thursday, November 15, 2012 5:15:41 PM UTC+1, Zweitze wrote:

 Hello,

 I'm trying to get all automatic placement exclusions. Apparently two 
 types exist, exclusions on ad group level and exclusions on campaign level. 
 I figured out how to get the exclusions on campaign level - using 
 CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT

 But how to get the exclusions on ad group level? I cannot find a similar 
 report for groups.




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





Re: Get automatic placement exclusions on ad group level

2012-12-09 Thread Zweitze
Anyone?


Op vrijdag 16 november 2012 15:36:30 UTC+1 schreef Zweitze het volgende:

 Searching further, I found the article Mapping Report to the UI which 
 describes the placement exclusions as 
 followshttps://developers.google.com/adwords/api/docs/guides/uireports?hl=nl#placementExclusionsReport
 :

 *Although placement exclusions, known in the API as negative placements, 
 do not hold statistics, a report called Campaign Negative Placements 
 Performance is available in the API to retrieve this structural data. Note 
 that only data about negative placements at the ad group level is available 
 via the API reports. To retrieve placements exclusions data at the campaign 
 level refer to the 
 CampaignCriterionServicehttps://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService?hl=nl
  
 *

 This appears to be wrong. The Campaign Negative Placement Performace 
 report gives data about negative placements on the campaign level, NOT the 
 ad group level.

 So, I can retrieve campaign level negatives in two ways, with the Campaign 
 Negative Placement Performace report and the CampaignCriterionService. What 
 about ad group level negatives?

 In case you wonder, my goal is to detect which automatic placements are 
 now excluded, as seen in the Display Network tab of the web UI. The 
 mentioned article Mapping reports to the UI does mention how the 
 automatic placements are generated, but how the Excluded label is 
 determined is not part of the documentation.




 On Thursday, November 15, 2012 5:15:41 PM UTC+1, Zweitze wrote:

 Hello,

 I'm trying to get all automatic placement exclusions. Apparently two 
 types exist, exclusions on ad group level and exclusions on campaign level. 
 I figured out how to get the exclusions on campaign level - using 
 CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT

 But how to get the exclusions on ad group level? I cannot find a similar 
 report for groups.




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





Re: Get automatic placement exclusions on ad group level

2012-11-16 Thread Zweitze
Searching further, I found the article Mapping Report to the UI which 
describes the placement exclusions as 
followshttps://developers.google.com/adwords/api/docs/guides/uireports?hl=nl#placementExclusionsReport
:

*Although placement exclusions, known in the API as negative placements, do 
not hold statistics, a report called Campaign Negative Placements 
Performance is available in the API to retrieve this structural data. Note 
that only data about negative placements at the ad group level is available 
via the API reports. To retrieve placements exclusions data at the campaign 
level refer to the 
CampaignCriterionServicehttps://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService?hl=nl
 
*

This appears to be wrong. The Campaign Negative Placement Performace report 
gives data about negative placements on the campaign level, NOT the ad 
group level.

So, I can retrieve campaign level negatives in two ways, with the Campaign 
Negative Placement Performace report and the CampaignCriterionService. What 
about ad group level negatives?

In case you wonder, my goal is to detect which automatic placements are now 
excluded, as seen in the Display Network tab of the web UI. The mentioned 
article Mapping reports to the UI does mention how the automatic 
placements are generated, but how the Excluded label is determined is not 
part of the documentation.




On Thursday, November 15, 2012 5:15:41 PM UTC+1, Zweitze wrote:

 Hello,

 I'm trying to get all automatic placement exclusions. Apparently two types 
 exist, exclusions on ad group level and exclusions on campaign level. I 
 figured out how to get the exclusions on campaign level - using 
 CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT

 But how to get the exclusions on ad group level? I cannot find a similar 
 report for groups.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en