Hello Kashif,
See this example on how to add a keyword with destination URL: https://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/examples/adwords/csharp/v201209/BasicOperations/AddKeywords.cs and this one on how to update an exiting criterion: https://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/examples/adwords/csharp/v201209/BasicOperations/UpdateKeyword.cs -Danial, AdWords API Team. On Monday, January 7, 2013 4:52:31 PM UTC+4, Kashif Aziz wrote: > > > Hi, > > I am using "https://adwords.google.com/api/adwords/reportdownload/v201209" > adword API and i want to add destination URLs of keywords. > > Here is my complete scenario: > > I download CRITERIA_PERFORMANCE_REPORT using the API and in predicates i > check > "<predicates><field>CriteriaDestinationUrl</field><operator>DOES_NOT_CONTAIN_IGNORE_CASE</operator><values>http</values></predicates>" > > so i get keywords where URLs are not given. > > Now I want to add destination URLs to these missing keywords using the > API. How can i do that? I am using C#.NET so any code examples will be > appreciated. > > Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
