thanks Eric,
I still have many questions, and you intend to use quite yet.
thanks
On 30 nov, 12:41, AdWords API Advisor
wrote:
> Hi P.W.,
>
> The format for v2009 should be MMdd. For example:
>
> ('20091130','20091215')
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Nov 26, 12:07 pm,
Hi P.W.,
The format for v2009 should be MMdd. For example:
('20091130','20091215')
Best,
- Eric Koleda, AdWords API Team
On Nov 26, 12:07 pm, phpoo wrote:
> Enjoying your answer above
>
> But the format that I'm walking in the correct format
> ('2009-11-30','2009-12-15'), and returns me
Enjoying your answer above
But the format that I'm walking in the correct format
('2009-11-30','2009-12-15'), and returns me this message
"SoapFault Object ( [message:protected] =>
DateError.INVALID_STRING_DATE @ while invoking public abstract
com.google.ads.api.services.campaignmgmt.ad.adgroupa
Found the answer:
http://code.google.com/apis/adwords/v2009/docs/reference/CampaignService.DateError.html
format should be MMdd and not -MM-dd as implied in
documentation here:
http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupCriterionService.StatsSelector.html
On Nov