A reusable, stored TargetingSpec. No member upload step, no adAccountId, the spec is the audience. Reference it later via savedTargetingId on POST /v1/ads/create.
| Name | Type | Description | Notes |
|---|---|---|---|
| type | TypeEnum | ||
| accountId | String | Social account ID on the target ad platform. | |
| name | String | ||
| description | String | [optional] | |
| spec | TargetingSpec | The targeting spec to store. |
| Name | Value |
|---|---|
| SAVED_TARGETING | "saved_targeting" |