Re: AdWords API Re: future campaign startDate would pause campaign in v13 but not in v2009

2010-02-12 Thread Kumar McMillan
On Feb 11, 5:13 pm, AdWords API Advisor wrote: > Hi Kumar, > > The status field in v2009 indicates the status set by the user, which > can be ACTIVE, PAUSED, or DELETED.  There is now a separate field > which indicates whether or not the campaign is actual serving ads, > which is called servingS

Re: AdWords API Re: future campaign startDate would pause campaign in v13 but not in v2009

2010-02-11 Thread AdWords API Advisor
Hi Kumar, The status field in v2009 indicates the status set by the user, which can be ACTIVE, PAUSED, or DELETED. There is now a separate field which indicates whether or not the campaign is actual serving ads, which is called servingStatus: http://code.google.com/apis/adwords/v2009/docs/ref

Re: AdWords API Re: future campaign startDate would pause campaign in v13 but not in v2009

2010-02-10 Thread Kumar McMillan
On Wed, Feb 10, 2010 at 10:43 AM, AdWords API Advisor wrote: > Hi Kumar, > > If you try to reset the start date of a campaign using the v2009 > version of the API you should get a > CampaignError.CANNOT_MODIFY_START_DATE_IF_ALREADY_STARTED error.  Are > you seeing different behavior? [whoops, mea

AdWords API Re: future campaign startDate would pause campaign in v13 but not in v2009

2010-02-10 Thread AdWords API Advisor
Hi Kumar, If you try to reset the start date of a campaign using the v2009 version of the API you should get a CampaignError.CANNOT_MODIFY_START_DATE_IF_ALREADY_STARTED error. Are you seeing different behavior? Once a campaign has started you should update the status to pause or activate a campa