Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ads Script solution for video campaigns #142

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

tdsymonds
Copy link
Contributor

The Google Ads API doesn't support mutating video campaigns.

This change provides an example workaround to this problem using Google Ads Scripts. The solution is still mostly controlled from the Google Sheet, the fetch logic remains the same. However, instead of pushing the changes to the Ads API, Ads script can be scheduled to run an hour later to read the activation formula and apply the changes.

The Google Ads API doesn't support mutating video campaigns.

This change provides an example workaround to this problem using Google Ads Scripts.
@echom echom merged commit 37279f3 into google:main Nov 22, 2024
1 check passed
@tdsymonds tdsymonds deleted the ads-script-video-campaigns branch November 22, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants