id | string | ID of this change log. |
transactionId | string | Transaction ID of this change log. When a single API call results in many changes, each change will have a separate ID in the change log but will share the same transactionId. |
userProfileId | string | ID of the user who modified the object. |
objectType | string | Object type of the change log. |
subaccountId | string | Subaccount ID of the modified object. |
accountId | string | Account ID of the modified object. |
changeTime | string | |
newValue | string | New value of the object field. |
fieldName | string | Field name of the object which changed. |
oldValue | string | Old value of the object field. |
action | string | Action which caused the change. |
userProfileName | string | User profile name of the user who modified the object. |
kind | string | Identifies what kind of resource this is. Value: the fixed string "dfareporting#changeLog". |
objectId | string | ID of the object of this change log. The object could be a campaign, placement, ad, or other type. |