Getting a list of placements for a campaign - what's missing from my request?

2015-01-27 Thread Omer Cohen
I want to get the performance of targeted placement-URLs (Mobile Apps) in my campaign(s). How can I do that? What's missing from my AWQL / API requests? I am trying in 2 approaches; In either way, I receive a list of* Excluded* placements for that campaign, but NOT the Placements I want to targe

Re: Getting a list of placements for a campaign - what's missing from my request?

2015-01-27 Thread Josh Radcliff (AdWords API Team)
Hi, I would recommend adding a statistic field to your report request, e.g., *Impressions*. This will ensure that your report returns rows based on impressions served and not just the structure of your account. Also, for placements you can use either the PLACEMENT_PERFORMANCE_REPORT

Re: Getting a list of placements for a campaign - what's missing from my request?

2015-02-04 Thread Inaal Haolam
Hi, i will continue Omer's question: I looked into AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT , but could not find a PlacementUrl or Url field in that report. Also, I would like ,for a specific reason, to ge

Re: Getting a list of placements for a campaign - what's missing from my request?

2015-02-04 Thread Josh Radcliff (AdWords API Team)
Hi, If you want to see the URLs from which your ads were actually served and not just the placement criteria you have in your ad group, you can use the URL_PERFORMANCE_REPORT . This will only show you URLs with impressions fo