resource_history_tracking_mgr_add

Back to SOAP Architecture Method Reference

Description

The resource_history_tracking_mgr_add method adds a log entry to the desired resource. The valid resources for this operation are limited to those which have a log tab: Display Units, Campaigns, and Display Types.

Parameters

Parameter Description Type Required (R) or Optional (O)
ack The acknowledgement status of your log entry. bstypes:ResourceId R
change_type

The change type of the log entry:

  • 0 = Creation
  • 1 = Modification
  • 2 = Cancellation
bstypes:ResourceHistoryTrackingChangeType R
changed_by_user_id The user ID# that you wish to have associated with your log entry. bstypes:ResourceId R
domain_id

The unique ID# of your domain.

bstypes:ResourceId R
log_entry The string that will be associated with your log entry that gives it meaning. string R
target_resource_id The unique ID# of your target resource. bstypes:ResourceId R

Return Values

Value Description Type Required (R) or Optional (O)
id The unique ID# of the log entry. bstypes:ResourceId R