Hi Gio, 

Have you had a chance to go through our blog 
<http://googleadsdeveloper.blogspot.com/2017/02/sunsetting-manual-location-extensions.html>
 about 
sunsetting manual location feed and migrating your locations to Google My 
Business? If not, please take a look at that and the API docs on location 
extensions guide 
<https://developers.google.com/adwords/api/docs/guides/feed-services-locations> 
with 
detailed steps of instructions including the code samples. 

1. What does this mean? 
This means that you will no longer be able to create/manage manual location 
feeds (Feed 
<https://developers.google.com/adwords/api/docs/reference/latest/FeedService.Feed>
 and FeedItem 
<https://developers.google.com/adwords/api/docs/reference/v201609/FeedItemService.FeedItem>
 with 
a corresponding FeedMapping 
<https://developers.google.com/adwords/api/docs/reference/latest/FeedMappingService.FeedMapping>
 of placeholderType 7  
<https://developers.google.com/adwords/api/docs/appendix/placeholders#location>
and placeholderType 77 
<https://developers.google.com/adwords/api/docs/appendix/placeholders#location_targets>).
 
Instead, you will have to create an account in Google My Business and 
manage your locations there either manually or using the GMB API. This GMB 
account will then have to be linked with your respective AdWords account. 
The detailed steps are listed in our location extensions guide. 

2. What data should I take note of? 
You could make a note of the existing manual location feeds available in 
your account. Please note that if you do not migrate to GMB yourself the 
data will get auto migrated at a later date. 

3. Where can I find them ? 
You can find the name of the existing location extensions in your AdWords 
accounts -> Shared Library -> Business Data with the locations type. Once 
you know the name of your location feed, you could used FeedService.get() 
<https://developers.google.com/adwords/api/docs/reference/v201705/FeedService#get>
 and 
filter with the name to get the Feed Id corresponding to that Feed. Then 
use the FeedItemService.get() 
<https://developers.google.com/adwords/api/docs/reference/v201705/FeedItemService#get>
 to 
get all the FeedItems in that feed with all the required data.

4. How do I pull them for the accounts?
You could use the steps described above for all the accounts from which you 
need to extract the manual location Feed and FeedItem data. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f4f62b43-a406-45e0-a341-690d9be510d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • How can ... Gio Villanueva
    • Re:... 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum

Reply via email to