Mike,

You are correct that in v201309 you'll have to use report.  There is a blog 
post on 
migration<http://googleadsdeveloper.blogspot.com/2013/10/adwords-api-how-to-migrate-from-stats.html>as
 well.  You will need to get the report response and parse - but this is 
no different than needing to get a SOAP response and parse that (in the 
latter, the parsing is taken care of by the SOAP client).

What client library are you using?  It's possible to get the report in 
memory or a temporary file and consume it directly.

Thanks,

--
Ray Tsang (AdWords API Advisor)

On Monday, January 13, 2014 10:02:22 PM UTC-5, Mike C wrote:
>
> Currently I have an app utilizing the Adwords API in which clients can 
> login and see their Adwords Campaign stat in a dashboard.  I'm using 
> v201206 and utilizing CampaignService.CampaignStats to get stats, 
> impressions, conversion, etc. values.
>
> I see that is being removed in v201309.  Is my understanding correct in 
> that now I have to make requests that generate reports that I'd have to 
> download and parse for these values?  It seems like I would have to do this 
> everytime they changed the date range within the app as well.  Surely I'm 
> misunderstanding this as that does not seem very efficient.
>
> Can someone please let me know how I should be doing this?  Do I really 
> have to download reports like this?
>
> Thanks in advance!
>
> Mike
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to