I've setup a Feed for attributes are {CampaignId (int64), DisplayText 
(string), Link(url)}.  The feed is setup as a sitelink placeholder type 
feed.
I've mapped the displaytext and link to the appropriate sitelink 
placeholder field types.

I'm trying to avoid putting the FeedItem code into the feed/feedmapping 
creation code like the example here:
https://developers.google.com/adwords/api/docs/guides/feed-services

Using campaignfeedservice i'm struggling to write a lhs/rhs function that 
will work to do campaignid == feed.campaignid.
I'm trying to use RequestContextOperand for the CampaignId parameter, and 
FeedAttributeOperand with the attributeid matching  the CampaignId field 
from the feed i've setup.

  I've checked to make sure that in my FeedAttributeOperand  I've gotten 
the correct values for feedId and feedAttributeId

But I keep getting exceptions about operands. Is this approach 
fundamentally not going to work, or is there some key thing I'm missing?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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