Google Analytics Admin V1alpha API - Module Google::Analytics::Admin::V1alpha::ActionType (v0.11.0)

Reference documentation and code samples for the Google Analytics Admin V1alpha API module Google::Analytics::Admin::V1alpha::ActionType.

Types of actions that may change a resource.

Constants

ACTION_TYPE_UNSPECIFIED

value: 0
Action type unknown or not specified.

CREATED

value: 1
Resource was created in this change.

UPDATED

value: 2
Resource was updated in this change.

DELETED

value: 3
Resource was deleted in this change.