Create Ad Label
meta_create_ad_labelCreate a label for ads, ad sets, or campaigns to organize and categorize them within your Meta ad account. Provide the ad account ID and label name.
Instructions
Creates a label for organizing ads, ad sets, or campaigns.
Args:
ad_account_id (string): Ad account ID
name (string): Label name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| ad_account_id | Yes | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |