validate_pmax_assets
Validate Performance Max text assets against Google's limits offline, no account required. Catch missing or too-long headlines, descriptions, and business name before creating campaigns.
Instructions
Check Performance Max TEXT assets against Google's limits — offline.
No account, no credentials needed. Use this while drafting copy, before creating anything: at least 3 headlines (30 chars), 1 long headline (90 chars), 2 descriptions (90 chars), and a business name (25 chars).
This checks text only. Creating a campaign additionally requires at least one marketing image (1.91:1), one square marketing image (1:1), and one logo — those are validated by create_performance_max_campaign, not here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| final_url | No | https://example.com | |
| headlines | Yes | ||
| descriptions | Yes | ||
| business_name | Yes | ||
| long_headlines | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |