Hi Guys,
I just had a question about paging. When performing a get operation, is
there any reason to use paging and advance the paging index, i.e. is there
any reason I should not be directly looping through the results like this:
$page = $campaignCriterionService->get($selector);
foreach ($page->entries as $schedule) {
printf("CampaignID: " . $schedule->campaignId . " ID: " .
$schedule->criterion->id . "\n");
}
Thanks
Visar
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.