@maxim_mazurok/gapi.client.analyticsdata-v1beta 0.0.20231129 → 0.0.20231203
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +252 -1
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
// This file was generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.
|
|
10
10
|
// In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
|
|
11
11
|
// Generated from: https://analyticsdata.googleapis.com/$discovery/rest?version=v1beta
|
|
12
|
-
// Revision:
|
|
12
|
+
// Revision: 20231203
|
|
13
13
|
|
|
14
14
|
/// <reference types="gapi.client" />
|
|
15
15
|
|
|
@@ -34,6 +34,28 @@ declare namespace gapi.client {
|
|
|
34
34
|
/** The reason for this metric's restriction. */
|
|
35
35
|
restrictedMetricTypes?: string[];
|
|
36
36
|
}
|
|
37
|
+
interface AudienceExport {
|
|
38
|
+
/** 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}` */
|
|
39
|
+
audience?: string;
|
|
40
|
+
/** Output only. The descriptive display name for this audience. For example, "Purchasers". */
|
|
41
|
+
audienceDisplayName?: string;
|
|
42
|
+
/** Output only. The time when CreateAudienceExport was called and the AudienceExport began the `CREATING` state. */
|
|
43
|
+
beginCreatingTime?: string;
|
|
44
|
+
/** 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 AudienceExport enters the `ACTIVE` or `FAILED` states. */
|
|
45
|
+
creationQuotaTokensCharged?: number;
|
|
46
|
+
/** Required. The dimensions requested and displayed in the query response. */
|
|
47
|
+
dimensions?: V1betaAudienceDimension[];
|
|
48
|
+
/** Output only. Error message is populated when an audience export fails during creation. A common reason for such a failure is quota exhaustion. */
|
|
49
|
+
errorMessage?: string;
|
|
50
|
+
/** Output only. Identifier. The audience export resource name assigned during creation. This resource name identifies this `AudienceExport`. Format: `properties/{property}/audienceExports/{audience_export}` */
|
|
51
|
+
name?: string;
|
|
52
|
+
/** Output only. The percentage completed for this audience export ranging between 0 to 100. */
|
|
53
|
+
percentageCompleted?: number;
|
|
54
|
+
/** Output only. The total number of rows in the AudienceExport result. */
|
|
55
|
+
rowCount?: number;
|
|
56
|
+
/** Output only. The current state for this AudienceExport. */
|
|
57
|
+
state?: string;
|
|
58
|
+
}
|
|
37
59
|
interface AudienceListMetadata {}
|
|
38
60
|
interface BatchRunPivotReportsRequest {
|
|
39
61
|
/** Individual requests. Each request has a separate pivot report response. Each batch request is allowed up to 5 requests. */
|
|
@@ -205,6 +227,12 @@ declare namespace gapi.client {
|
|
|
205
227
|
/** The list of string values. Must be non-empty. */
|
|
206
228
|
values?: string[];
|
|
207
229
|
}
|
|
230
|
+
interface ListAudienceExportsResponse {
|
|
231
|
+
/** Each audience export for a property. */
|
|
232
|
+
audienceExports?: AudienceExport[];
|
|
233
|
+
/** A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages. */
|
|
234
|
+
nextPageToken?: string;
|
|
235
|
+
}
|
|
208
236
|
interface Metadata {
|
|
209
237
|
/** The dimension descriptions. */
|
|
210
238
|
dimensions?: DimensionMetadata[];
|
|
@@ -281,6 +309,18 @@ declare namespace gapi.client {
|
|
|
281
309
|
/** Integer value */
|
|
282
310
|
int64Value?: string;
|
|
283
311
|
}
|
|
312
|
+
interface Operation {
|
|
313
|
+
/** If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available. */
|
|
314
|
+
done?: boolean;
|
|
315
|
+
/** The error result of the operation in case of failure or cancellation. */
|
|
316
|
+
error?: Status;
|
|
317
|
+
/** Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any. */
|
|
318
|
+
metadata?: {[P in string]: any};
|
|
319
|
+
/** The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`. */
|
|
320
|
+
name?: string;
|
|
321
|
+
/** The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`. */
|
|
322
|
+
response?: {[P in string]: any};
|
|
323
|
+
}
|
|
284
324
|
interface OrderBy {
|
|
285
325
|
/** If true, sorts by descending order. */
|
|
286
326
|
desc?: boolean;
|
|
@@ -339,6 +379,20 @@ declare namespace gapi.client {
|
|
|
339
379
|
/** Analytics Properties can use up to 35% of their tokens per project per hour. This amounts to standard Analytics Properties can use up to 14,000 tokens per project per hour, and Analytics 360 Properties can use 140,000 tokens per project per hour. An API request consumes a single number of tokens, and that number is deducted from all of the hourly, daily, and per project hourly quotas. */
|
|
340
380
|
tokensPerProjectPerHour?: QuotaStatus;
|
|
341
381
|
}
|
|
382
|
+
interface QueryAudienceExportRequest {
|
|
383
|
+
/** Optional. The number of rows to return. If unspecified, 10,000 rows are returned. The API returns a maximum of 250,000 rows per request, no matter how many you ask for. `limit` must be positive. The API can also return fewer rows than the requested `limit`, if there aren't as many dimension values as the `limit`. To learn more about this pagination parameter, see [Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination). */
|
|
384
|
+
limit?: string;
|
|
385
|
+
/** Optional. The row count of the start row. The first row is counted as row 0. When paging, the first request does not specify offset; or equivalently, sets offset to 0; the first request returns the first `limit` of rows. The second request sets offset to the `limit` of the first request; the second request returns the second `limit` of rows. To learn more about this pagination parameter, see [Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination). */
|
|
386
|
+
offset?: string;
|
|
387
|
+
}
|
|
388
|
+
interface QueryAudienceExportResponse {
|
|
389
|
+
/** Configuration data about AudienceExport being queried. Returned to help interpret the audience rows in this response. For example, the dimensions in this AudienceExport correspond to the columns in the AudienceRows. */
|
|
390
|
+
audienceExport?: AudienceExport;
|
|
391
|
+
/** Rows for each user in an audience export. The number of rows in this response will be less than or equal to request's page size. */
|
|
392
|
+
audienceRows?: V1betaAudienceRow[];
|
|
393
|
+
/** The total number of rows in the AudienceExport result. `rowCount` is independent of the number of rows returned in the response, the `limit` request parameter, and the `offset` request parameter. For example if a query returns 175 rows and includes `limit` of 50 in the API request, the response will contain `rowCount` of 175 but only 50 rows. To learn more about this pagination parameter, see [Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination). */
|
|
394
|
+
rowCount?: number;
|
|
395
|
+
}
|
|
342
396
|
interface QuotaStatus {
|
|
343
397
|
/** Quota consumed by this request. */
|
|
344
398
|
consumed?: number;
|
|
@@ -511,6 +565,14 @@ declare namespace gapi.client {
|
|
|
511
565
|
/** All restrictions actively enforced in creating the report. For example, `purchaseRevenue` always has the restriction type `REVENUE_DATA`. However, this active response restriction is only populated if the user's custom role disallows access to `REVENUE_DATA`. */
|
|
512
566
|
activeMetricRestrictions?: ActiveMetricRestriction[];
|
|
513
567
|
}
|
|
568
|
+
interface Status {
|
|
569
|
+
/** The status code, which should be an enum value of google.rpc.Code. */
|
|
570
|
+
code?: number;
|
|
571
|
+
/** A list of messages that carry the error details. There is a common set of message types for APIs to use. */
|
|
572
|
+
details?: Array<{[P in string]: any}>;
|
|
573
|
+
/** A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. */
|
|
574
|
+
message?: string;
|
|
575
|
+
}
|
|
514
576
|
interface StringFilter {
|
|
515
577
|
/** If true, the string value is case sensitive. */
|
|
516
578
|
caseSensitive?: boolean;
|
|
@@ -519,6 +581,194 @@ declare namespace gapi.client {
|
|
|
519
581
|
/** The string value used for the matching. */
|
|
520
582
|
value?: string;
|
|
521
583
|
}
|
|
584
|
+
interface V1betaAudienceDimension {
|
|
585
|
+
/** Optional. The API name of the dimension. See the [API Dimensions](https://developers.google.com/analytics/devguides/reporting/data/v1/audience-list-api-schema#dimensions) for the list of dimension names. */
|
|
586
|
+
dimensionName?: string;
|
|
587
|
+
}
|
|
588
|
+
interface V1betaAudienceDimensionValue {
|
|
589
|
+
/** Value as a string if the dimension type is a string. */
|
|
590
|
+
value?: string;
|
|
591
|
+
}
|
|
592
|
+
interface V1betaAudienceRow {
|
|
593
|
+
/** Each dimension value attribute for an audience user. One dimension value will be added for each dimension column requested. */
|
|
594
|
+
dimensionValues?: V1betaAudienceDimensionValue[];
|
|
595
|
+
}
|
|
596
|
+
interface AudienceExportsResource {
|
|
597
|
+
/** Creates an audience export for later retrieval. This method quickly returns the audience export's resource name and initiates a long running asynchronous request to form an audience export. To export the users in an audience export, first create the audience export through this method and then send the audience resource name to the `QueryAudienceExport` method. See [Creating an Audience Export](https://developers.google.com/analytics/devguides/reporting/data/v1/audience-list-basics) for an introduction to Audience Exports with examples. An audience export is a snapshot of the users currently in the audience at the time of audience export creation. Creating audience exports for one audience on different days will return different results as users enter and exit the audience. Audiences in Google Analytics 4 allow you to segment your users in the ways that are important to your business. To learn more, see https://support.google.com/analytics/answer/9267572. Audience exports contain the users in each audience. Audience Export APIs have some methods at alpha and other methods at beta stability. The intention is to advance methods to beta stability after some feedback and adoption. To give your feedback on this API, complete the [Google Analytics Audience Export API Feedback](https://forms.gle/EeA5u5LW6PEggtCEA) form. */
|
|
598
|
+
create(request: {
|
|
599
|
+
/** V1 error format. */
|
|
600
|
+
'$.xgafv'?: string;
|
|
601
|
+
/** OAuth access token. */
|
|
602
|
+
access_token?: string;
|
|
603
|
+
/** Data format for response. */
|
|
604
|
+
alt?: string;
|
|
605
|
+
/** JSONP */
|
|
606
|
+
callback?: string;
|
|
607
|
+
/** Selector specifying which fields to include in a partial response. */
|
|
608
|
+
fields?: string;
|
|
609
|
+
/** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
|
|
610
|
+
key?: string;
|
|
611
|
+
/** OAuth 2.0 token for the current user. */
|
|
612
|
+
oauth_token?: string;
|
|
613
|
+
/** Required. The parent resource where this audience export will be created. Format: `properties/{property}` */
|
|
614
|
+
parent: string;
|
|
615
|
+
/** Returns response with indentations and line breaks. */
|
|
616
|
+
prettyPrint?: boolean;
|
|
617
|
+
/** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
|
|
618
|
+
quotaUser?: string;
|
|
619
|
+
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
620
|
+
upload_protocol?: string;
|
|
621
|
+
/** Legacy upload protocol for media (e.g. "media", "multipart"). */
|
|
622
|
+
uploadType?: string;
|
|
623
|
+
/** Request body */
|
|
624
|
+
resource: AudienceExport;
|
|
625
|
+
}): Request<Operation>;
|
|
626
|
+
create(
|
|
627
|
+
request: {
|
|
628
|
+
/** V1 error format. */
|
|
629
|
+
'$.xgafv'?: string;
|
|
630
|
+
/** OAuth access token. */
|
|
631
|
+
access_token?: string;
|
|
632
|
+
/** Data format for response. */
|
|
633
|
+
alt?: string;
|
|
634
|
+
/** JSONP */
|
|
635
|
+
callback?: string;
|
|
636
|
+
/** Selector specifying which fields to include in a partial response. */
|
|
637
|
+
fields?: string;
|
|
638
|
+
/** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
|
|
639
|
+
key?: string;
|
|
640
|
+
/** OAuth 2.0 token for the current user. */
|
|
641
|
+
oauth_token?: string;
|
|
642
|
+
/** Required. The parent resource where this audience export will be created. Format: `properties/{property}` */
|
|
643
|
+
parent: string;
|
|
644
|
+
/** Returns response with indentations and line breaks. */
|
|
645
|
+
prettyPrint?: boolean;
|
|
646
|
+
/** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
|
|
647
|
+
quotaUser?: string;
|
|
648
|
+
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
649
|
+
upload_protocol?: string;
|
|
650
|
+
/** Legacy upload protocol for media (e.g. "media", "multipart"). */
|
|
651
|
+
uploadType?: string;
|
|
652
|
+
},
|
|
653
|
+
body: AudienceExport
|
|
654
|
+
): Request<Operation>;
|
|
655
|
+
/** Gets configuration metadata about a specific audience export. This method can be used to understand an audience export after it has been created. See [Creating an Audience Export](https://developers.google.com/analytics/devguides/reporting/data/v1/audience-list-basics) for an introduction to Audience Exports with examples. Audience Export APIs have some methods at alpha and other methods at beta stability. The intention is to advance methods to beta stability after some feedback and adoption. To give your feedback on this API, complete the [Google Analytics Audience Export API Feedback](https://forms.gle/EeA5u5LW6PEggtCEA) form. */
|
|
656
|
+
get(request?: {
|
|
657
|
+
/** V1 error format. */
|
|
658
|
+
'$.xgafv'?: string;
|
|
659
|
+
/** OAuth access token. */
|
|
660
|
+
access_token?: string;
|
|
661
|
+
/** Data format for response. */
|
|
662
|
+
alt?: string;
|
|
663
|
+
/** JSONP */
|
|
664
|
+
callback?: string;
|
|
665
|
+
/** Selector specifying which fields to include in a partial response. */
|
|
666
|
+
fields?: string;
|
|
667
|
+
/** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
|
|
668
|
+
key?: string;
|
|
669
|
+
/** Required. The audience export resource name. Format: `properties/{property}/audienceExports/{audience_export}` */
|
|
670
|
+
name: string;
|
|
671
|
+
/** OAuth 2.0 token for the current user. */
|
|
672
|
+
oauth_token?: string;
|
|
673
|
+
/** Returns response with indentations and line breaks. */
|
|
674
|
+
prettyPrint?: boolean;
|
|
675
|
+
/** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
|
|
676
|
+
quotaUser?: string;
|
|
677
|
+
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
678
|
+
upload_protocol?: string;
|
|
679
|
+
/** Legacy upload protocol for media (e.g. "media", "multipart"). */
|
|
680
|
+
uploadType?: string;
|
|
681
|
+
}): Request<AudienceExport>;
|
|
682
|
+
/** Lists all audience exports for a property. This method can be used for you to find and reuse existing audience exports rather than creating unnecessary new audience exports. The same audience can have multiple audience exports that represent the export of users that were in an audience on different days. See [Creating an Audience Export](https://developers.google.com/analytics/devguides/reporting/data/v1/audience-list-basics) for an introduction to Audience Exports with examples. Audience Export APIs have some methods at alpha and other methods at beta stability. The intention is to advance methods to beta stability after some feedback and adoption. To give your feedback on this API, complete the [Google Analytics Audience Export API Feedback](https://forms.gle/EeA5u5LW6PEggtCEA) form. */
|
|
683
|
+
list(request?: {
|
|
684
|
+
/** V1 error format. */
|
|
685
|
+
'$.xgafv'?: string;
|
|
686
|
+
/** OAuth access token. */
|
|
687
|
+
access_token?: string;
|
|
688
|
+
/** Data format for response. */
|
|
689
|
+
alt?: string;
|
|
690
|
+
/** JSONP */
|
|
691
|
+
callback?: string;
|
|
692
|
+
/** Selector specifying which fields to include in a partial response. */
|
|
693
|
+
fields?: string;
|
|
694
|
+
/** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
|
|
695
|
+
key?: string;
|
|
696
|
+
/** OAuth 2.0 token for the current user. */
|
|
697
|
+
oauth_token?: string;
|
|
698
|
+
/** Optional. The maximum number of audience exports to return. The service may return fewer than this value. If unspecified, at most 200 audience exports will be returned. The maximum value is 1000 (higher values will be coerced to the maximum). */
|
|
699
|
+
pageSize?: number;
|
|
700
|
+
/** Optional. A page token, received from a previous `ListAudienceExports` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListAudienceExports` must match the call that provided the page token. */
|
|
701
|
+
pageToken?: string;
|
|
702
|
+
/** Required. All audience exports for this property will be listed in the response. Format: `properties/{property}` */
|
|
703
|
+
parent: string;
|
|
704
|
+
/** Returns response with indentations and line breaks. */
|
|
705
|
+
prettyPrint?: boolean;
|
|
706
|
+
/** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
|
|
707
|
+
quotaUser?: string;
|
|
708
|
+
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
709
|
+
upload_protocol?: string;
|
|
710
|
+
/** Legacy upload protocol for media (e.g. "media", "multipart"). */
|
|
711
|
+
uploadType?: string;
|
|
712
|
+
}): Request<ListAudienceExportsResponse>;
|
|
713
|
+
/** Retrieves an audience export of users. After creating an audience, the users are not immediately available for exporting. First, a request to `CreateAudienceExport` is necessary to create an audience export of users, and then second, this method is used to retrieve the users in the audience export. See [Creating an Audience Export](https://developers.google.com/analytics/devguides/reporting/data/v1/audience-list-basics) for an introduction to Audience Exports with examples. Audiences in Google Analytics 4 allow you to segment your users in the ways that are important to your business. To learn more, see https://support.google.com/analytics/answer/9267572. Audience Export APIs have some methods at alpha and other methods at beta stability. The intention is to advance methods to beta stability after some feedback and adoption. To give your feedback on this API, complete the [Google Analytics Audience Export API Feedback](https://forms.gle/EeA5u5LW6PEggtCEA) form. */
|
|
714
|
+
query(request: {
|
|
715
|
+
/** V1 error format. */
|
|
716
|
+
'$.xgafv'?: string;
|
|
717
|
+
/** OAuth access token. */
|
|
718
|
+
access_token?: string;
|
|
719
|
+
/** Data format for response. */
|
|
720
|
+
alt?: string;
|
|
721
|
+
/** JSONP */
|
|
722
|
+
callback?: string;
|
|
723
|
+
/** Selector specifying which fields to include in a partial response. */
|
|
724
|
+
fields?: string;
|
|
725
|
+
/** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
|
|
726
|
+
key?: string;
|
|
727
|
+
/** Required. The name of the audience export to retrieve users from. Format: `properties/{property}/audienceExports/{audience_export}` */
|
|
728
|
+
name: string;
|
|
729
|
+
/** OAuth 2.0 token for the current user. */
|
|
730
|
+
oauth_token?: string;
|
|
731
|
+
/** Returns response with indentations and line breaks. */
|
|
732
|
+
prettyPrint?: boolean;
|
|
733
|
+
/** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
|
|
734
|
+
quotaUser?: string;
|
|
735
|
+
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
736
|
+
upload_protocol?: string;
|
|
737
|
+
/** Legacy upload protocol for media (e.g. "media", "multipart"). */
|
|
738
|
+
uploadType?: string;
|
|
739
|
+
/** Request body */
|
|
740
|
+
resource: QueryAudienceExportRequest;
|
|
741
|
+
}): Request<QueryAudienceExportResponse>;
|
|
742
|
+
query(
|
|
743
|
+
request: {
|
|
744
|
+
/** V1 error format. */
|
|
745
|
+
'$.xgafv'?: string;
|
|
746
|
+
/** OAuth access token. */
|
|
747
|
+
access_token?: string;
|
|
748
|
+
/** Data format for response. */
|
|
749
|
+
alt?: string;
|
|
750
|
+
/** JSONP */
|
|
751
|
+
callback?: string;
|
|
752
|
+
/** Selector specifying which fields to include in a partial response. */
|
|
753
|
+
fields?: string;
|
|
754
|
+
/** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
|
|
755
|
+
key?: string;
|
|
756
|
+
/** Required. The name of the audience export to retrieve users from. Format: `properties/{property}/audienceExports/{audience_export}` */
|
|
757
|
+
name: string;
|
|
758
|
+
/** OAuth 2.0 token for the current user. */
|
|
759
|
+
oauth_token?: string;
|
|
760
|
+
/** Returns response with indentations and line breaks. */
|
|
761
|
+
prettyPrint?: boolean;
|
|
762
|
+
/** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
|
|
763
|
+
quotaUser?: string;
|
|
764
|
+
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
765
|
+
upload_protocol?: string;
|
|
766
|
+
/** Legacy upload protocol for media (e.g. "media", "multipart"). */
|
|
767
|
+
uploadType?: string;
|
|
768
|
+
},
|
|
769
|
+
body: QueryAudienceExportRequest
|
|
770
|
+
): Request<QueryAudienceExportResponse>;
|
|
771
|
+
}
|
|
522
772
|
interface PropertiesResource {
|
|
523
773
|
/** Returns multiple pivot reports in a batch. All reports must be for the same GA4 Property. */
|
|
524
774
|
batchRunPivotReports(request: {
|
|
@@ -895,6 +1145,7 @@ declare namespace gapi.client {
|
|
|
895
1145
|
},
|
|
896
1146
|
body: RunReportRequest
|
|
897
1147
|
): Request<RunReportResponse>;
|
|
1148
|
+
audienceExports: AudienceExportsResource;
|
|
898
1149
|
}
|
|
899
1150
|
|
|
900
1151
|
const properties: PropertiesResource;
|