Hello team,

I am requesting data from my account, this is my request:

curl --location --request POST '
https://googleads.googleapis.com/v12/customers/private/googleAds:search 
<https://googleads.googleapis.com/v12/customers/9133697121/googleAds:search>
' \
--header 'Content-Type: application/json' \
--header 'developer-token: private' \
--header 'login-customer-id: private' \
--header 'Authorization: Bearer private' \
--data-raw '{
    "query": "SELECT metrics.conversions, metrics.conversions_value, 
metrics.cost_micros, ad_group.effective_target_roas, ad_group.id FROM 
ad_group WHERE segments.date DURING LAST_30_DAYS"
}'

I am getting the right response but there is missing some information. I 
think it has to do with the page token. If I use it I still won't get what 
I need and I will get a new nextPageToken until it stays the same. I think 
some of the adgroups are still missing.

I hope someone can help me with this problem.

Regards,

Jip Veerbeek

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/22d8cc51-5d0b-42b0-a319-79eef2ef199bn%40googlegroups.com.
  • mi... Jip Veerbeek
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to