ChangeEvent
Describes the granular change of returned resource of certain resource types. Changes made through UI, API and new versions of Editor by external users (including external users, and internal users that can be shown externally) in the past 30 days will be shown. The change shows the old values of the changed fields before the change and the new values right after the change. ChangeEvent could have up to 3 minutes delay to reflect a new change.
Columns
Name | Type | Behavior | Description |
ChangeEventAdGroup | String | Attribute | AdGroup column for table ChangeEvent |
ChangeEventAsset | String | Attribute | Asset column for table ChangeEvent |
ChangeEventCampaign | String | Attribute | Campaign column for table ChangeEvent |
ChangeEventChangeDateTime | Date | Attribute | ChangeDateTime column for table ChangeEvent |
ChangeEventChangeResourceName | String | Attribute | ChangeResourceName column for table ChangeEvent |
ChangeEventChangeResourceType | String | Attribute | ChangeResourceType column for table ChangeEvent |
ChangeEventChangedFields | String | Attribute | ChangedFields column for table ChangeEvent |
ChangeEventClientType | String | Attribute | ClientType column for table ChangeEvent |
ChangeEventFeed | String | Attribute | Feed column for table ChangeEvent |
ChangeEventFeedItem | String | Attribute | FeedItem column for table ChangeEvent |
ChangeEventNewResource | String | Attribute | NewResource column for table ChangeEvent |
ChangeEventOldResource | String | Attribute | OldResource column for table ChangeEvent |
ChangeEventResourceChangeOperation | String | Attribute | ResourceChangeOperation column for table ChangeEvent |
ChangeEventResourceName | String | Attribute | ResourceName column for table ChangeEvent |
ChangeEventUserEmail | String | Attribute | UserEmail column for table ChangeEvent |
CustomerId | Long | Attribute | ClientCustomerId column for table ChangeEvent |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |
Last updated