HI there!
I try to update one of my Campaigns with the new API V200909.
When i set the Campaign EndDate i get these error:
faultDetail:
{https://adwords.google.com/api/adwords/cm/v200909}
ApiExceptionFault:<message>[CampaignError.AFTER_MAXIMUM_ALLOWABLE_DATE
@ operations[0].operand.endDate]</
message><ApplicationException.Type>ApiException</
ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/
XMLSchema-instance"
xsi:type="CampaignError"><fieldPath>operations[0].operand.endDate</
fieldPath><trigger/><ApiError.Type>CampaignError</
ApiError.Type><reason>AFTER_MAXIMUM_ALLOWABLE_DATE</reason></errors>
The given EndDate Sring is in the same Format (yyyyMMdd) as i get it
by downloading the Campaigns via the CampaignService. in this case,
the End Date String is: "20371230"
Hope somenody can help me with this :)
--
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.