|
||||||
HI Team,
I tried modifying and executing the query based on suggested but it is giving error and I am not able to resolved.
My requirement is getting last 180 days of campaign performance in report. The code snippet in my program is below. Please help me in modifying the query highlighted as I have fixed all the issues and got struck.
end_date = datetime.today().strftime('%Y-%m-%d')
start_date = (datetime.today() - timedelta(180)).strftime('%Y-%m-%d')
query = """
SELECT segments.date, campaign.id, campaign.name, campaign.status,
campaign.campaign_budget, campaign_budget.amount_micros,
metrics.all_conversions, metrics.conversions,
metrics.impressions, metrics.clicks, metrics.cost_micros,
metrics.ctr FROM campaign
WHERE segments.date between ‘start_date’ and ‘ end_date’
AND campaign.status IN ('ENABLED', 'PAUSED') """
thanks,
Srinivas
From: 'srinivas satyavarapu' via Google Ads API and AdWords API Forum <adwor...@googlegroups.com>
Sent: Wednesday, March 9, 2022 11:14 AM
To: Google Ads API and AdWords API Forum <adwor...@googlegroups.com>
Subject: [CAUTION! EXTERNAL] facing issues with GetReportDownloader while migrating to google adwords to ads api
⚠ This message is from an external sender and could be a phish. ⚠
Slow down, read carefully and look for signs that it may be a phish. If you think it’s malicious, click the report phish button or forward this email to phishing@bestbuy. com.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
adwor...@googlegroups.com
To unsubscribe from this group, send email to
adwords-api...@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...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/102c65bb-6b42-4a4f-85bd-329f09cb402dn%40googlegroups.com.
Best Buy Canada Ltd., 8800 Glenlyon Parkway, Burnaby, BC, Canada V5J 5K3
BestBuy.ca /
Privacy Policy /
Unsubscribe
BestBuy.ca /
Politique sur la confidentialité /
Se désabonner
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/CO6PR06MB7651B273B4CC36868E46ADA1AA119%40CO6PR06MB7651.namprd06.prod.outlook.com.