Same problem i am using php client library.

On Tuesday, April 11, 2017 at 12:03:39 AM UTC+5:30, Sreelakshmi Sasidharan 
(AdWords API Team) wrote:
>
> Hi Santi, 
>
> Sometimes these errors are caused due to temporary issues and if that is 
> the case, they will go away on retry. We have seen that sometimes the 
> incorrect input parameters also might cause these errors. I see that your 
> request to add the CriterionUserInterest to the given AdGroup is not formed 
> correctly. Could you try something like the sample given below and let me 
> know if the CriterionUserInterest is getting added?
>
>   criterionUserInterest1 = {
>       'xsi_type': 'BiddableAdGroupCriterion',
>       'adGroupId': ad_group_id,
>       'criterion': {
>           'xsi_type': 'CriterionUserInterest',
>           'userInterestId': '80690',
>           'userInterestName': 'Language'
>       }
>
> Could you please share your SOAP logs for the other two cases (setting 
> targeting criterion and constant data service) where you are facing issues? 
> This will help me take a closer look at your problem.
>
>
> Thanks,
> Sreelakshmi, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/96398feb-194d-4344-8e26-e2c90b25c820%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to