@googleapis/searchads360 6.3.0 → 7.0.1

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/CHANGELOG.md CHANGED
@@ -1,5 +1,30 @@
1
1
  # Changelog
2
2
 
3
+ ## [7.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/searchads360-v7.0.0...searchads360-v7.0.1) (2025-06-04)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * **deps:** upgrade googleapis-common to 8.0.2-rc ([f4b0990](https://github.com/googleapis/google-api-nodejs-client/commit/f4b099071040cfbcfe4a2e7d487d45ee93b369e0))
9
+
10
+ ## [7.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/searchads360-v6.4.0...searchads360-v7.0.0) (2025-05-29)
11
+
12
+
13
+ ### ⚠ BREAKING CHANGES
14
+
15
+ * upgrade to node 18
16
+
17
+ ### Features
18
+
19
+ * upgrade to node 18 ([682fbb8](https://github.com/googleapis/google-api-nodejs-client/commit/682fbb869189ae92b3e9a194d37d0548af0c1f92))
20
+
21
+ ## [6.4.0](https://github.com/googleapis/google-api-nodejs-client/compare/searchads360-v6.3.0...searchads360-v6.4.0) (2025-05-05)
22
+
23
+
24
+ ### Features
25
+
26
+ * **searchads360:** update the API ([07726ff](https://github.com/googleapis/google-api-nodejs-client/commit/07726ff93e1fe65944ea3c0ca64c684c8f416cda))
27
+
3
28
  ## [6.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/searchads360-v6.2.0...searchads360-v6.3.0) (2025-02-04)
4
29
 
5
30
 
package/build/index.d.ts CHANGED
@@ -9,4 +9,4 @@ export declare function searchads360(options: searchads360_v0.Options): searchad
9
9
  declare const auth: AuthPlus;
10
10
  export { auth };
11
11
  export { searchads360_v0 };
12
- export { AuthPlus, GlobalOptions, APIRequestContext, GoogleConfigurable, StreamMethodOptions, GaxiosPromise, MethodOptions, BodyResponseCallback, } from 'googleapis-common';
12
+ export { AuthPlus, GlobalOptions, APIRequestContext, GoogleConfigurable, StreamMethodOptions, MethodOptions, BodyResponseCallback, } from 'googleapis-common';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";AAAA,4BAA4B;AAC5B,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,gDAAgD;AAChD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;;;AAEjC,kCAAkC;AAElC,yDAAuE;AACvE,6BAAqC;AAmB7B,gGAnBA,oBAAe,OAmBA;AAjBV,QAAA,QAAQ,GAAG;IACtB,EAAE,EAAE,oBAAe,CAAC,YAAY;CACjC,CAAC;AAMF,SAAgB,YAAY,CAE1B,gBAAgD;IAEhD,OAAO,IAAA,0BAAM,EAAI,cAAc,EAAE,gBAAgB,EAAE,gBAAQ,EAAE,IAAI,CAAC,CAAC;AACrE,CAAC;AALD,oCAKC;AAED,MAAM,IAAI,GAAG,IAAI,4BAAQ,EAAE,CAAC;AACpB,oBAAI;AAEZ,uDAS2B;AARzB,6GAAA,QAAQ,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";AAAA,4BAA4B;AAC5B,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,gDAAgD;AAChD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;;;AAEjC,kCAAkC;AAElC,yDAAuE;AACvE,6BAAqC;AAmB7B,gGAnBA,oBAAe,OAmBA;AAjBV,QAAA,QAAQ,GAAG;IACtB,EAAE,EAAE,oBAAe,CAAC,YAAY;CACjC,CAAC;AAMF,SAAgB,YAAY,CAE1B,gBAAgD;IAEhD,OAAO,IAAA,0BAAM,EAAI,cAAc,EAAE,gBAAgB,EAAE,gBAAQ,EAAE,IAAI,CAAC,CAAC;AACrE,CAAC;AALD,oCAKC;AAED,MAAM,IAAI,GAAG,IAAI,4BAAQ,EAAE,CAAC;AACpB,oBAAI;AAEZ,uDAQ2B;AAPzB,6GAAA,QAAQ,OAAA"}
package/build/v0.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /// <reference types="node" />
2
- import { OAuth2Client, JWT, Compute, UserRefreshClient, BaseExternalAccountClient, GaxiosPromise, GoogleConfigurable, MethodOptions, StreamMethodOptions, GlobalOptions, GoogleAuth, BodyResponseCallback, APIRequestContext } from 'googleapis-common';
2
+ import { OAuth2Client, JWT, Compute, UserRefreshClient, BaseExternalAccountClient, GaxiosResponseWithHTTP2, GoogleConfigurable, MethodOptions, StreamMethodOptions, GlobalOptions, GoogleAuth, BodyResponseCallback, APIRequestContext } from 'googleapis-common';
3
3
  import { Readable } from 'stream';
4
4
  export declare namespace searchads360_v0 {
5
5
  export interface Options extends GlobalOptions {
@@ -2720,7 +2720,7 @@ export declare namespace searchads360_v0 {
2720
2720
  resourceName?: string | null;
2721
2721
  }
2722
2722
  /**
2723
- * A view on the usage of ad group ad asset combination.
2723
+ * A view on the usage of asset group asset top combinations.
2724
2724
  */
2725
2725
  export interface Schema$GoogleAdsSearchads360V0Resources__AssetGroupTopCombinationView {
2726
2726
  /**
@@ -3542,6 +3542,10 @@ export declare namespace searchads360_v0 {
3542
3542
  * A customer.
3543
3543
  */
3544
3544
  export interface Schema$GoogleAdsSearchads360V0Resources__Customer {
3545
+ /**
3546
+ * Output only. The account level of the customer: Manager, Sub-manager, Associate manager, Service account.
3547
+ */
3548
+ accountLevel?: string | null;
3545
3549
  /**
3546
3550
  * Output only. Account status, for example, Enabled, Paused, Removed, etc.
3547
3551
  */
@@ -3550,6 +3554,14 @@ export declare namespace searchads360_v0 {
3550
3554
  * Output only. Engine account type, for example, Google Ads, Microsoft Advertising, Yahoo Japan, Baidu, Facebook, Engine Track, etc.
3551
3555
  */
3552
3556
  accountType?: string | null;
3557
+ /**
3558
+ * Output only. The descriptive name of the associate manager.
3559
+ */
3560
+ associateManagerDescriptiveName?: string | null;
3561
+ /**
3562
+ * Output only. The customer ID of the associate manager. A 0 value indicates that the customer has no SA360 associate manager.
3563
+ */
3564
+ associateManagerId?: string | null;
3553
3565
  /**
3554
3566
  * Whether auto-tagging is enabled for the customer.
3555
3567
  */
@@ -3594,6 +3606,14 @@ export declare namespace searchads360_v0 {
3594
3606
  * Output only. Whether the customer is a manager.
3595
3607
  */
3596
3608
  manager?: boolean | null;
3609
+ /**
3610
+ * Output only. The descriptive name of the manager.
3611
+ */
3612
+ managerDescriptiveName?: string | null;
3613
+ /**
3614
+ * Output only. The customer ID of the manager. A 0 value indicates that the customer has no SA360 manager.
3615
+ */
3616
+ managerId?: string | null;
3597
3617
  /**
3598
3618
  * Immutable. The resource name of the customer. Customer resource names have the form: `customers/{customer_id\}`
3599
3619
  */
@@ -3602,6 +3622,14 @@ export declare namespace searchads360_v0 {
3602
3622
  * Output only. The status of the customer.
3603
3623
  */
3604
3624
  status?: string | null;
3625
+ /**
3626
+ * Output only. The descriptive name of the sub manager.
3627
+ */
3628
+ subManagerDescriptiveName?: string | null;
3629
+ /**
3630
+ * Output only. The customer ID of the sub manager. A 0 value indicates that the customer has no sub SA360 manager.
3631
+ */
3632
+ subManagerId?: string | null;
3605
3633
  /**
3606
3634
  * Immutable. The local timezone ID of the customer.
3607
3635
  */
@@ -4586,8 +4614,8 @@ export declare namespace searchads360_v0 {
4586
4614
  * @param callback - Optional callback that handles the response.
4587
4615
  * @returns A promise if used with async/await, or void if used with a callback.
4588
4616
  */
4589
- listAccessibleCustomers(params: Params$Resource$Customers$Listaccessiblecustomers, options: StreamMethodOptions): GaxiosPromise<Readable>;
4590
- listAccessibleCustomers(params?: Params$Resource$Customers$Listaccessiblecustomers, options?: MethodOptions): GaxiosPromise<Schema$GoogleAdsSearchads360V0Services__ListAccessibleCustomersResponse>;
4617
+ listAccessibleCustomers(params: Params$Resource$Customers$Listaccessiblecustomers, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
4618
+ listAccessibleCustomers(params?: Params$Resource$Customers$Listaccessiblecustomers, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$GoogleAdsSearchads360V0Services__ListAccessibleCustomersResponse>>;
4591
4619
  listAccessibleCustomers(params: Params$Resource$Customers$Listaccessiblecustomers, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
4592
4620
  listAccessibleCustomers(params: Params$Resource$Customers$Listaccessiblecustomers, options: MethodOptions | BodyResponseCallback<Schema$GoogleAdsSearchads360V0Services__ListAccessibleCustomersResponse>, callback: BodyResponseCallback<Schema$GoogleAdsSearchads360V0Services__ListAccessibleCustomersResponse>): void;
4593
4621
  listAccessibleCustomers(params: Params$Resource$Customers$Listaccessiblecustomers, callback: BodyResponseCallback<Schema$GoogleAdsSearchads360V0Services__ListAccessibleCustomersResponse>): void;
@@ -4606,8 +4634,8 @@ export declare namespace searchads360_v0 {
4606
4634
  * @param callback - Optional callback that handles the response.
4607
4635
  * @returns A promise if used with async/await, or void if used with a callback.
4608
4636
  */
4609
- get(params: Params$Resource$Customers$Customcolumns$Get, options: StreamMethodOptions): GaxiosPromise<Readable>;
4610
- get(params?: Params$Resource$Customers$Customcolumns$Get, options?: MethodOptions): GaxiosPromise<Schema$GoogleAdsSearchads360V0Resources__CustomColumn>;
4637
+ get(params: Params$Resource$Customers$Customcolumns$Get, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
4638
+ get(params?: Params$Resource$Customers$Customcolumns$Get, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$GoogleAdsSearchads360V0Resources__CustomColumn>>;
4611
4639
  get(params: Params$Resource$Customers$Customcolumns$Get, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
4612
4640
  get(params: Params$Resource$Customers$Customcolumns$Get, options: MethodOptions | BodyResponseCallback<Schema$GoogleAdsSearchads360V0Resources__CustomColumn>, callback: BodyResponseCallback<Schema$GoogleAdsSearchads360V0Resources__CustomColumn>): void;
4613
4641
  get(params: Params$Resource$Customers$Customcolumns$Get, callback: BodyResponseCallback<Schema$GoogleAdsSearchads360V0Resources__CustomColumn>): void;
@@ -4620,8 +4648,8 @@ export declare namespace searchads360_v0 {
4620
4648
  * @param callback - Optional callback that handles the response.
4621
4649
  * @returns A promise if used with async/await, or void if used with a callback.
4622
4650
  */
4623
- list(params: Params$Resource$Customers$Customcolumns$List, options: StreamMethodOptions): GaxiosPromise<Readable>;
4624
- list(params?: Params$Resource$Customers$Customcolumns$List, options?: MethodOptions): GaxiosPromise<Schema$GoogleAdsSearchads360V0Services__ListCustomColumnsResponse>;
4651
+ list(params: Params$Resource$Customers$Customcolumns$List, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
4652
+ list(params?: Params$Resource$Customers$Customcolumns$List, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$GoogleAdsSearchads360V0Services__ListCustomColumnsResponse>>;
4625
4653
  list(params: Params$Resource$Customers$Customcolumns$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
4626
4654
  list(params: Params$Resource$Customers$Customcolumns$List, options: MethodOptions | BodyResponseCallback<Schema$GoogleAdsSearchads360V0Services__ListCustomColumnsResponse>, callback: BodyResponseCallback<Schema$GoogleAdsSearchads360V0Services__ListCustomColumnsResponse>): void;
4627
4655
  list(params: Params$Resource$Customers$Customcolumns$List, callback: BodyResponseCallback<Schema$GoogleAdsSearchads360V0Services__ListCustomColumnsResponse>): void;
@@ -4650,8 +4678,8 @@ export declare namespace searchads360_v0 {
4650
4678
  * @param callback - Optional callback that handles the response.
4651
4679
  * @returns A promise if used with async/await, or void if used with a callback.
4652
4680
  */
4653
- search(params: Params$Resource$Customers$Searchads360$Search, options: StreamMethodOptions): GaxiosPromise<Readable>;
4654
- search(params?: Params$Resource$Customers$Searchads360$Search, options?: MethodOptions): GaxiosPromise<Schema$GoogleAdsSearchads360V0Services__SearchSearchAds360Response>;
4681
+ search(params: Params$Resource$Customers$Searchads360$Search, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
4682
+ search(params?: Params$Resource$Customers$Searchads360$Search, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$GoogleAdsSearchads360V0Services__SearchSearchAds360Response>>;
4655
4683
  search(params: Params$Resource$Customers$Searchads360$Search, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
4656
4684
  search(params: Params$Resource$Customers$Searchads360$Search, options: MethodOptions | BodyResponseCallback<Schema$GoogleAdsSearchads360V0Services__SearchSearchAds360Response>, callback: BodyResponseCallback<Schema$GoogleAdsSearchads360V0Services__SearchSearchAds360Response>): void;
4657
4685
  search(params: Params$Resource$Customers$Searchads360$Search, callback: BodyResponseCallback<Schema$GoogleAdsSearchads360V0Services__SearchSearchAds360Response>): void;
@@ -4678,8 +4706,8 @@ export declare namespace searchads360_v0 {
4678
4706
  * @param callback - Optional callback that handles the response.
4679
4707
  * @returns A promise if used with async/await, or void if used with a callback.
4680
4708
  */
4681
- get(params: Params$Resource$Searchads360fields$Get, options: StreamMethodOptions): GaxiosPromise<Readable>;
4682
- get(params?: Params$Resource$Searchads360fields$Get, options?: MethodOptions): GaxiosPromise<Schema$GoogleAdsSearchads360V0Resources__SearchAds360Field>;
4709
+ get(params: Params$Resource$Searchads360fields$Get, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
4710
+ get(params?: Params$Resource$Searchads360fields$Get, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$GoogleAdsSearchads360V0Resources__SearchAds360Field>>;
4683
4711
  get(params: Params$Resource$Searchads360fields$Get, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
4684
4712
  get(params: Params$Resource$Searchads360fields$Get, options: MethodOptions | BodyResponseCallback<Schema$GoogleAdsSearchads360V0Resources__SearchAds360Field>, callback: BodyResponseCallback<Schema$GoogleAdsSearchads360V0Resources__SearchAds360Field>): void;
4685
4713
  get(params: Params$Resource$Searchads360fields$Get, callback: BodyResponseCallback<Schema$GoogleAdsSearchads360V0Resources__SearchAds360Field>): void;
@@ -4692,8 +4720,8 @@ export declare namespace searchads360_v0 {
4692
4720
  * @param callback - Optional callback that handles the response.
4693
4721
  * @returns A promise if used with async/await, or void if used with a callback.
4694
4722
  */
4695
- search(params: Params$Resource$Searchads360fields$Search, options: StreamMethodOptions): GaxiosPromise<Readable>;
4696
- search(params?: Params$Resource$Searchads360fields$Search, options?: MethodOptions): GaxiosPromise<Schema$GoogleAdsSearchads360V0Services__SearchSearchAds360FieldsResponse>;
4723
+ search(params: Params$Resource$Searchads360fields$Search, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
4724
+ search(params?: Params$Resource$Searchads360fields$Search, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$GoogleAdsSearchads360V0Services__SearchSearchAds360FieldsResponse>>;
4697
4725
  search(params: Params$Resource$Searchads360fields$Search, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
4698
4726
  search(params: Params$Resource$Searchads360fields$Search, options: MethodOptions | BodyResponseCallback<Schema$GoogleAdsSearchads360V0Services__SearchSearchAds360FieldsResponse>, callback: BodyResponseCallback<Schema$GoogleAdsSearchads360V0Services__SearchSearchAds360FieldsResponse>): void;
4699
4727
  search(params: Params$Resource$Searchads360fields$Search, callback: BodyResponseCallback<Schema$GoogleAdsSearchads360V0Services__SearchSearchAds360FieldsResponse>): void;
package/build/v0.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"v0.js","sourceRoot":"","sources":["../v0.ts"],"names":[],"mappings":";AAAA,4BAA4B;AAC5B,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,gDAAgD;AAChD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;;;AAEjC,uDAAuD;AACvD,sDAAsD;AACtD,0DAA0D;AAC1D,oDAAoD;AACpD,4CAA4C;AAE5C,yDAe2B;AAG3B,IAAiB,eAAe,CA4nK/B;AA5nKD,WAAiB,eAAe;IAgE9B;;;;;;;;;;OAUG;IACH,MAAa,YAAY;QAKvB,YAAY,OAAsB,EAAE,MAA2B;YAC7D,IAAI,CAAC,OAAO,GAAG;gBACb,QAAQ,EAAE,OAAO,IAAI,EAAE;gBACvB,MAAM;aACP,CAAC;YAEF,IAAI,CAAC,SAAS,GAAG,IAAI,kBAAkB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;YACtD,IAAI,CAAC,kBAAkB,GAAG,IAAI,2BAA2B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC1E,CAAC;KACF;IAdY,4BAAY,eAcxB,CAAA;IAk5ID,MAAa,kBAAkB;QAI7B,YAAY,OAA0B;YACpC,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;YACvB,IAAI,CAAC,aAAa,GAAG,IAAI,gCAAgC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;YACxE,IAAI,CAAC,YAAY,GAAG,IAAI,+BAA+B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxE,CAAC;QAqCD,uBAAuB,CACrB,gBAGkC,EAClC,iBAIkC,EAClC,QAEkC;YAKlC,IAAI,MAAM,GAAG,CAAC,gBAAgB;gBAC5B,EAAE,CAAsD,CAAC;YAC3D,IAAI,OAAO,GAAG,CAAC,iBAAiB,IAAI,EAAE,CAAkB,CAAC;YAEzD,IAAI,OAAO,gBAAgB,KAAK,UAAU,EAAE;gBAC1C,QAAQ,GAAG,gBAAgB,CAAC;gBAC5B,MAAM,GAAG,EAAuD,CAAC;gBACjE,OAAO,GAAG,EAAE,CAAC;aACd;YAED,IAAI,OAAO,iBAAiB,KAAK,UAAU,EAAE;gBAC3C,QAAQ,GAAG,iBAAiB,CAAC;gBAC7B,OAAO,GAAG,EAAE,CAAC;aACd;YAED,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,sCAAsC,CAAC;YAC1E,MAAM,UAAU,GAAG;gBACjB,OAAO,EAAE,MAAM,CAAC,MAAM,CACpB;oBACE,GAAG,EAAE,CAAC,OAAO,GAAG,uCAAuC,CAAC,CAAC,OAAO,CAC9D,cAAc,EACd,IAAI,CACL;oBACD,MAAM,EAAE,KAAK;oBACb,UAAU,EAAE,EAAE;iBACf,EACD,OAAO,CACR;gBACD,MAAM;gBACN,cAAc,EAAE,EAAE;gBAClB,UAAU,EAAE,EAAE;gBACd,OAAO,EAAE,IAAI,CAAC,OAAO;aACtB,CAAC;YACF,IAAI,QAAQ,EAAE;gBACZ,IAAA,oCAAgB,EACd,UAAU,EACV,QAAyC,CAC1C,CAAC;aACH;iBAAM;gBACL,OAAO,IAAA,oCAAgB,EACrB,UAAU,CACX,CAAC;aACH;QACH,CAAC;KACF;IA1GY,kCAAkB,qBA0G9B,CAAA;IAKD,MAAa,gCAAgC;QAE3C,YAAY,OAA0B;YACpC,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACzB,CAAC;QAqCD,GAAG,CACD,gBAGkC,EAClC,iBAIkC,EAClC,QAEkC;YAKlC,IAAI,MAAM,GAAG,CAAC,gBAAgB;gBAC5B,EAAE,CAAgD,CAAC;YACrD,IAAI,OAAO,GAAG,CAAC,iBAAiB,IAAI,EAAE,CAAkB,CAAC;YAEzD,IAAI,OAAO,gBAAgB,KAAK,UAAU,EAAE;gBAC1C,QAAQ,GAAG,gBAAgB,CAAC;gBAC5B,MAAM,GAAG,EAAiD,CAAC;gBAC3D,OAAO,GAAG,EAAE,CAAC;aACd;YAED,IAAI,OAAO,iBAAiB,KAAK,UAAU,EAAE;gBAC3C,QAAQ,GAAG,iBAAiB,CAAC;gBAC7B,OAAO,GAAG,EAAE,CAAC;aACd;YAED,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,sCAAsC,CAAC;YAC1E,MAAM,UAAU,GAAG;gBACjB,OAAO,EAAE,MAAM,CAAC,MAAM,CACpB;oBACE,GAAG,EAAE,CAAC,OAAO,GAAG,qBAAqB,CAAC,CAAC,OAAO,CAC5C,cAAc,EACd,IAAI,CACL;oBACD,MAAM,EAAE,KAAK;oBACb,UAAU,EAAE,EAAE;iBACf,EACD,OAAO,CACR;gBACD,MAAM;gBACN,cAAc,EAAE,CAAC,cAAc,CAAC;gBAChC,UAAU,EAAE,CAAC,cAAc,CAAC;gBAC5B,OAAO,EAAE,IAAI,CAAC,OAAO;aACtB,CAAC;YACF,IAAI,QAAQ,EAAE;gBACZ,IAAA,oCAAgB,EACd,UAAU,EACV,QAAyC,CAC1C,CAAC;aACH;iBAAM;gBACL,OAAO,IAAA,oCAAgB,EACrB,UAAU,CACX,CAAC;aACH;QACH,CAAC;QAqCD,IAAI,CACF,gBAGkC,EAClC,iBAIkC,EAClC,QAEkC;YAKlC,IAAI,MAAM,GAAG,CAAC,gBAAgB;gBAC5B,EAAE,CAAiD,CAAC;YACtD,IAAI,OAAO,GAAG,CAAC,iBAAiB,IAAI,EAAE,CAAkB,CAAC;YAEzD,IAAI,OAAO,gBAAgB,KAAK,UAAU,EAAE;gBAC1C,QAAQ,GAAG,gBAAgB,CAAC;gBAC5B,MAAM,GAAG,EAAkD,CAAC;gBAC5D,OAAO,GAAG,EAAE,CAAC;aACd;YAED,IAAI,OAAO,iBAAiB,KAAK,UAAU,EAAE;gBAC3C,QAAQ,GAAG,iBAAiB,CAAC;gBAC7B,OAAO,GAAG,EAAE,CAAC;aACd;YAED,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,sCAAsC,CAAC;YAC1E,MAAM,UAAU,GAAG;gBACjB,OAAO,EAAE,MAAM,CAAC,MAAM,CACpB;oBACE,GAAG,EAAE,CACH,OAAO,GAAG,2CAA2C,CACtD,CAAC,OAAO,CAAC,cAAc,EAAE,IAAI,CAAC;oBAC/B,MAAM,EAAE,KAAK;oBACb,UAAU,EAAE,EAAE;iBACf,EACD,OAAO,CACR;gBACD,MAAM;gBACN,cAAc,EAAE,CAAC,YAAY,CAAC;gBAC9B,UAAU,EAAE,CAAC,YAAY,CAAC;gBAC1B,OAAO,EAAE,IAAI,CAAC,OAAO;aACtB,CAAC;YACF,IAAI,QAAQ,EAAE;gBACZ,IAAA,oCAAgB,EACd,UAAU,EACV,QAAyC,CAC1C,CAAC;aACH;iBAAM;gBACL,OAAO,IAAA,oCAAgB,EACrB,UAAU,CACX,CAAC;aACH;QACH,CAAC;KACF;IAtMY,gDAAgC,mCAsM5C,CAAA;IAiBD,MAAa,+BAA+B;QAE1C,YAAY,OAA0B;YACpC,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACzB,CAAC;QAqCD,MAAM,CACJ,gBAGkC,EAClC,iBAIkC,EAClC,QAEkC;YAKlC,IAAI,MAAM,GAAG,CAAC,gBAAgB;gBAC5B,EAAE,CAAkD,CAAC;YACvD,IAAI,OAAO,GAAG,CAAC,iBAAiB,IAAI,EAAE,CAAkB,CAAC;YAEzD,IAAI,OAAO,gBAAgB,KAAK,UAAU,EAAE;gBAC1C,QAAQ,GAAG,gBAAgB,CAAC;gBAC5B,MAAM,GAAG,EAAmD,CAAC;gBAC7D,OAAO,GAAG,EAAE,CAAC;aACd;YAED,IAAI,OAAO,iBAAiB,KAAK,UAAU,EAAE;gBAC3C,QAAQ,GAAG,iBAAiB,CAAC;gBAC7B,OAAO,GAAG,EAAE,CAAC;aACd;YAED,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,sCAAsC,CAAC;YAC1E,MAAM,UAAU,GAAG;gBACjB,OAAO,EAAE,MAAM,CAAC,MAAM,CACpB;oBACE,GAAG,EAAE,CACH,OAAO,GAAG,iDAAiD,CAC5D,CAAC,OAAO,CAAC,cAAc,EAAE,IAAI,CAAC;oBAC/B,MAAM,EAAE,MAAM;oBACd,UAAU,EAAE,EAAE;iBACf,EACD,OAAO,CACR;gBACD,MAAM;gBACN,cAAc,EAAE,CAAC,YAAY,CAAC;gBAC9B,UAAU,EAAE,CAAC,YAAY,CAAC;gBAC1B,OAAO,EAAE,IAAI,CAAC,OAAO;aACtB,CAAC;YACF,IAAI,QAAQ,EAAE;gBACZ,IAAA,oCAAgB,EACd,UAAU,EACV,QAAyC,CAC1C,CAAC;aACH;iBAAM;gBACL,OAAO,IAAA,oCAAgB,EACrB,UAAU,CACX,CAAC;aACH;QACH,CAAC;KACF;IArGY,+CAA+B,kCAqG3C,CAAA;IAeD,MAAa,2BAA2B;QAEtC,YAAY,OAA0B;YACpC,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACzB,CAAC;QAqCD,GAAG,CACD,gBAGkC,EAClC,iBAIkC,EAClC,QAEkC;YAKlC,IAAI,MAAM,GAAG,CAAC,gBAAgB;gBAC5B,EAAE,CAA2C,CAAC;YAChD,IAAI,OAAO,GAAG,CAAC,iBAAiB,IAAI,EAAE,CAAkB,CAAC;YAEzD,IAAI,OAAO,gBAAgB,KAAK,UAAU,EAAE;gBAC1C,QAAQ,GAAG,gBAAgB,CAAC;gBAC5B,MAAM,GAAG,EAA4C,CAAC;gBACtD,OAAO,GAAG,EAAE,CAAC;aACd;YAED,IAAI,OAAO,iBAAiB,KAAK,UAAU,EAAE;gBAC3C,QAAQ,GAAG,iBAAiB,CAAC;gBAC7B,OAAO,GAAG,EAAE,CAAC;aACd;YAED,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,sCAAsC,CAAC;YAC1E,MAAM,UAAU,GAAG;gBACjB,OAAO,EAAE,MAAM,CAAC,MAAM,CACpB;oBACE,GAAG,EAAE,CAAC,OAAO,GAAG,qBAAqB,CAAC,CAAC,OAAO,CAC5C,cAAc,EACd,IAAI,CACL;oBACD,MAAM,EAAE,KAAK;oBACb,UAAU,EAAE,EAAE;iBACf,EACD,OAAO,CACR;gBACD,MAAM;gBACN,cAAc,EAAE,CAAC,cAAc,CAAC;gBAChC,UAAU,EAAE,CAAC,cAAc,CAAC;gBAC5B,OAAO,EAAE,IAAI,CAAC,OAAO;aACtB,CAAC;YACF,IAAI,QAAQ,EAAE;gBACZ,IAAA,oCAAgB,EACd,UAAU,EACV,QAAyC,CAC1C,CAAC;aACH;iBAAM;gBACL,OAAO,IAAA,oCAAgB,EACrB,UAAU,CACX,CAAC;aACH;QACH,CAAC;QAqCD,MAAM,CACJ,gBAGkC,EAClC,iBAIkC,EAClC,QAEkC;YAKlC,IAAI,MAAM,GAAG,CAAC,gBAAgB;gBAC5B,EAAE,CAA8C,CAAC;YACnD,IAAI,OAAO,GAAG,CAAC,iBAAiB,IAAI,EAAE,CAAkB,CAAC;YAEzD,IAAI,OAAO,gBAAgB,KAAK,UAAU,EAAE;gBAC1C,QAAQ,GAAG,gBAAgB,CAAC;gBAC5B,MAAM,GAAG,EAA+C,CAAC;gBACzD,OAAO,GAAG,EAAE,CAAC;aACd;YAED,IAAI,OAAO,iBAAiB,KAAK,UAAU,EAAE;gBAC3C,QAAQ,GAAG,iBAAiB,CAAC;gBAC7B,OAAO,GAAG,EAAE,CAAC;aACd;YAED,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,sCAAsC,CAAC;YAC1E,MAAM,UAAU,GAAG;gBACjB,OAAO,EAAE,MAAM,CAAC,MAAM,CACpB;oBACE,GAAG,EAAE,CAAC,OAAO,GAAG,+BAA+B,CAAC,CAAC,OAAO,CACtD,cAAc,EACd,IAAI,CACL;oBACD,MAAM,EAAE,MAAM;oBACd,UAAU,EAAE,EAAE;iBACf,EACD,OAAO,CACR;gBACD,MAAM;gBACN,cAAc,EAAE,EAAE;gBAClB,UAAU,EAAE,EAAE;gBACd,OAAO,EAAE,IAAI,CAAC,OAAO;aACtB,CAAC;YACF,IAAI,QAAQ,EAAE;gBACZ,IAAA,oCAAgB,EACd,UAAU,EACV,QAAyC,CAC1C,CAAC;aACH;iBAAM;gBACL,OAAO,IAAA,oCAAgB,EACrB,UAAU,CACX,CAAC;aACH;QACH,CAAC;KACF;IAvMY,2CAA2B,8BAuMvC,CAAA;AAgBH,CAAC,EA5nKgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QA4nK/B"}
1
+ {"version":3,"file":"v0.js","sourceRoot":"","sources":["../v0.ts"],"names":[],"mappings":"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"}
package/index.ts CHANGED
@@ -40,7 +40,6 @@ export {
40
40
  APIRequestContext,
41
41
  GoogleConfigurable,
42
42
  StreamMethodOptions,
43
- GaxiosPromise,
44
43
  MethodOptions,
45
44
  BodyResponseCallback,
46
45
  } from 'googleapis-common';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@googleapis/searchads360",
3
- "version": "6.3.0",
3
+ "version": "7.0.1",
4
4
  "description": "searchads360",
5
5
  "main": "build/index.js",
6
6
  "types": "build/index.d.ts",
@@ -28,7 +28,7 @@
28
28
  "webpack": "webpack"
29
29
  },
30
30
  "dependencies": {
31
- "googleapis-common": "^7.0.0"
31
+ "googleapis-common": "^8.0.2-rc.0"
32
32
  },
33
33
  "devDependencies": {
34
34
  "@microsoft/api-documenter": "^7.8.10",
package/v0.ts CHANGED
@@ -23,7 +23,7 @@ import {
23
23
  Compute,
24
24
  UserRefreshClient,
25
25
  BaseExternalAccountClient,
26
- GaxiosPromise,
26
+ GaxiosResponseWithHTTP2,
27
27
  GoogleConfigurable,
28
28
  createAPIRequest,
29
29
  MethodOptions,
@@ -2768,7 +2768,7 @@ export namespace searchads360_v0 {
2768
2768
  resourceName?: string | null;
2769
2769
  }
2770
2770
  /**
2771
- * A view on the usage of ad group ad asset combination.
2771
+ * A view on the usage of asset group asset top combinations.
2772
2772
  */
2773
2773
  export interface Schema$GoogleAdsSearchads360V0Resources__AssetGroupTopCombinationView {
2774
2774
  /**
@@ -3590,6 +3590,10 @@ export namespace searchads360_v0 {
3590
3590
  * A customer.
3591
3591
  */
3592
3592
  export interface Schema$GoogleAdsSearchads360V0Resources__Customer {
3593
+ /**
3594
+ * Output only. The account level of the customer: Manager, Sub-manager, Associate manager, Service account.
3595
+ */
3596
+ accountLevel?: string | null;
3593
3597
  /**
3594
3598
  * Output only. Account status, for example, Enabled, Paused, Removed, etc.
3595
3599
  */
@@ -3598,6 +3602,14 @@ export namespace searchads360_v0 {
3598
3602
  * Output only. Engine account type, for example, Google Ads, Microsoft Advertising, Yahoo Japan, Baidu, Facebook, Engine Track, etc.
3599
3603
  */
3600
3604
  accountType?: string | null;
3605
+ /**
3606
+ * Output only. The descriptive name of the associate manager.
3607
+ */
3608
+ associateManagerDescriptiveName?: string | null;
3609
+ /**
3610
+ * Output only. The customer ID of the associate manager. A 0 value indicates that the customer has no SA360 associate manager.
3611
+ */
3612
+ associateManagerId?: string | null;
3601
3613
  /**
3602
3614
  * Whether auto-tagging is enabled for the customer.
3603
3615
  */
@@ -3642,6 +3654,14 @@ export namespace searchads360_v0 {
3642
3654
  * Output only. Whether the customer is a manager.
3643
3655
  */
3644
3656
  manager?: boolean | null;
3657
+ /**
3658
+ * Output only. The descriptive name of the manager.
3659
+ */
3660
+ managerDescriptiveName?: string | null;
3661
+ /**
3662
+ * Output only. The customer ID of the manager. A 0 value indicates that the customer has no SA360 manager.
3663
+ */
3664
+ managerId?: string | null;
3645
3665
  /**
3646
3666
  * Immutable. The resource name of the customer. Customer resource names have the form: `customers/{customer_id\}`
3647
3667
  */
@@ -3650,6 +3670,14 @@ export namespace searchads360_v0 {
3650
3670
  * Output only. The status of the customer.
3651
3671
  */
3652
3672
  status?: string | null;
3673
+ /**
3674
+ * Output only. The descriptive name of the sub manager.
3675
+ */
3676
+ subManagerDescriptiveName?: string | null;
3677
+ /**
3678
+ * Output only. The customer ID of the sub manager. A 0 value indicates that the customer has no sub SA360 manager.
3679
+ */
3680
+ subManagerId?: string | null;
3653
3681
  /**
3654
3682
  * Immutable. The local timezone ID of the customer.
3655
3683
  */
@@ -4643,11 +4671,13 @@ export namespace searchads360_v0 {
4643
4671
  listAccessibleCustomers(
4644
4672
  params: Params$Resource$Customers$Listaccessiblecustomers,
4645
4673
  options: StreamMethodOptions
4646
- ): GaxiosPromise<Readable>;
4674
+ ): Promise<GaxiosResponseWithHTTP2<Readable>>;
4647
4675
  listAccessibleCustomers(
4648
4676
  params?: Params$Resource$Customers$Listaccessiblecustomers,
4649
4677
  options?: MethodOptions
4650
- ): GaxiosPromise<Schema$GoogleAdsSearchads360V0Services__ListAccessibleCustomersResponse>;
4678
+ ): Promise<
4679
+ GaxiosResponseWithHTTP2<Schema$GoogleAdsSearchads360V0Services__ListAccessibleCustomersResponse>
4680
+ >;
4651
4681
  listAccessibleCustomers(
4652
4682
  params: Params$Resource$Customers$Listaccessiblecustomers,
4653
4683
  options: StreamMethodOptions | BodyResponseCallback<Readable>,
@@ -4682,8 +4712,10 @@ export namespace searchads360_v0 {
4682
4712
  | BodyResponseCallback<Readable>
4683
4713
  ):
4684
4714
  | void
4685
- | GaxiosPromise<Schema$GoogleAdsSearchads360V0Services__ListAccessibleCustomersResponse>
4686
- | GaxiosPromise<Readable> {
4715
+ | Promise<
4716
+ GaxiosResponseWithHTTP2<Schema$GoogleAdsSearchads360V0Services__ListAccessibleCustomersResponse>
4717
+ >
4718
+ | Promise<GaxiosResponseWithHTTP2<Readable>> {
4687
4719
  let params = (paramsOrCallback ||
4688
4720
  {}) as Params$Resource$Customers$Listaccessiblecustomers;
4689
4721
  let options = (optionsOrCallback || {}) as MethodOptions;
@@ -4750,11 +4782,13 @@ export namespace searchads360_v0 {
4750
4782
  get(
4751
4783
  params: Params$Resource$Customers$Customcolumns$Get,
4752
4784
  options: StreamMethodOptions
4753
- ): GaxiosPromise<Readable>;
4785
+ ): Promise<GaxiosResponseWithHTTP2<Readable>>;
4754
4786
  get(
4755
4787
  params?: Params$Resource$Customers$Customcolumns$Get,
4756
4788
  options?: MethodOptions
4757
- ): GaxiosPromise<Schema$GoogleAdsSearchads360V0Resources__CustomColumn>;
4789
+ ): Promise<
4790
+ GaxiosResponseWithHTTP2<Schema$GoogleAdsSearchads360V0Resources__CustomColumn>
4791
+ >;
4758
4792
  get(
4759
4793
  params: Params$Resource$Customers$Customcolumns$Get,
4760
4794
  options: StreamMethodOptions | BodyResponseCallback<Readable>,
@@ -4789,8 +4823,10 @@ export namespace searchads360_v0 {
4789
4823
  | BodyResponseCallback<Readable>
4790
4824
  ):
4791
4825
  | void
4792
- | GaxiosPromise<Schema$GoogleAdsSearchads360V0Resources__CustomColumn>
4793
- | GaxiosPromise<Readable> {
4826
+ | Promise<
4827
+ GaxiosResponseWithHTTP2<Schema$GoogleAdsSearchads360V0Resources__CustomColumn>
4828
+ >
4829
+ | Promise<GaxiosResponseWithHTTP2<Readable>> {
4794
4830
  let params = (paramsOrCallback ||
4795
4831
  {}) as Params$Resource$Customers$Customcolumns$Get;
4796
4832
  let options = (optionsOrCallback || {}) as MethodOptions;
@@ -4847,11 +4883,13 @@ export namespace searchads360_v0 {
4847
4883
  list(
4848
4884
  params: Params$Resource$Customers$Customcolumns$List,
4849
4885
  options: StreamMethodOptions
4850
- ): GaxiosPromise<Readable>;
4886
+ ): Promise<GaxiosResponseWithHTTP2<Readable>>;
4851
4887
  list(
4852
4888
  params?: Params$Resource$Customers$Customcolumns$List,
4853
4889
  options?: MethodOptions
4854
- ): GaxiosPromise<Schema$GoogleAdsSearchads360V0Services__ListCustomColumnsResponse>;
4890
+ ): Promise<
4891
+ GaxiosResponseWithHTTP2<Schema$GoogleAdsSearchads360V0Services__ListCustomColumnsResponse>
4892
+ >;
4855
4893
  list(
4856
4894
  params: Params$Resource$Customers$Customcolumns$List,
4857
4895
  options: StreamMethodOptions | BodyResponseCallback<Readable>,
@@ -4886,8 +4924,10 @@ export namespace searchads360_v0 {
4886
4924
  | BodyResponseCallback<Readable>
4887
4925
  ):
4888
4926
  | void
4889
- | GaxiosPromise<Schema$GoogleAdsSearchads360V0Services__ListCustomColumnsResponse>
4890
- | GaxiosPromise<Readable> {
4927
+ | Promise<
4928
+ GaxiosResponseWithHTTP2<Schema$GoogleAdsSearchads360V0Services__ListCustomColumnsResponse>
4929
+ >
4930
+ | Promise<GaxiosResponseWithHTTP2<Readable>> {
4891
4931
  let params = (paramsOrCallback ||
4892
4932
  {}) as Params$Resource$Customers$Customcolumns$List;
4893
4933
  let options = (optionsOrCallback || {}) as MethodOptions;
@@ -4965,11 +5005,13 @@ export namespace searchads360_v0 {
4965
5005
  search(
4966
5006
  params: Params$Resource$Customers$Searchads360$Search,
4967
5007
  options: StreamMethodOptions
4968
- ): GaxiosPromise<Readable>;
5008
+ ): Promise<GaxiosResponseWithHTTP2<Readable>>;
4969
5009
  search(
4970
5010
  params?: Params$Resource$Customers$Searchads360$Search,
4971
5011
  options?: MethodOptions
4972
- ): GaxiosPromise<Schema$GoogleAdsSearchads360V0Services__SearchSearchAds360Response>;
5012
+ ): Promise<
5013
+ GaxiosResponseWithHTTP2<Schema$GoogleAdsSearchads360V0Services__SearchSearchAds360Response>
5014
+ >;
4973
5015
  search(
4974
5016
  params: Params$Resource$Customers$Searchads360$Search,
4975
5017
  options: StreamMethodOptions | BodyResponseCallback<Readable>,
@@ -5004,8 +5046,10 @@ export namespace searchads360_v0 {
5004
5046
  | BodyResponseCallback<Readable>
5005
5047
  ):
5006
5048
  | void
5007
- | GaxiosPromise<Schema$GoogleAdsSearchads360V0Services__SearchSearchAds360Response>
5008
- | GaxiosPromise<Readable> {
5049
+ | Promise<
5050
+ GaxiosResponseWithHTTP2<Schema$GoogleAdsSearchads360V0Services__SearchSearchAds360Response>
5051
+ >
5052
+ | Promise<GaxiosResponseWithHTTP2<Readable>> {
5009
5053
  let params = (paramsOrCallback ||
5010
5054
  {}) as Params$Resource$Customers$Searchads360$Search;
5011
5055
  let options = (optionsOrCallback || {}) as MethodOptions;
@@ -5081,11 +5125,13 @@ export namespace searchads360_v0 {
5081
5125
  get(
5082
5126
  params: Params$Resource$Searchads360fields$Get,
5083
5127
  options: StreamMethodOptions
5084
- ): GaxiosPromise<Readable>;
5128
+ ): Promise<GaxiosResponseWithHTTP2<Readable>>;
5085
5129
  get(
5086
5130
  params?: Params$Resource$Searchads360fields$Get,
5087
5131
  options?: MethodOptions
5088
- ): GaxiosPromise<Schema$GoogleAdsSearchads360V0Resources__SearchAds360Field>;
5132
+ ): Promise<
5133
+ GaxiosResponseWithHTTP2<Schema$GoogleAdsSearchads360V0Resources__SearchAds360Field>
5134
+ >;
5089
5135
  get(
5090
5136
  params: Params$Resource$Searchads360fields$Get,
5091
5137
  options: StreamMethodOptions | BodyResponseCallback<Readable>,
@@ -5120,8 +5166,10 @@ export namespace searchads360_v0 {
5120
5166
  | BodyResponseCallback<Readable>
5121
5167
  ):
5122
5168
  | void
5123
- | GaxiosPromise<Schema$GoogleAdsSearchads360V0Resources__SearchAds360Field>
5124
- | GaxiosPromise<Readable> {
5169
+ | Promise<
5170
+ GaxiosResponseWithHTTP2<Schema$GoogleAdsSearchads360V0Resources__SearchAds360Field>
5171
+ >
5172
+ | Promise<GaxiosResponseWithHTTP2<Readable>> {
5125
5173
  let params = (paramsOrCallback ||
5126
5174
  {}) as Params$Resource$Searchads360fields$Get;
5127
5175
  let options = (optionsOrCallback || {}) as MethodOptions;
@@ -5178,11 +5226,13 @@ export namespace searchads360_v0 {
5178
5226
  search(
5179
5227
  params: Params$Resource$Searchads360fields$Search,
5180
5228
  options: StreamMethodOptions
5181
- ): GaxiosPromise<Readable>;
5229
+ ): Promise<GaxiosResponseWithHTTP2<Readable>>;
5182
5230
  search(
5183
5231
  params?: Params$Resource$Searchads360fields$Search,
5184
5232
  options?: MethodOptions
5185
- ): GaxiosPromise<Schema$GoogleAdsSearchads360V0Services__SearchSearchAds360FieldsResponse>;
5233
+ ): Promise<
5234
+ GaxiosResponseWithHTTP2<Schema$GoogleAdsSearchads360V0Services__SearchSearchAds360FieldsResponse>
5235
+ >;
5186
5236
  search(
5187
5237
  params: Params$Resource$Searchads360fields$Search,
5188
5238
  options: StreamMethodOptions | BodyResponseCallback<Readable>,
@@ -5217,8 +5267,10 @@ export namespace searchads360_v0 {
5217
5267
  | BodyResponseCallback<Readable>
5218
5268
  ):
5219
5269
  | void
5220
- | GaxiosPromise<Schema$GoogleAdsSearchads360V0Services__SearchSearchAds360FieldsResponse>
5221
- | GaxiosPromise<Readable> {
5270
+ | Promise<
5271
+ GaxiosResponseWithHTTP2<Schema$GoogleAdsSearchads360V0Services__SearchSearchAds360FieldsResponse>
5272
+ >
5273
+ | Promise<GaxiosResponseWithHTTP2<Readable>> {
5222
5274
  let params = (paramsOrCallback ||
5223
5275
  {}) as Params$Resource$Searchads360fields$Search;
5224
5276
  let options = (optionsOrCallback || {}) as MethodOptions;