Re: Script for dynamic insertion of live prices in ads

2016-04-28 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kristian, Since you are trying to set parameters for different keywords, they'll be counted as different operations. That is why you are getting an error message that there is an unexpected element after "v20:operand" element. If you include the second operation in a new "v20:operations"

Re: Script for dynamic insertion of live prices in ads

2016-04-28 Thread Kristian
Den torsdag den 21. april 2016 kl. 15.17.51 UTC+2 skrev Kristian: > > Hello, > > > A friend of mine has helped me set up an API-solution. > > > The purpose of the tool is to update ads in four adgroups with live > prices pulled from an XML-extract every 15 min. > > > The script works as fine,

Re: Script for dynamic insertion of live prices in ads

2016-04-28 Thread Kristian
Den torsdag den 21. april 2016 kl. 15.17.51 UTC+2 skrev Kristian: > > Hello, > > > A friend of mine has helped me set up an API-solution. > > > The purpose of the tool is to update ads in four adgroups with live > prices pulled from an XML-extract every 15 min. > > > The script works as fine,

Re: Script for dynamic insertion of live prices in ads

2016-04-27 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kristian, Could you provide the SOAP request and response logs so I can have a look at the errors and see what's going wrong? Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Script for dynamic insertion of live prices in ads

2016-04-27 Thread Kristian
Hi Umesh Thank you Very much for the help so far. As I have mentioned earlier I am not a programmer and I therefore have one last question, that I hope you can help with. I need to add AdParams for every keyword within the four adgroups. The code for an adgroup could look like this:

Re: Script for dynamic insertion of live prices in ads

2016-04-25 Thread 'Umesh Dengale' via AdWords API Forum
Hi Kristian, You could add the AdParam for every keyword within AdGroup, but it is not mandatory. You could decide it based on your requirements. Please check out Ad Parameters and AdParam

Re: Script for dynamic insertion of live prices in ads

2016-04-25 Thread Kristian
Hi Umesh, Thank you very much for the reply! I just want to make sure I understood your answer 100% percent correctly. Whenever I add a new keyword in an adgroup I also need to ad it to the script with it's CriterionID? That's how I understood your answer and the documentation. Regards,

Re: Script for dynamic insertion of live prices in ads

2016-04-21 Thread 'Umesh Dengale' via AdWords API Forum
Hi Kristian, The AdParam.C riterionId is required field for each mutate operation for

Script for dynamic insertion of live prices in ads

2016-04-21 Thread Kristian
Hello, A friend of mine has helped me set up an API-solution. The purpose of the tool is to update ads in four adgroups with live prices pulled from an XML-extract every 15 min. The script works as fine, however, I have one question. In every adgroup I need a criterionId