Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.73 KB

TargetingTemplateResponseData.md

File metadata and controls

23 lines (18 loc) · 1.73 KB

TargetingTemplateResponseData

Properties

Name Type Description Notes
name str targeting template name [optional]
auto_targeting_enabled bool Enable auto-targeting for ad group. Also known as <a href=&quot;https://help.pinterest.com/en/business/article/expanded-targeting\" target=&quot;_blank&quot;>&quot;expanded targeting&quot;</a>. [optional] if omitted the server will use the default value of True
targeting_attributes TargetingSpec [optional]
placement_group PlacementGroupType [optional]
keywords [TargetingTemplateKeyword] [optional]
tracking_urls TrackingUrls [optional]
id str Targeting template ID. [optional]
created_time int Targeting template created time. Unix timestamp in seconds. [optional]
updated_time int Targeting template updated time.Unix timestamp in seconds. [optional]
ad_account_id str The ID of the advertiser that this targeting template belongs to. [optional]
status str Indicate targeting template is active or Deleted [optional]
sizing TargetingTemplateAudienceSizing [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]