I'd like to propose an OFFSET clause in GAQL. This would allow manual 
paging using GAQL SearchStream().

For example, to skip the first 20 rows and the return 10 rows, a future 
GAQL query may look like this:

  SELECT
    campaign.name
  , campaign.status
  FROM campaign
  OFFSET 20
  LIMIT 10

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/adwords-api/c5268558-f8e4-49e9-ab2c-4fa500c3768en%40googlegroups.com.
  • GA... MS
    • ... Axel Dahmen
      • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to