Hello,

All I want to do is use the AdGroupAdService to get a single text ad with a 
specific ID in a specific AdGroup.   My understanding is that the (AdGroupId, 
AdId) pair is globally unique; so I assume I have to pass the AdGroupID and 
AdId to the selector.

However, when I perform a get using the AdGroupAdService using these 
predicates:

AdGroupId = the_ad_group_id

Id = the_ad_id

The API always returns Nothing (i.e.: the ad ID does not exist) -- but I 
have verified it does exist within the group id and ad id I am passing it 
(by listing all ads in the group).

Am I missing something?, does any code example exist that allows us to get 
a single ad rather than all ads in a group?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0fb168d0-a5a3-4ed3-9d2b-1711565c4df5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to