Forum Moderators: open
operation description is missing parameter description! What does this mean, exactly?
My guess was that it is saying there is a missing required parameter, but I can't see what's missing.
Using the addKeyword client (not copy and paste):
<addKeyword> $adgroupid <newKeyword><text>search term</text><type>Broad</type><destinationUrl>[destination URI]</destinationUrl></newKeyword></addKeyword> I've tried it both with destinationUrl (which is what I really want) and without. Same error.
It looks like only $adgroupid, <text> and <type> are required and <destinationUrl> is optional.
Did you note anything out of order in the stuff I was sending to SOAP, in my first post? It's pretty basic.
Have you successfully added one keyword to a new campaign and adgroup w/creative, all during the same operation? I haven't. I ended up using the addKeywordList array with a single element, but even without errors, no keyword is created (the campaign and adgroup(s) are, tho'), and even though my output shows successful dumping of one-keyword-and-one-creative into each of three test campaigns/adgroups, there are no keywords when I go to the account, and all of the creatives got created in the first adgroup ... not one-for-each, as the output indicated had happened.
Anyway ... I'll keep trying the script every few days, and see what gets fixed on the back end.
Thanks again!