Google \ Analytics \ Data \ V1alpha \ AudienceList
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 enumSTATE_UNSPECIFIED = 0;
CREATING
Value: 1
The AudienceList is currently creating and will be available in the
future. Creating occurs immediately after the CreateAudienceList call.
Generated from protobuf enumCREATING = 1;
ACTIVE
Value: 2
The AudienceList is fully created and ready for querying. An AudienceList
is updated to active asynchronously from a request; this occurs some
time (for example 15 minutes) after the initial create call.
Generated from protobuf enumACTIVE = 2;
FAILED
Value: 3
The AudienceList failed to be created. It is possible that re-requesting
this audience list will succeed.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-19 UTC."],[],[]]