Hi
I am using adwords api . In my project , I need to update the existing adds which are created by me. while creating the adds i am saving the campaign id , addgroup id, textAdd ids in the data base and i am creating flag like "hasToUpdate"(true/flase) . now i want to update the those adds depending upon the flag hasToUpdate. Now i want to update the Addtext, description line1,description line2, display url,destination url,campaign Name, addgroupName depending up on ids which i stored already in database. could you please provide any sample code for this.
Thank you,
JAI