I am trying to find the best way to map a single Feed to one or more 
campaigns for sitelinks and placeholder types, but with a different 
matchingFunciton for sitelinks and for call extension.

e.g.
Feed is mapped to 2 placeholder types
FeedItems
id:1 link1 phone1
id:2 link2 phone1
id:3 link3 phone1

CampaignFeed placeholderType sitelinks function itemID IN (1,2,3) 
CampaignFeed placeholderType call function itemID IN (1 ) 


Right now I have CampaignFeed PlaceholderType ( sitelinks, call ) but I 
have 4 links to each 1 phone number because the criteria is the same for 
both placeholdertypes. If I try to add the same feed to the same campaign 
with a different placeholder type, I get this:

Campaign id:CampaignId: 199097903, Feed id: 11679503
CampaignFeedError.CANNOT_ADD_ALREADY_EXISTING_CAMPAIGN_FEED

Do I simply need to create a second Feed? Or can I populate a Feed with 
blank attributes and still map it to the other placeholder type? I get 
blank/deleted boxes in the adwords admin.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to