You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
i've implemented paging for all services to retreive a dump of an
account structure to json in the case of catastrophe on our end. i'm
currently using a page size of 100 for all services, but it's pretty
dang slow.
what's the biggest number that i can use for a default page size?
AdWords API Advisor
unread,
Dec 8, 2010, 12:58:01 PM12/8/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
This number can vary per service, but is usually 10,000 I believe. It
might be more efficient to use a smaller page size though, so I
recommend you run some tests with different page sizes.