AdServerUser
Represents a junction between a user and an ad server. This object is available in API
version 54.0 and later.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Fields
AdServerId
- Type: reference
- Properties: Create, Filter, Group, Nillable, Sort, Update
- Description: Captures the ad server to which the user is mapped. This is a relationship field.
- Relationship Name: AdServerId__r
- Relationship Type: Lookup
- Refers To: AdServer
AdServerUserIdentifier
- Type: string
- Properties: Create, Filter, Group, idLookup, Nillable, Sort, Update
- Description: Captures the publisher's Contact and User Id sent during Order creation. This is equivalent of TraffickerId in GAM.
AdServerUserProperties
- Type: textarea
- Properties: Create, Nillable, Update
- Description: The custom properties of the ad server user.
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 LastReferenceDateis not null, the user accessed this record or list view indirectly.
Name
- Type: string
- Properties: Create, Filter, Group, idLookup, Sort, Update
- Description: The name of the ad server user.
OwnerId
- Type: reference
- Properties: Create, Defaulted on create, Filter, Group, Sort, Update
- Description: The ID of the owner of the ad server user. This field is a polymorphic relationship field.
- Relationship Name: Owner
- Refers To: Group, User
Type
- Type: picklist
- Properties: Create, Filter, Group, Sort, Update
- Description: Required. Specifies the user persona as per the ad server definition.
UserId
- Type: reference
- Properties: Create, Filter, Group, Nillable, Sort, Update
- Description: Specifies the user for which the ad server mapping is created. This is a relationship field.
- Relationship Name: UserId__r
- Relationship Type: Lookup
- Refers To: User
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.
- AdServerUserFeed
- Feed tracking is available for the object.
- AdServerUserHistory
- History is available for tracked fields of the object.
- AdServerUserShare
- Sharing is available for the object.