I would like to use this SearchParameter to get more keyword ideas
given an AdGroup. I have tried passing in several adgroup id and I am
not getting back anything. Total number of entries = 0 and entries =
null.
This is what my SearchParameter looks like.
selector.setSearchParameters(new SearchParameter[] {
new SeedAdGroupIdSearchParameter(null, adGroupId),
new LanguageTargetSearchParameter(null, new
LanguageTarget[] {languageTarget}),
new CountryTargetSearchParameter(null, new
CountryTarget[] {countryTarget})}
);
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
To unsubscribe, reply using "remove me" as the subject.