AdBuyServerAccount

Represents a user account in the buy side platform. The user can send RFPs to the seller and can accept, reject, or review proposals. Every proposal in the ad server requires both buyer and seller account details. This object is available in API version 59.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Special Access Rules

This object is available only if the Media Cloud license is enabled.

Fields

AccountId

  • Type: reference
  • Properties: Create, Filter, Group, Sort
  • Description: ID of the account associated with the ad buy server account. This field is a relationship field.
  • Relationship Name: Account
  • Relationship Type: Lookup
  • Refers To: Account

AccountIdentifier

  • Type: string
  • Properties: Create, Filter, Group, idLookup, Sort
  • Description: Required. The unique account ID in the buy side platform.

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: Create, Filter, Group, idLookup, Sort, Update
  • Description: Required. Name of user account in the buy side platform.

OwnerId

  • Type: reference
  • Properties: Create, Defaulted on create, Filter, Group, Sort, Update
  • Description: The ID of the user that owns this record. This field is a polymorphic relationship field.
  • Relationship Name: Owner
  • Relationship Type: Lookup
  • Refers To: Group, User

Type

  • Type: picklist
  • Properties: Create, Filter, Group, Restricted picklist, Sort, Update
  • Description: Required. The type of account.
  • Possible values:
    • Buyer

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.

AdBuyServerAccountFeed
Feed tracking is available for the object.
AdBuyServerAccountHistory
History is available for tracked fields of the object.
AdBuyServerAccountShare
Sharing is available for the object.