AH-HA ... 

>From the documentation -- *AdGroupAds that had been removed are not 
returned by default.*

Of course!!  -- the ad ID I was trying to fetch was DISABLED -- which I 
guess is synonym for "removed" in this API world (who knew?)

So -- to work with this "feature", simply add another predicate to your 
selector, i.e.:

status IN ( DISABLED, ENABLED, PAUSED )

So that the get operation will return the ad regardless of its status !!

Solved.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d96e4cc5-f6f7-40be-99ec-82f27581ce77%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to