Hey Peter,

3+ plus months away from the project and I'm now back for my sins! Tried 
all your advice and still not getting any impression figures what so ever. 
To summarise...

Used these queries with relevant campaign id's and got following results...
Query:
"SELECT CampaignId, AdGroupId, Id, Criteria, CriteriaType, Impressions, 
Clicks, Cost FROM CRITERIA_PERFORMANCE_REPORT WHERE AdGroupId=" + 
_reachGroupId;
Result:
CRITERIA_PERFORMANCE_REPORT (All Time)
Campaign ID,Ad group ID,Keyword ID,Keyword / Placement,Criteria 
Type,Impressions,Clicks,Cost
1420007954,56627541275,503005,55-64,Age,0,0,0
1420007954,56627541275,47984193266,uservertical::80097,User Interest,0,0,0
1420007954,56627541275,503006,65 or more,Age,0,0,0
1420007954,56627541275,503999,Undetermined,Age,0,0,0
1420007954,56627541275,503002,25-34,Age,0,0,0
1420007954,56627541275,503004,45-54,Age,0,0,0
1420007954,56627541275,503003,35-44,Age,0,0,0
1420007954,56627541275,503001,18-24,Age,0,0,0
Total, --, --, --, --,0,0,0

Query:
"SELECT CampaignId, AdGroupId, Id, Criteria, Impressions, Clicks, Cost FROM 
AUDIENCE_PERFORMANCE_REPORT WHERE AdGroupId=" + _reachGroupId;
Result:
AUDIENCE_PERFORMANCE_REPORT (All Time)
Campaign ID,Ad group ID,Criterion ID,Audience,Impressions,Clicks,Cost
Total, --, --, --,0,0,0


Query:
"SELECT CampaignId, Id, Impressions, Clicks, Cost FROM 
CAMPAIGN_LOCATION_TARGET_REPORT WHERE CampaignId=" + _campaignId;
Result:
CAMPAIGN_LOCATION_TARGET_REPORT (All Time)
Campaign ID,Location,Impressions,Clicks,Cost
1420007954,9044967,0,0,0
Total, --,0,0,0

Understand any report relying on historical activity will show zero 
rows/values but from a targeting perspective, should see something. Feels 
like I'm not  passing in enough query parameters or missing something 
critical
I've attached a screen grab of the UI I'm seeing in AdWords and the 
impression figure we are trying to obtain through the API.


Regards
Craig

On Wednesday, 6 June 2018 10:53:49 UTC+1, Peter Oliquino (AdWords API Team) 
wrote:
>
> Hi Craig,
>
> Thank you for filling me in with more details on what you wish to achieve. 
> As for the Impressions of your existing AdWords objects, the reports I 
> mentioned should be able to provide you with it. Fields such as the 
> Impressions 
> <https://developers.google.com/adwords/api/docs/appendix/reports/all-reports#impressions>
>  and ImpressionReach 
> <https://developers.google.com/adwords/api/docs/appendix/reports/all-reports#impressionreach>
>  are 
> only returned through reports 
> <https://developers.google.com/adwords/api/docs/appendix/reports> and 
> based on what you said, you have already some targeting criteria setup via 
> the AdWords UI, and generating those reports is the only way to retrieve 
> that information via the AdWords API.
>
> Also, you may refer to this guide 
> <https://developers.google.com/adwords/api/docs/guides/uireports> for the 
> AdWords UI and AdWords API equivalent reports. If you are not able to 
> identify which report type to use based on the guide, you may send to me 
> the screenshot of the AdWords UI page you are viewing so I can further 
> check. You may reply to me using the *Reply privately to author* option.
>
> Thanks and regards,
> Peter
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1618911f-a71e-4b69-b895-423769733305%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... c . kleinig
    • ... 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
      • ... c . kleinig
        • ... 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
          • ... Graham Bentin
            • ... 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to