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 2025-09-04 UTC."],[],[],null,["# Google Analytics Data V1alpha Client - Class State (0.22.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.22.3 (latest)](/php/docs/reference/analytics-data/latest/V1alpha.AudienceList.State)\n- [0.22.2](/php/docs/reference/analytics-data/0.22.2/V1alpha.AudienceList.State)\n- [0.21.1](/php/docs/reference/analytics-data/0.21.1/V1alpha.AudienceList.State)\n- [0.20.1](/php/docs/reference/analytics-data/0.20.1/V1alpha.AudienceList.State)\n- [0.19.0](/php/docs/reference/analytics-data/0.19.0/V1alpha.AudienceList.State)\n- [0.18.0](/php/docs/reference/analytics-data/0.18.0/V1alpha.AudienceList.State)\n- [0.17.1](/php/docs/reference/analytics-data/0.17.1/V1alpha.AudienceList.State)\n- [0.16.4](/php/docs/reference/analytics-data/0.16.4/V1alpha.AudienceList.State)\n- [0.14.0](/php/docs/reference/analytics-data/0.14.0/V1alpha.AudienceList.State)\n- [0.13.0](/php/docs/reference/analytics-data/0.13.0/V1alpha.AudienceList.State)\n- [0.12.0](/php/docs/reference/analytics-data/0.12.0/V1alpha.AudienceList.State)\n- [0.11.2](/php/docs/reference/analytics-data/0.11.2/V1alpha.AudienceList.State)\n- [0.10.1](/php/docs/reference/analytics-data/0.10.1/V1alpha.AudienceList.State)\n- [0.9.5](/php/docs/reference/analytics-data/0.9.5/V1alpha.AudienceList.State) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Analytics Data V1alpha Client class State.\n\nThe AudienceList currently exists in this state.\n\nProtobuf type `google.analytics.data.v1alpha.AudienceList.State`\n\nNamespace\n---------\n\nGoogle \\\\ Analytics \\\\ Data \\\\ V1alpha \\\\ AudienceList\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nUnspecified state will never be used.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### CREATING\n\n Value: 1\n\nThe AudienceList is currently creating and will be available in the\nfuture. Creating occurs immediately after the CreateAudienceList call.\n\nGenerated from protobuf enum `CREATING = 1;`\n\n### ACTIVE\n\n Value: 2\n\nThe AudienceList is fully created and ready for querying. An AudienceList\nis updated to active asynchronously from a request; this occurs some\ntime (for example 15 minutes) after the initial create call.\n\nGenerated from protobuf enum `ACTIVE = 2;`\n\n### FAILED\n\n Value: 3\n\nThe AudienceList failed to be created. It is possible that re-requesting\nthis audience list will succeed.\n\nGenerated from protobuf enum `FAILED = 3;`"]]