Hi,

The AdGroupCriterion ID refers to the ID of the criterion attribute of 
AdGroupCriterion<https://developers.google.com/adwords/api/docs/reference/v201402/AdGroupCriterionService.AdGroupCriterion#criterion>,
 
which could be a Keyword but could also be other types of 
Criterion<https://developers.google.com/adwords/api/docs/reference/v201402/AdGroupCriterionService.Criterion>
 (the 
criterion of an AdGroupCriterion is not just limited to Keyword objects).

The reporting approach you mentioned will work, although it will only give 
you back criterion of type Keyword.  If you want to get back all types of 
criterion then use the Criteria Performance 
Report<https://developers.google.com/adwords/api/docs/appendix/reports#criteria>
 instead. 
 Also, note that the relationship between keyword and ad within an ad group 
is a many-to-many relationship.  An ad group can have many keywords and can 
also have many ads.

Thanks,
Josh, AdWords API Team

On Thursday, April 17, 2014 11:33:18 PM UTC-4, apiapi wrote:
>
> Looking at  
> https://developers.google.com/adwords/api/docs/guides/working-with-objects#understanding-objectsI
>  see that the AdGroupCriterion ID is not unique. Is the KeywordId 
> considered AdGroupCriterion ID, or is it seperate?
>
> I am now thinking that I can run a Keyword Performance Report and then an 
> Ad Performance Report for the same AdGroup, and that will let me map 
> keywords-to-ads. Please tell me if that makes sense.
>
>
> Thanks.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/d/optout.

Reply via email to