Hi Igor,

I would expect the DESTINATION_URL_REPORT to show you the sitelink URL if 
that was the one that was clicked. Could you provide me with a campaign ID 
and date range where you expect to see sitelink URLs in that report but do 
not?

Another option for sitelinks would be to use the 
PLACEHOLDER_FEED_ITEM_REPORT 
<https://developers.google.com/adwords/api/docs/appendix/reports#placeholder> 
with:

   - A predicate on *IsSelfAction = TRUE* (this will limit the rows to when 
   the individual sitelink/FeedItemId was actually *clicked*, not just 
   displayed)
   - Include *FeedItemId* and *AttributeValues*. The latter field will list 
   all attributes of the FeedItem 
   
<https://developers.google.com/adwords/api/docs/reference/v201502/FeedItemService.FeedItem>,
 
   including the attribute for the URL.

I expect the report for upgraded URLs to be available in the coming weeks, 
but I don't have an exact date yet.

Cheers,
Josh, AdWords API Team

On Friday, May 22, 2015 at 7:45:21 AM UTC-4, Igor Selitskiy wrote:
>
> Josh, thank for answer.
>
> DESTINATION_URL_REPORT 
> <https://developers.google.com/adwords/api/docs/appendix/reports/destination-url-report>
>  return 
> only main link and cannot show actual URL, for example sitelink.
> How can we split spends for particular sitelink?
>
> Do you plan add report for upgraded URLs? When? Can we add to whitelist?
>
>
> On Friday, May 22, 2015 at 1:20:10 AM UTC+3, Josh Radcliff (AdWords API 
> Team) wrote:
>>
>> Hi,
>>
>> If you have not switched to upgraded URLs, then you can use the 
>> *EffectiveDestinationUrl* field of the DESTINATION_URL_REPORT 
>> <https://developers.google.com/adwords/api/docs/appendix/reports/destination-url-report>,
>>  
>> which will return the actual URL served for each impression. If you want 
>> this further segmented by criterion (e.g., keyword), you can include the 
>> *CriteriaParameters* field. If you also want it segmented by the type of 
>> click, you can include the *ClickType* field. There isn't an equivalent 
>> report yet for users who have moved to upgraded URLs.
>>
>> Regarding the fields you mentioned below:
>>
>>    1. *CriteriaDestinationUrl* in the CRITERIA_PERFORMANCE_REPORT is the 
>>    BiddableAdGroupCriterion.destinationUrl 
>>    
>> <https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupCriterionService.BiddableAdGroupCriterion#destinationUrl>
>>  of 
>>    the criterion of the current row. This will be blank if you did not set 
>>    this value for a given criterion (e.g., keyword).
>>    2. *KeywordId* in the PLACEHOLDER_FEED_ITEM_REPORT is the ID of the 
>>    *Keyword* specified for the feed item's keywordTargeting field 
>>    
>> <https://developers.google.com/adwords/api/docs/reference/v201502/FeedItemService.FeedItem#keywordTargeting>.
>>  
>>    If you did not set this field on your feed items, then this will be blank 
>>    (--).
>>    
>> Cheers,
>> Josh, AdWords API Team
>>
>> On Wednesday, May 20, 2015 at 4:32:32 AM UTC-4, Igor Selitskiy wrote:
>>>
>>> Hi, we want to split spends (+impressions and clicks) by destination URL 
>>> + keyword id + adgroup id.
>>>
>>> We want to use destination URL for spliting at least sitelinks in search.
>>>
>>> Currently we're using criteria performance report for splitting spends 
>>> by campaign, adgroup, keyword and device.
>>>
>>> We've try:
>>>
>>> 1) add CriteriaDestinationUrl to criteria performane, but it gives only 
>>> URL on ad level, but return URL of main links for sitelinks (this is 
>>> wrong), also we need to split sitelinks URL, but this report aggregate all 
>>> sitelinks in one line (URLs of course differ).
>>>
>>>
>>> 2) use Placeholder Feed Item Report, but keyword_id in this report 
>>> always return '--'.
>>>
>>> Does it possible to split spends on keyword + URL level in current API?
>>>
>>> May be at least using some new features like templates, tracking urls?
>>>
>>>
>>> __________________________________________________________________________
>>> CONFIDENTIALITY NOTICE: The information contained in the present message 
>>> (including any information contained in attachments herein) may be 
>>> confidential and privileged. It may be read, copied and used only by the 
>>> intended recipient. If you have received it in error please contact the 
>>> sender (by return e-mail) immediately and delete this message. Any 
>>> unauthorized use or dissemination of this message in whole or in parts is 
>>> strictly prohibited. Print this message only if sharp necessary.
>>> УВЕДОМЛЕНИЕ О КОНФИДЕНЦИАЛЬНОСТИ: Информация, содержащаяся в настоящем 
>>> сообщении (включая любое вложение) может быть конфиденциальной и охраняться 
>>> действующим законодательством. Сообщение может быть прочитано, скопировано 
>>> и использовано исключительно лицом, которому сообщение предназначается. 
>>> Если Вы получили настоящее сообщение по ошибке, пожалуйста, незамедлительно 
>>> сообщите об этом отправителю (ответным письмом по электронной почте). Любое 
>>> несанкционированное использование или распространение информации, 
>>> содержащейся в настоящем сообщении в целом или в части, строго запрещены. 
>>> Не распечатывайте настоящее сообщение, если в этом нет крайней 
>>> необходимости.
>>>
>>
> __________________________________________________________________________
> CONFIDENTIALITY NOTICE: The information contained in the present message 
> (including any information contained in attachments herein) may be 
> confidential and privileged. It may be read, copied and used only by the 
> intended recipient. If you have received it in error please contact the 
> sender (by return e-mail) immediately and delete this message. Any 
> unauthorized use or dissemination of this message in whole or in parts is 
> strictly prohibited. Print this message only if sharp necessary.
> УВЕДОМЛЕНИЕ О КОНФИДЕНЦИАЛЬНОСТИ: Информация, содержащаяся в настоящем 
> сообщении (включая любое вложение) может быть конфиденциальной и охраняться 
> действующим законодательством. Сообщение может быть прочитано, скопировано 
> и использовано исключительно лицом, которому сообщение предназначается. 
> Если Вы получили настоящее сообщение по ошибке, пожалуйста, незамедлительно 
> сообщите об этом отправителю (ответным письмом по электронной почте). Любое 
> несанкционированное использование или распространение информации, 
> содержащейся в настоящем сообщении в целом или в части, строго запрещены. 
> Не распечатывайте настоящее сообщение, если в этом нет крайней 
> необходимости.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/42e3d81d-4539-4706-8f5a-cdb07f2db25d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to