Google Analytics Admin V1beta Client - Class ActionType (0.23.0)

Reference documentation and code samples for the Google Analytics Admin V1beta Client class ActionType.

Types of actions that may change a resource.

Protobuf type google.analytics.admin.v1beta.ActionType

Namespace

Google \ Analytics \ Admin \ V1beta

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

ACTION_TYPE_UNSPECIFIED

  Value: 0 
 

Action type unknown or not specified.

Generated from protobuf enum ACTION_TYPE_UNSPECIFIED = 0;

CREATED

  Value: 1 
 

Resource was created in this change.

Generated from protobuf enum CREATED = 1;

UPDATED

  Value: 2 
 

Resource was updated in this change.

Generated from protobuf enum UPDATED = 2;

DELETED

  Value: 3 
 

Resource was deleted in this change.

Generated from protobuf enum DELETED = 3;

Design a Mobile Site
View Site in Mobile | Classic
Share by: