Google Analytics Data V1beta Client - Class State (0.22.3)

Reference documentation and code samples for the Google Analytics Data V1beta Client class State.

The AudienceExport currently exists in this state.

Protobuf type google.analytics.data.v1beta.AudienceExport.State

Namespace

Google \ Analytics \ Data \ V1beta \ AudienceExport

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

STATE_UNSPECIFIED

  Value: 0 
 

Unspecified state will never be used.

Generated from protobuf enum STATE_UNSPECIFIED = 0;

CREATING

  Value: 1 
 

The AudienceExport is currently creating and will be available in the future. Creating occurs immediately after the CreateAudienceExport call.

Generated from protobuf enum CREATING = 1;

ACTIVE

  Value: 2 
 

The AudienceExport is fully created and ready for querying. An AudienceExport is updated to active asynchronously from a request; this occurs some time (for example 15 minutes) after the initial create call.

Generated from protobuf enum ACTIVE = 2;

FAILED

  Value: 3 
 

The AudienceExport failed to be created. It is possible that re-requesting this audience export will succeed.

Generated from protobuf enum FAILED = 3;

Create a Mobile Website
View Site in Mobile | Classic
Share by: