Hello,

 Well, it's a very general question and just might have to do with the
fact that you're requesting a lot of data. If you're finding that your
calls to getCampaignStats() are taking too long to complete, you can
either request data for fewer campaigns at once, or request data for a
smaller date range.

 If you're requesting the same data over and over again using
getCampaignStats() each time someone visits a web page that also
sounds wasteful. I hope that you're caching the results of previous
calls for days in the past instead of refetching that data each time.

Cheers,
-Jeff Posnick, AdWords API Team


On Dec 18, 2:45 am, "savithacav...@gmail.com"
<savithacav...@gmail.com> wrote:
> Hi
>
> Campaign Stats is very very slow and it takes very long time to load
> the page. I have used getCampaignStats. Please let me know how to make
> the page load fast.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to