Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 709 Bytes

File metadata and controls

26 lines (14 loc) · 709 Bytes

SavedTargetingAudience

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.

Properties

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.

Enum: TypeEnum

Name Value
SAVED_TARGETING "saved_targeting"