Hi Hans, See http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/Examples/v201008/GetAllNegativeCampaignCriteria.cs for an example on how to retrieve campaign negative criteria. As for AdGroup negative criteria, try http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/Examples/v201008/GetAllAdGroupCriteria.cs. You need to mention AdGroupCriterionSelector.criterionUse as NEGATIVE when retrieving negative keywords. See http://code.google.com/apis/adwords/docs/reference/latest/AdGroupCriterionService.AdGroupCriterionSelector.html#criterionUse for details.
Cheers, Anash P. Oommen, AdWords API Advisor. On Jan 19, 5:16 am, HK <[email protected]> wrote: > Dom, were you able to get the negative keyword lists via the APIs? I don't > see a way to do this using ad group level negative keywords or campaign > level negative keywords, but I've been wrong before :-) > > Thanks, > Hans -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
