Newer Version Available

This content describes an older version of this product. View Latest

cgcloud__Promotion_Push_Status__c

Contains for each push process an entry that contains the status and statistics for the push. This object is available in API version 54.0 and later.

Supported Calls

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

Fields

Field Details
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Unique identification of the record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the record owner.
This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
cgcloud__Calculation_End_Time__c
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
Time at which the parent promotion calculation chain ended for this promotion.
cgcloud__Children_Calculation_End_Time__c
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
Time at which the Children Calculation Job ended for this parent promotion.
cgcloud__Distribution_End_Time__c
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
Time at which the distribution job ended for this parent promotion.
cgcloud__Entry_Time__c
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
Time at which the push started.
cgcloud__Error_Ocurred__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Flag that indicates whether an error occurred within the chain.
The default value is false.
cgcloud__Metric_Preparation_End_Time__c
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
Time at which the prepare metric job ended for this parent promotion.
cgcloud__Nr_Of_Child_Promotions__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Number of child promotions that are considered in this push process.
cgcloud__Parent_Calculation_End_Time__c
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
Time at which the Parent Calculation Job ended for this parent promotion.
cgcloud__Parent_Promotion__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to Promotion.
This is a relationship field.
Relationship Name
cgcloud__Parent_Promotion__r
Relationship Type
Lookup
Refers To
cgcloud__Promotion__c
cgcloud__Status__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Status of the promotion push process.
Possible values are:
  • Calculating
  • Done
  • Error
  • InProgress
  • Initial
  • Syncing
cgcloud__Sync_End_Time__c
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
Time at which the Synchronisation from parent to child promotions ended.
cgcloud__Transaction_Id__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Transaction ID under which the push was run.
cgcloud__Upload_Kpis_End_Time__c
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
Time at which the Upload KPI Job is ended for this parent promotion.

Associated Objects

This object has these associated objects. If the API version isn’t specified, they are available in the same API versions as this object. Otherwise, they are available in the specified API version and later.

cgcloud__Promotion_Push_Status__cChangeEvent
Change events are available for the object.
cgcloud__Promotion_Push_Status__cFeed
Feed tracking is available for the object.
cgcloud__Promotion_Push_Status__cHistory
History is available for the tracked fields of the object.
cgcloud__Promotion_Push_Status__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Promotion_Push_Status__cShare
Sharing is available for the object.