Hi Slava,

The 
CRITERIA_PERFORMANCE_REPORT<https://developers.google.com/adwords/api/docs/appendix/reports#criteria>only
 reports on AdGroupCriteria.

At present the recommended way of getting report data for the 
CampaignCriteria is to use the 
CampaignCriterionService.query()<https://developers.google.com/adwords/api/docs/reference/v201302/CampaignCriterionService#query>
.

Using the following 
AWQL<https://developers.google.com/adwords/api/docs/guides/awql>
:
SELECT CampaignId

Which will return the following data:
campaignId,CampaignCriterionType,criterion.CriterionType,criterion.id,criterion.type

Regards,

- Paul, AdWords API Team.

On Wednesday, 20 March 2013 20:33:12 UTC+1, Slava wrote:
>
> While I do see these campaign level criteria in the AdWords Web UI, I 
> cannot seem to get them through Criteria Report.  Criteria Report 
> documentations lists these criteria types as the ones it is able to return (
> https://developers.google.com/adwords/api/docs/appendix/reports#criteria).  
> What could I be missing here?
>
> Thanks.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to