-
Notifications
You must be signed in to change notification settings - Fork 9.5k
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
Adds GPT action cookbook about connecting to Google Ads real-time reporting data #1462
base: main
Are you sure you want to change the base?
Conversation
@pap-openai, do you mind reviewing this PR so that we could add tutorials about Google Ads connector to our Cookbook? Thanks in advance. This entire cookbook library has been instrumental for us. |
@pap-openai, @aaronwilkowitz-openai, @joecasson-openai, @msingh-openai Hey! Sorry for the follow-up, but could you review this PR when you get a chance? I'd love to make this my first contribution to the cookbook! 🙇 Thanks so much! |
@pap-openai, @aaronwilkowitz-openai, @joecasson-openai, @msingh-openai Gentle ping again. Thanks in advance guys. |
@pap-openai, @aaronwilkowitz-openai, @joecasson-openai, @msingh-openai Gentle ping. Thanks in advance guys. |
Summary
This PR aims to expands the cookbook library on GPT actions by adding a new one about Google Ads. This cookbook explains how to connect to Google Ads reporting data to ChatGPT via Adzviser, a 3rd-party middleware that retrieves and transforms the Google Ads data for the user.
Motivation
There are many marketers who use ChatGPT on a daily basis today. Some upload their downloaded reporting data files from Google Ads UI to ChatGPT for it to analyze it deeper and brainstorm optimization ideas. This cookbook gives a tutorial on how to connect Google Ads reporting data directly to ChatGPT through GPT actions, so that marketers don't have to download and upload files each time. It will save them time and overheads.
For new content
When contributing new content, read through our contribution guidelines, and mark the following action items as completed:
We will rate each of these areas on a scale from 1 to 4, and will only accept contributions that score 3 or higher on all areas. Refer to our contribution guidelines for more details.