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 for a keyword:
<v20:operations>
<v20:operator>SET</v20:operator>
<!-- Adgroup name (som low)-->
<v20:operand>
<v20:adGroupId>20475900299</v20:adGroupId>
<v20:criterionId>5401815243</v20:criterionId>
<v20:insertionText>prisApp</v20:insertionText>
<v20:paramIndex>1</v20:paramIndex>
</v20:operand>
Do I need a paragraph like the one above for every single keyword in the adgroup or is it enough with one criterionId per adgroup (and not every single KW id).
I appreciate the help,
Kristian
Regards,
Kristian