Re: Batch Job - Customizer Feed Item - NullError.NULL_CONTENT

2017-08-30 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings Calin, I got in touch with the owner of the PHP library on my team. He's working on figuring out a solution. Please keep an eye on GitHub repo for a fix. I don't have an exact time as to when that will happen, but I'll keep an eye on it

Re: Batch Job - Customizer Feed Item - NullError.NULL_CONTENT

2017-08-30 Thread Calin Ignat
Hello, Good news! I'm guessing the issues is here and will be easy to fix in future versions. Until then I will continue to use mutate service to build feed items. Tha

Re: Batch Job - Customizer Feed Item - NullError.NULL_CONTENT

2017-08-29 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Calin, It looks like the XML being sent to the BatchJobService isn't quite right. There appears to be a capitalization issue. It should be rather than . I've sent this over to our PHP client library owner to see if something there needs to be changed. Best, Nadine, AdWords API Team On Tu

Re: Batch Job - Customizer Feed Item - NullError.NULL_CONTENT

2017-08-22 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Calin, Thanks for giving that a try. That helps me narrow it down a bit as to where in the code something could be going wrong. If I need anything further, I'll reach out. Regards, Nadine, AdWords API Team On Tuesday, August 22, 2017 at 5:20:48 PM UTC+10, Calin Ignat wrote: > > Running

Re: Batch Job - Customizer Feed Item - NullError.NULL_CONTENT

2017-08-22 Thread Calin Ignat
Running now on v201708 of Release 28.1.0. There is no change, I get the same errors when trying to add

Re: Batch Job - Customizer Feed Item - NullError.NULL_CONTENT

2017-08-21 Thread Calin Ignat
Hello Nadine, Yes, for now thats how i'm making campaigns, using the mutate service for the feed items. That works *fine*, but i'm not sure how it will work for large amounts of operations in big campaigns. Also it takes a bit more time as first i need to make the campaign with the batch job, t

Re: Batch Job - Customizer Feed Item - NullError.NULL_CONTENT

2017-08-21 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Calin, Thanks for responding so quickly! If you're creating the same operations and passing them into the mutate service rather than the batch job service, is that still working for you for v201705? I'm just trying to pinpoint if this is a batch job service only issue. Thanks, Nadine, AdWor

Re: Batch Job - Customizer Feed Item - NullError.NULL_CONTENT

2017-08-21 Thread Calin Ignat
Hello Nadine, Yes, when i was talking about the old library I was referring at the old now depreciated client libraries. My only point was that i was using that successfully adding feed items to a feed using batch job. We've recently updated to v201705 and I had rewritten all the code from sc

Re: Batch Job - Customizer Feed Item - NullError.NULL_CONTENT

2017-08-21 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Calin, When you say that you're using an old library versus a new one, are you talking about the client libraries that we release? I just want to make sure we're working from the same baseline. Thanks, Nadine, AdWords API

Re: Batch Job - Customizer Feed Item - NullError.NULL_CONTENT

2017-08-20 Thread Calin Ignat
Good day, Any update on this? I still haven't figure it out. Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Batch Job - Customizer Feed Item - NullError.NULL_CONTENT

2017-08-11 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Calin, Thanks for providing all those logs. I've filed an issue so we can take a look into this. At this point, I'm not sure what's happening. I'll get back to you when we've made more progress in figuring this out. Best, Nadine, AdWords API Team On Friday, August 11, 2017 at 3:21:45 PM

Re: Batch Job - Customizer Feed Item - NullError.NULL_CONTENT

2017-08-10 Thread Calin Ignat
Greetings Nadine, Thank you for your reply. The campaign is removed now, but at the time of the call it was not, it was actually made in a single process with one mutate job (for the feed) and two batch jobs (one for campaign, adGroups, ads, keywords and when that one was completed I made anoth

Re: Batch Job - Customizer Feed Item - NullError.NULL_CONTENT

2017-08-10 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Calin, I think I've solved the mystery here. I took a look at your account, and your ad group ID that you're specifying is in a campaign that was removed. That means that the ad group is no longer viable because the campaign is in the removed state. At least that's the case for the second

Re: Batch Job - Customizer Feed Item - NullError.NULL_CONTENT

2017-08-10 Thread Calin Ignat
Good day. As an update, i've tried making another batch job for the feed items after everything is done, i've used the real id of the adGroup but i am getting the same error. I still haven't figured out what's wrong. Thank you, Good day. *array* *(size=1)* 0 => *object*(*Google\AdsApi\