Hi Alex,

Structure Snippet Feed can be created by using FeedService and 
ExtensionSettingService. I saw in your code that you're using the 
FeedService to create it. However, you're missing the part where you need 
to map the feed to placeholder fields 
<https://developers.google.com/adwords/api/docs/guides/feed-services#feedmappingservice>
. 

You need to use PlaceHolderType ID as 24 
<https://developers.google.com/adwords/api/docs/appendix/placeholders#structured-snippets>
 for 
Structured Snippet Feed using FeedService 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201603/Extensions/AddSitelinksUsingFeeds.php>.
 
You may also refer on the ExtensionSettingService 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201603/Extensions/AddSitelinks.php>
 example. 
Please let me know if the problem is resolved after trying these.

Thanks and Regards,
Joyce, 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 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/218c7703-5820-4929-8869-0f60b5faa73e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to