Hi David. Thanks for your reply.
I'm not using the Reporting API for the application we're having this
issue with, but rather the AdGroupServiceInterface, calling get(),
which returns an AdGroupPage, which returns an AdGroup array when you
call getEntries(). Then I cast the getBids() object (after
Hey,
Although it's not mentioned in the API or anywhere else, I've notice I
can set a Destination URL for the criterion holding the User List.
After some tries (Deleting all cookies, only open the page with my
User List Tag, and endless refreshes on a page with Google ad) I've
found my Ad.
And che
Hey,
I'm trying to move my application to work with the new oAuth way
without any luck.
what I want to do is to have a two phase program.
part 1:
Let the user using a web application to authorized with Google.
which, for as much as I understand, will give me the oauth_verifier
token.
save the tok