@slates-integrations/google-ads 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,6 +2,14 @@
2
2
 
3
3
  Create, manage, and optimize advertising campaigns across Google Search, Display Network, YouTube, and Shopping. Configure ad groups, keywords, bidding strategies, audience targeting, and geographic targeting. Track and import conversions including offline and enhanced conversions. Generate reporting and analytics using Google Ads Query Language (GAQL). Plan keywords with historical metrics and forecasts. Manage account hierarchies and multi-account operations. Receive lead form webhook data from campaigns.
4
4
 
5
+ ## Setup
6
+
7
+ Authorize with Google OAuth credentials from a Cloud project with the Google Ads API enabled. API access is managed on that project: Test access supports test accounts, while production accounts require Explorer, Basic, or Standard access. Generate Keyword Ideas requires Basic or Standard access. New Basic and Standard applications require brand verification.
8
+
9
+ Developer tokens are no longer needed. If using custom OAuth credentials, check access on the project that owns those credentials. If accessing client accounts through a manager account, configure the manager customer ID.
10
+
11
+ See the [setup specification](./docs/SPEC.md#authentication) and Google's [API access levels](https://developers.google.com/google-ads/api/docs/api-policy/access-levels).
12
+
5
13
  ## Tools
6
14
 
7
15
  ### Generate Keyword Ideas