Re: Developer Token Still Returns "Fake" Sandbox Data

2011-05-17 Thread Evgeniy Bogdanov
Hi Austin. > KEYWORD In v201101 were changed set of fields for TargetingIdeaService. Now it haven't KEYWORD. You should use CRITERION. Regards, -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google

Re: Developer Token Still Returns "Fake" Sandbox Data

2011-05-17 Thread Eric Koleda
Hi Austin, I think the problem may be the namespace on your xsi types. For example, it should likely be cm:Keyword. What is the fieldPath of the error? That will indicate which list should not be empty. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Developer Token Still Returns "Fake" Sandbox Data

2011-05-08 Thread Austin Houser
So using the following request to get related keywords to the keyword "puppies" I get the error: *NotEmptyError.EMPTY_LIST* Suggestions? puppies BROAD IDEAS

Re: Developer Token Still Returns "Fake" Sandbox Data

2011-05-08 Thread Austin Houser
Ok I when I include the following tag the script returns data: *NGRAM_GROUP* After reading up about the "NGRAM_GROUP" I think it returns keyword * categories*? Now my problem is duplicate categories are being returned, I don't think this is the correct tag to use to get related keywords. Any

Re: Developer Token Still Returns "Fake" Sandbox Data

2011-05-07 Thread Pete Lavetsky (AdWords API Guru)
Can you post your request header? Pete On May 6, 5:22 pm, Austin Houser wrote: > So I was recently approved for the Adwords API Developer Token.  I > integrated this token into my "working" sandbox application that utilizes > the TargetingIdeaService.  The problem is even though I am posting the

Developer Token Still Returns "Fake" Sandbox Data

2011-05-06 Thread Austin Houser
So I was recently approved for the Adwords API Developer Token. I integrated this token into my "working" sandbox application that utilizes the TargetingIdeaService. The problem is even though I am posting the information to https://adwords.google.com/api/adwords/o/v201101/TargetingIdeaServic