Re: Operations operator required problem [error handling]

2017-11-10 Thread Simon Thomsen
Fixed it :-)

Den fredag den 10. november 2017 kl. 17.34.43 UTC+1 skrev Simon Thomsen:
>
> I've replied privately now.
>
> Den fredag den 10. november 2017 kl. 17.19.54 UTC+1 skrev Shwetha Vastrad 
> (AdWords API Team):
>>
>> Hi Simon,
>>
>> Could you check that the Operator is being included when you create the 
>> mutate operations after removing the non-exemptable operations? Could you 
>> enable logging and provide the SOAP request and response logs so I can take 
>> a look? Please use *Reply privately to author* when responding
>>
>> Thanks,
>> 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/32aadbc8-9788-4353-94f2-5ad99b186b56%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Operations operator required problem [error handling]

2017-11-10 Thread Simon Thomsen
I've replied privately now.

Den fredag den 10. november 2017 kl. 17.19.54 UTC+1 skrev Shwetha Vastrad 
(AdWords API Team):
>
> Hi Simon,
>
> Could you check that the Operator is being included when you create the 
> mutate operations after removing the non-exemptable operations? Could you 
> enable logging and provide the SOAP request and response logs so I can take 
> a look? Please use *Reply privately to author* when responding
>
> Thanks,
> 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/f361b44f-5372-41fd-aec6-8d6aff9c4059%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Operations operator required problem [error handling]

2017-11-10 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Simon,

Could you check that the Operator is being included when you create the 
mutate operations after removing the non-exemptable operations? Could you 
enable logging and provide the SOAP request and response logs so I can take 
a look? Please use *Reply privately to author* when responding

Thanks,
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/da26d8aa-668f-459a-861f-71470b9bdb7b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Operations operator required problem [error handling]

2017-11-10 Thread Simon Thomsen
Hello,
I've a problem when trying to create ads.

At the moment, I remove all ads that conflicts with a policy issue etc.

After that, I try to create an mutate with the operations that is left (the 
ads with problems have I removed like mentioned in this 
article: 
https://developers.google.com/adwords/api/docs/samples/php/error-handling).

I've copy pasted the code from that page, but when the script tries to run 
the mutate function again, I get this error: 
http://st.d.pr/2JLMpi

What does that mean and how can I do, so it disappears?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/29f13c43-2bbe-4e42-a04c-e1c61c129210%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.