AdOperationJobRunOutcome

Represents the log details of an ad operation job run, such as its type, status, and the associated records. This object is available in API version 67.0 and later.

Supported Calls

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

Fields

Field Details
AdOpJobRunOutcomeNumber
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The unique number of the ad operation job run outcome.
AdOperationJobRunId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the ad operation job run record associated with the ad operation job run outcome.
This field is a relationship field.
Relationship Name
AdOperationJobRun
Relationship Type
Master-detail
Refers To
AdOperationJobRun (the master object)
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.
Log
Type
textarea
Properties
Create, Update
Description
The system-generated log for the line item.
LogType
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
The type of the log for the line item in the ad operation job run outcome.
Possible values are:
  • Error
  • Warning
The default value is Warning.
ReferenceRecordId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the reference record associated with the ad operation job run outcome.
This field is a relationship field.
Relationship Name
ReferenceRecord
Refers To
AdQuoteLine
Status
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
The status of the ad operation job run outcome.
Possible values are:
  • PartiallySuccessful—Partially Successful
  • Successful
  • Unsuccessful
The default value is PartiallySuccessful.