Create Ad Label
meta_create_ad_labelCreate a label for organizing ads, ad sets, or campaigns by specifying a name and ad account ID.
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 |
|---|---|---|---|
| ad_account_id | Yes | ||
| name | Yes | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |