AdTargetTemplateValue
Represents a targeting value that's included in an ad target template.
This object is available in API version 63.0 and later.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Fields
AdTargetCategoryId
- Type: reference
- Properties: Create, Filter, Group, Sort, Update
- Description: Required. The ID of the ad target category associated with the ad target template value. This field is a relationship field.
- Relationship Name: AdTargetCategory
- Refers To: AdTargetCategory
AdTargetSegmentId
- Type: reference
- Properties: Create, Filter, Group, Sort, Update
- Description: Required. The ID of the ad target category segment associated with the ad target template value. This field is a relationship field.
- Relationship Name: AdTargetSegment
- Refers To: AdTargetCategorySegment
AdTargetSegmentValueId
- Type: reference
- Properties: Create, Filter, Group, Sort, Update
- Description: Required. The ID of the ad target segment value associated with the ad target template value. This field is a relationship field.
- Relationship Name: AdTargetSegmentValue
- Refers To: AdTargetSegmentValue
AdTargetTemplateId
- Type: reference
- Properties: Create, Filter, Group, Sort
- Description: The ID of the ad target template that the targeting value is a part of. This field is a relationship field.
- Relationship Name: AdTargetTemplate
- Relationship Type: Master-detail
- Refers To: AdTargetTemplate (the master object)
IsIncluded
- Type: boolean
- Properties: Create, Defaulted on create, Filter, Group, Sort, Update
- Description: Indicates whether a default target value is included (true) or not (false).
- Default value: false
LastReferencedDate
- Type: dateTime
- Properties: Filter, Nillable, Sort
- Description: The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
- Type: dateTime
- Properties: Filter, Nillable, Sort
- Description: The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferenceDate is not null, the user accessed this record or list view indirectly.
Name
- Type: string
- Properties: Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description: The name of the ad target template value.
Associated Objects
This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.
- AdTargetTemplateValueFeed
- Feed tracking is available for the object.
- AdTargetTemplateValueHistory
- History is available for tracked fields of the object.