create_campaign_assignment
Assign an ad item to a campaign to control delivery and targeting. Set weight, keywords, and scheduling options.
Instructions
Create a new campaign assignment (assign an ad item to a campaign)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | No | Whether assignment is active (defaults to true) | |
| weight | No | Relative delivery weight (defaults to 1) | |
| campaign | Yes | Campaign object with id and type | |
| keywords | No | Comma-separated keywords for targeting | |
| schedule | No | Schedule ID (only if campaign scheduling_source is "AD_ITEM") | |
| geo_target | No | Geo Target ID (only if campaign targeting_source is "AD_ITEM") | |
| list_target | No | List Target ID | |
| advertisement | Yes | Advertisement object with id and type | |
| data_key_target | No | Data Key Target ID | |
| platform_target | No | Platform Target ID | |
| keywords_match_method | No | Keyword matching method |