Hi,
Looking at implementing enhanced sitelinks using the Feed*Services.
 
In the Adwords UI, we can enter description lines for the sitelink. These 
descriptions do come back in FeedItemService::get as expected.
 
But the FeedMappingService::get does not return mappings for the two 
description attributes. So if we were to create our own feed (instead of 
adding items to the feed created by the adwords UI), how would we specify 
the description attributes for our own feed? Do I need to use the same 
attribute names as the UI feed?
 
In a similar vein there were no mappings at all returned by the 
FeedMappingService::get method for the "Main offer feed" which was created 
by the UI. So once again, how would I create offer ad extensions with the 
API if there is no pre-existing offer feed to add the items to?
 
Just trying to get my head around how all this feed stuff hangs together. 
What I have so far:
- a feed is metadata which defines a structure of user defined names
- a FeedItem is real data which supplies values to these names
- a FeedMapping maps the user defined names to google attributes which 
actually "do something"
 
Now that is just my kind-of-guess on what is going on, and I am probably 
miles off the mark. But this is why I am very confused about the "missing" 
mappings. Is there some part of the picture I am missing? Other services I 
need to look into? Or is this just early days of a bigger plan?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to