Hi,
I am trying to operationalize the Google Ads API data fetch mechanism.
Can we pass the date as parameters in the query object, so we don't have to
change the date manually every time I run the API script?
GAQL sample
query = """
SELECT
{resource fieds}
FROM {resource}
WHERE *segments.date BETWEEN '2021-08-18' AND '2021-08-24'*
"""
I want to schedule a weekly operations and it would be helpful if we can do
this by passing the sys date in the query.
Thanks
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e92d1abf-0915-4d76-8369-ffb93699f376n%40googlegroups.com.