Hey there,
I am currently using the Ads API through the REST API.
I have written a small GAQL Query which works as expected other than the
target ROAS
My GAQL query -
SELECT campaign.id, campaign.name, campaign_budget.id,
campaign_budget.amount_micros, campaign.target_roas.target_roas,
campaign.status FROM campaign
Now this returns results as expected but it does not return the target ROAS
This is what is returned in the results
results=[{campaignBudget={resourceName=customers/xxx/campaignBudgets/xxx,
id=xxx, amountMicros=10000000}, campaign={id=xxx,
resourceName=customers/xx/campaigns/xx, name=Dynamic Test - 3,
status=ENABLED}}]}]
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 on the web visit
https://groups.google.com/d/msgid/adwords-api/0b82ba0a-ddd7-434e-abc0-44f55861305bn%40googlegroups.com.