AdAvailabilityJob
Represents the batch job details that populate data in other
aggregate tables. 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
ErrorTrace
- Type: textarea
- Properties: Create, Nillable, Update
- Description: The error message indicating the reason for the failed job.
IsActive
- Type: boolean
- Properties: Create, Defaulted on create, Filter, Group, Sort, Update
- Description: Indicates whether the job processed successfully (true) or not (false).
- Default value: false
JobEndedAt
- Type: dateTime
- Properties: Create, Filter, Nillable, Sort, Update
- Description: The date and time when the job ended.
JobStartedAt
- Type: dateTime
- Properties: Create, Filter, Nillable, Sort, Update
- Description: The date and time when the job started.
LastReferencedDate
- Type: dateTime
- Properties: Filter, Nillable, Sort
- Description: The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
- Type: dateTime
- Properties: Filter, Nillable, Sort
- Description: The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
Name
- Type: string
- Properties: Create, Filter, Group, idLookup, Sort, Update
- Description: The name of ad availability job.
OwnerId
- Type: reference
- Properties: Create, Defaulted on create, Filter, Group, Sort, Update
- Description: The ID of the user who created the relationship record. This field is a polymorphic relationship field.
- Relationship Name: Owner
- Relationship Type: Lookup
- Refers To: Group, User
Status
- Type: picklist
- Properties: Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
- Description: The status of the current job.
-
Possible values:
- Completed
- Failed
- In Progress
- Paused
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.
- AdAvailabilityJobFeed
- Feed tracking is available for the object.
- AdAvailabilityJobHistory
- History is available for tracked fields of the object.
- AdAvailabilityJobShare
- Sharing is available for the object.