Hi Reed,

You can refer many examples using Paging in the dotnet client library 
examples.
For example, this 
GetCampaigns<https://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/examples/adwords/CSharp/v201302/BasicOperations/GetCampaigns.cs>example
 is using Paging.

Best,
- Takeshi

On Friday, March 22, 2013 3:54:13 AM UTC+9, Reed wrote:
>
> I'm trying to retrieve an account's CampaignCriterion data and running 
> into problems with the size of the result being too large.  That means that 
> I either break it down to making individual calls for each campaign in the 
> account, or use the paging option.  I tried the first approach and am 
> getting killed on performance because some of the accounts have a ton of 
> campaigns.  So I want to try using paging with the .NET client library, but 
> am getting hung up on that.  Are there any examples of doing this with one 
> of the services other than reportingservice?
>  
> thanks
> reed
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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