Hi,

Rather than assume that the feed attribute IDs in the JSON response will 
always be the same, it's best to look up the mapping of placeholder field ID 
<https://developers.google.com/adwords/api/docs/appendix/placeholders#sitelinks>
 
to attribute ID in the corresponding FeedMapping 
<https://developers.google.com/adwords/api/docs/reference/v201509/FeedMappingService.FeedMapping>.
 
There's no guarantee, for example, that ID 1 in the JSON response will 
always be the link text.

Thanks,
Josh, AdWords API Team

On Wednesday, January 20, 2016 at 2:34:02 PM UTC-5, Mark wrote:
>
> Hello Josh,
>
> I have run the PLACEHOLDER_FEED_ITEM_REPORT, but where I can get Sitelink 
> Urls?
> Should I look for the AttributeValues for the Site link Urls?
>
> Should I assume the JSON response for AttributeValues always be in this 
> order *Link Text*, *Final URLs*, *Line 1*, and *Line 2?*
>
> Thanks,
>
>
> On Thursday, August 14, 2014 at 12:28:23 PM UTC+5:30, 
> murali.p...@gmail.com wrote:
>>
>> Hi Anash,
>>
>>
>> Thank you for the reply and it was very helpful.
>>
>> Murali
>>
>> On Saturday, August 2, 2014 1:47:04 AM UTC+5:30, Josh Radcliff (AdWords 
>> API Team) wrote:
>>>
>>> Hi,
>>>
>>> One quick note - you will have to run the report for each AdWords 
>>> account individually. You cannot run the PLACEHOLDER_FEED_ITEM_REPORT for 
>>> all accounts under an MCC in a single request.
>>>
>>> Thanks,
>>> Josh, AdWords API Team
>>>
>>> On Friday, August 1, 2014 4:15:59 PM UTC-4, Josh Radcliff (AdWords API 
>>> Team) wrote:
>>>>
>>>> Hi Murali,
>>>>
>>>> Sitelinks (as well as some other extension types) are implemented using 
>>>> feed 
>>>> services 
>>>> <https://developers.google.com/adwords/api/docs/guides/feed-services>.
>>>>
>>>> The most straightforward way to find the sitelinks for an account is to 
>>>> run the PLACEHOLDER_FEED_ITEM_REPORT 
>>>> <https://developers.google.com/adwords/api/docs/appendix/reports#placeholder-feed-item>
>>>>  and 
>>>> set *includeZeroImpressions* to *true*. The DownloadCriteriaReport.php 
>>>> <https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201406/Reporting/DownloadCriteriaReport.php>
>>>>  code 
>>>> sample shows how to run a report using the API. You can use that as a 
>>>> starting point and change it to run the PLACEHOLDER_FEED_ITEM_REPORT.
>>>>
>>>> Cheers,
>>>> Josh, AdWords API Team
>>>>
>>>> On Thursday, July 31, 2014 8:12:46 AM UTC-4, murali.p...@gmail.com 
>>>> wrote:
>>>>>
>>>>>
>>>>> Hi
>>>>>
>>>>> I have a MCC account 
>>>>>
>>>>> I want to get all accounts , campaigns, adgroups , ads , keywords and 
>>>>> sitelinks under my MCC accounts
>>>>>
>>>>> I am able to get all other than sitelinks.
>>>>>
>>>>> Which service can I use to get sitelinks and how to do it with PHP 
>>>>> client library ?
>>>>>
>>>>> Thank you in Advance
>>>>>
>>>>> Murali
>>>>>
>>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/50e5d290-b21a-453d-a6ec-22c1758c6adf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to