On Wed, Feb 10, 2010 at 10:43 AM, AdWords API Advisor <[email protected]> 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, meant to send this to the list] I am only talking about creating new campaigns. So, I create a new campaign and set its startDate to something in the future. Previously, this would automatically set that campaign's status to paused. Do I have to do that manually now? I assume that the campaign would not serve ads until its date so it doesn't make sense why its status would be "active." Am I the only one seeing this behavior? thanks, Kumar > > Once a campaign has started you should update the status to pause or > activate a campaign. > > Best, > - Eric Koleda, AdWords API Team > > On Feb 9, 3:35 pm, Kumar McMillan <[email protected]> wrote: >> Hi. >> I am migrating our system from AdWords API v13 to v2009 and one of our >> tests is failing because after setting a campaign date to some future >> date the campaign is not paused, it is still active. On the old >> version, the campaign would get paused automatically. Should I assume >> that when setting a campaign start date to a future date that it will >> not run ads? If that's the case, why would its status be returned as >> "active" using the v2009 API? I verified that the startDate is in >> fact getting set to a future date (per the API). >> >> thanks, >> Kumar > > -- > 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. > > -- 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.
