| audience |
string |
Required. The audience resource name. This resource name identifies the audience being listed and is shared between the Analytics Data & Admin APIs. Format: `properties/{property}/audiences/{audience} |
| audienceDisplayName |
string |
Output only. The descriptive display name for this audience. For example, "Purchasers". |
| beginCreatingTime |
string |
Output only. The time when CreateAudienceExport was called and the AudienceExport began the `CREATING` state. |
| creationQuotaTokensCharged |
integer |
Output only. The total quota tokens charged during creation of the AudienceExport. Because this token count is based on activity from the `CREATING` state, this tokens charged will be fixed once an Au |
| dimensions |
array |
Required. The dimensions requested and displayed in the query response. |
| errorMessage |
string |
Output only. Error message is populated when an audience export fails during creation. A common reason for such a failure is quota exhaustion. |
| name |
string |
Output only. Identifier. The audience export resource name assigned during creation. This resource name identifies this `AudienceExport`. Format: `properties/{property}/audienceExports/{audience_expor |
| percentageCompleted |
number |
Output only. The percentage completed for this audience export ranging between 0 to 100. |
| rowCount |
integer |
Output only. The total number of rows in the AudienceExport result. |
| state |
string |
Output only. The current state for this AudienceExport. |