Thanks Tino... I have some knowledge of java and php...time for a crash course.
Thanks again. On Aug 29, 12:07 pm, "Tino Hertlein" <[EMAIL PROTECTED]> wrote: > Of course you can check (and store) the status-field of every campaign before > modifying it...http://www.google.com/apis/adwords/developer/Campaign.html > > Tino > > -- > Refined Labs GmbH > Landwehrstraße 17 > 80336 München > Tel +49 89 1392879-0 > [EMAIL PROTECTED]://www.refinedlabs.com > > Sitz: München > AG München HRB 166589 > Geschäftsführer: > Thomas Bindl, Stephan Seitz > > -----Ursprüngliche Nachricht----- > Von: [email protected] [mailto:[EMAIL PROTECTED] Im Auftrag von > billyw > Gesendet: Freitag, 29. August 2008 18:03 > An: AdWords API Forum > Betreff: AdWords API Re: updateCampaignList > > thanks for the info... > > only problem i have with this method is not all the campaigns are > active. So i think i would end up activating all campaigns using this > method. I may just go with an external list of campaign ids and work > off of that. > > On Aug 29, 11:47 am, "Tino Hertlein" <[EMAIL PROTECTED]> wrote: > > > > > > > Try out this: > > > - getAllAdWordsCampaigns > > (http://www.google.com/apis/adwords/developer/CampaignService.html#get...) > > - set each campaign to 'paused' > > - upload them again with updateCampaignList > > (http://www.google.com/apis/adwords/developer/CampaignService.html#upd...) > > > Tino > > > -- > > Refined Labs GmbH > > Landwehrstraße 17 > > 80336 München > > Tel +49 89 1392879-0 > > [EMAIL PROTECTED]://www.refinedlabs.com > > > Sitz: München > > AG München HRB 166589 > > Geschäftsführer: > > Thomas Bindl, Stephan Seitz > > > -----Ursprüngliche Nachricht----- > > Von: [email protected] [mailto:[EMAIL PROTECTED] Im Auftrag von > > billyw > > Gesendet: Freitag, 29. August 2008 17:10 > > An: AdWords API Forum > > Betreff: AdWords API updateCampaignList > > > Hi All, > > > I'm new to this api stuff and just have a quick question > > > I want to set up a program to pause all my campaigns at specific days/ > > times that I will set up in a table. i'm just trying to figure out the > > quickest way to set it up. I have an mcc with a dozen accounts. > > > Can i do a "get all campaigns", or will i need to have an existing > > list of all campaign ids in order to change their status? > > > thanks > > > No virus found in this incoming message. > > Checked by AVG -http://www.avg.com > > Version: 8.0.169 / Virus Database: 270.6.11/1639 - Release Date: 8/28/2008 > > 7:39 AM > > No virus found in this incoming message. > Checked by AVG -http://www.avg.com > Version: 8.0.169 / Virus Database: 270.6.11/1639 - Release Date: 8/28/2008 > 7:39 AM- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en -~----------~----~----~----~------~----~------~--~---
