Hi Glyph,

Can paste us the SOAP request (without personally identifiable information, 
such as your developer token), so we can get the full request information? 
Ideally with the full SOAP response too.

Regards,

- Paul, AdWords API Team.

On Saturday, 21 September 2013 02:56:30 UTC+1, Glyph wrote:
>
> More specifically, I keep getting the exception below:
>
> 1. lhs is set as a requestcontextoperand with a contexttype of campaignid, 
> 2. operator is equals, 
> 3. rhs is set as a feedattraibuteoperand  feedid is valid, and 
> feedattributeid is the correct attributeid
>
> FunctionError.INVALID_REQUEST_CONTEXT_TYPE @ 
> operations[0].operand.matchingFunction.lhsOperand, 
> FunctionError.INVALID_OPERAND_TYPE @ 
> operations[0].operand.matchingFunction.rhsOperand[0]; 
> trigger:'FeedAttributeOperand{feedId=FeedId{id=3402656}, 
> feedAttributeId=FeedAttributeId{id=1}}'
>
> What am I missing here?
>
> On Friday, September 20, 2013 6:19:16 PM UTC-4, Glyph wrote:
>>
>> 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