Hi Daphna,

The EQUALS 
<https://developers.google.com/adwords/api/docs/reference/v201609/CampaignSharedSetService.Predicate.Operator#EQUALS>
 operand 
in the predicate accepts a single value. This is the reason you encountered 
InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when using multiple 
CampaignIds in the predicate. You need to use the IN 
<https://developers.google.com/adwords/api/docs/reference/v201609/CampaignSharedSetService.Predicate.Operator#IN>
 operator 
which accepts multiple operands and can be used with integers, booleans, 
strings and enums. 

Regards,
Shwetha, 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/a465531d-1981-4156-b605-6f338a37edbc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • CampaignSharedS... Daphna Wegner
    • Re: Campai... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
      • Re: Ca... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum

Reply via email to