On Thu, Aug 18, 2005 at 01:16:21PM -0000, Kostas wrote:
They are in the WSDL, but checkKeyword and checkCreative are commented
out so I don't think they would work yet.
I didn't spot that they were commented out :-)
Since Adwords API people are in the mood for adding new functions, how
about these, which would both be surely trivial to implement, but very
useful in saving quota if you're not using a database:
getCampaignByName (String name) returns Campaign
getAdGroupByName (Int campaign_id, String adgroup_name) returns AdGroup
Rich.