@adkit/cli 1.12.20 → 1.12.21

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.
Files changed (2) hide show
  1. package/dist/cli.js +1 -1
  2. package/package.json +1 -1
package/dist/cli.js CHANGED
@@ -4753,7 +4753,7 @@ Notes:
4753
4753
  With platformLocation, pass the exact Google geo object to send; AdKit does not look up or convert city names or addresses.
4754
4754
  Google excludes support location geo target constants, not proximity radius exclusions.
4755
4755
  Display campaign creation uses campaignType:"display" or --campaign-type display. Videos are not supported for Display media in v1.
4756
- Performance Max: campaignType "performance_max" with exactly one assetGroups[] entry. Text assets inline ({role,text}); image assets are uploaded via google media first, then referenced by id/resourceName. Needs an enabled conversion action (publish is blocked without one). Non-retail only. Build it with --data.
4756
+ Performance Max: campaignType "performance_max" with exactly one assetGroups[] entry. Text assets inline ({role,text}); image assets are uploaded via google media first, then referenced by id/resourceName. Needs an enabled conversion (publish is blocked without one). Non-retail only. Build it with --data.
4757
4757
  View a Performance Max campaign by ID to read back assetGroups from Google. There is no separate google asset-groups command.
4758
4758
  For spend/clicks/conversions: adkit manage google results
4759
4759
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adkit/cli",
3
- "version": "1.12.20",
3
+ "version": "1.12.21",
4
4
  "description": "The Ads CLI for AI agents — manage Meta & Google ad campaigns, browse the ad library, and generate creatives from your terminal.",
5
5
  "keywords": [
6
6
  "ads cli",