Hello there,
I'm trying to pull the *Target ROAS* attribute via Adwords API from
*CAMPAIN_PERFORMANCE_REPORT* according to this documentation
<https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#maximizeconversionvaluetargetroas>
but
I've been getting 0s for the *MaximizeConversionValueTargetRoas *field from
the report downloaded. Could someone help look into it?
Here's my report query:
SELECT
CampaignName, CampaignId, CampaignStatus, BudgetId, Amount,
StartDate, EndDate, Conversions,
SearchBudgetLostImpressionShare, BiddingStrategyType,
MaximizeConversionValueTargetRoas
FROM CAMPAIGN_PERFORMANCE_REPORT
WHERE CampaignStatus in ["ENABLED", "PAUSED"]
DURING LAST_30_DAYS
Thanks in advance!
Emma
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"AdWords API and Google Ads 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/3b61518f-448f-4cdd-8a60-bcd43f82e536n%40googlegroups.com.