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="https://help.pinterest.com/en/business/article/expanded-targeting\" target="_blank">"expanded targeting"</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] |