Hi, No, it is not necessary to set it at the AdGroupCriterion level. You can set destination URL at several different levels in AdWords.
- AdGroupAd (e.g., the url field of a TextAd <https://developers.google.com/adwords/api/docs/reference/v201409/AdGroupAdService.TextAd#url>) - *required* - AdGroupCriterion (e.g., the destinationUrl of a BiddableAdGroupCriterion <https://developers.google.com/adwords/api/docs/reference/v201409/AdGroupCriterionService.BiddableAdGroupCriterion#destinationUrl>) - *optional* - use this if you want ads triggered by a specific criterion such as a Keyword to take users to a different URL from the default specified on the AdGroupAd The various reports show different levels of destination URLs. The *Url* field on the AD_PERFORMANCE_REPORT will contain the URL of the AdGroupAd. The *DestinationUrl* field on the KEYWORDS_PERFORMANCE_REPORT will contain the *optional* destination URL of the keyword's *BiddableAdGroupCriterion*, which will be null if you decide you do not want a destination URL override for that keyword. Cheers, Josh, AdWords API Team On Tuesday, January 27, 2015 at 5:03:12 AM UTC-5, Santiago Pomar wrote: > > Thank you, Josh, > > > then is neccessary set criterion with AdGroupCriterionService ? > > https://developers.google.com/adwords/api/docs/reference/v201406/AdGroupCriterionService > > Regards, > > El lunes, 26 de enero de 2015, 19:21:09 (UTC+1), Josh Radcliff (AdWords > API Team) escribió: >> >> Hi, >> >> If you do not have a destinationUrl >> <https://developers.google.com/adwords/api/docs/reference/v201409/AdGroupCriterionService.BiddableAdGroupCriterion#destinationUrl> >> set >> at the *AdGroupCriterion* (keyword) level, then you'll get back null in >> that report. Other reports such as the AD_PERFORMANCE_REPORT >> <https://developers.google.com/adwords/api/docs/appendix/reports#ad> will >> show you the destination URL at the Ad level. >> >> Cheers, >> Josh, AdWords API Team >> >> On Monday, January 26, 2015 at 12:33:40 PM UTC-5, Santiago Pomar wrote: >>> >>> Hello: >>> >>> Can I get Repot type Keywords Performance with column URLDestination? >>> >>> URL Destination is empty ¿? >>> >>> Thanks you. >>> >>> Regards >>> >> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/c5232c38-b12e-4a95-84d7-3a36bb000407%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
