@googleapis/searchads360 2.0.0 → 2.1.0

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/build/v0.d.ts CHANGED
@@ -119,6 +119,28 @@ export declare namespace searchads360_v0 {
119
119
  */
120
120
  interactionOnThisAsset?: boolean | null;
121
121
  }
122
+ /**
123
+ * Contains the usage information of the asset.
124
+ */
125
+ export interface Schema$GoogleAdsSearchads360V0Common__AssetUsage {
126
+ /**
127
+ * Resource name of the asset.
128
+ */
129
+ asset?: string | null;
130
+ /**
131
+ * The served field type of the asset.
132
+ */
133
+ servedAssetFieldType?: string | null;
134
+ }
135
+ /**
136
+ * An audience criterion.
137
+ */
138
+ export interface Schema$GoogleAdsSearchads360V0Common__AudienceInfo {
139
+ /**
140
+ * The Audience resource name.
141
+ */
142
+ audience?: string | null;
143
+ }
122
144
  /**
123
145
  * Business Profile location data synced from the linked Business Profile account.
124
146
  */
@@ -136,6 +158,15 @@ export declare namespace searchads360_v0 {
136
158
  */
137
159
  storeCode?: string | null;
138
160
  }
161
+ /**
162
+ * A call to action asset.
163
+ */
164
+ export interface Schema$GoogleAdsSearchads360V0Common__CallToActionAsset {
165
+ /**
166
+ * Call to action.
167
+ */
168
+ callToAction?: string | null;
169
+ }
139
170
  /**
140
171
  * A mapping that can be used by custom parameter tags in a `tracking_url_template`, `final_urls`, or `mobile_final_urls`.
141
172
  */
@@ -177,6 +208,40 @@ export declare namespace searchads360_v0 {
177
208
  */
178
209
  type?: string | null;
179
210
  }
211
+ /**
212
+ * An Image asset.
213
+ */
214
+ export interface Schema$GoogleAdsSearchads360V0Common__ImageAsset {
215
+ /**
216
+ * File size of the image asset in bytes.
217
+ */
218
+ fileSize?: string | null;
219
+ /**
220
+ * Metadata for this image at its original size.
221
+ */
222
+ fullSize?: Schema$GoogleAdsSearchads360V0Common__ImageDimension;
223
+ /**
224
+ * MIME type of the image asset.
225
+ */
226
+ mimeType?: string | null;
227
+ }
228
+ /**
229
+ * Metadata for an image at a certain size, either original or resized.
230
+ */
231
+ export interface Schema$GoogleAdsSearchads360V0Common__ImageDimension {
232
+ /**
233
+ * Height of the image.
234
+ */
235
+ heightPixels?: string | null;
236
+ /**
237
+ * A URL that returns the image with this height and width.
238
+ */
239
+ url?: string | null;
240
+ /**
241
+ * Width of the image.
242
+ */
243
+ widthPixels?: string | null;
244
+ }
180
245
  /**
181
246
  * A Keyword criterion segment.
182
247
  */
@@ -392,6 +457,38 @@ export declare namespace searchads360_v0 {
392
457
  * The value of client account conversions. This only includes conversion actions which include_in_client_account_conversions_metric attribute is set to true. If you use conversion-based bidding, your bid strategies will optimize for these conversions.
393
458
  */
394
459
  clientAccountConversionsValue?: number | null;
460
+ /**
461
+ * Client account cross-sell cost of goods sold (COGS) is the total cost of products sold as a result of advertising a different product. How it works: You report conversions with cart data for completed purchases on your website. If the ad that was interacted with before the purchase has an associated product (see Shopping Ads) then this product is considered the advertised product. Any product included in the order the customer places is a sold product. If these products don't match then this is considered cross-sell. Cross-sell cost of goods sold is the total cost of the products sold that weren't advertised. Example: Someone clicked on a Shopping ad for a hat then bought the same hat and a shirt. The hat has a cost of goods sold value of $3, the shirt has a cost of goods sold value of $5. The cross-sell cost of goods sold for this order is $5. This metric is only available if you report conversions with cart data. This metric is a monetary value and returned in the customer's currency by default. See the metrics_currency parameter at https://developers.google.com/search-ads/reporting/query/query-structure#parameters_clause
462
+ */
463
+ clientAccountCrossSellCostOfGoodsSoldMicros?: string | null;
464
+ /**
465
+ * Client account cross-sell gross profit is the profit you made from products sold as a result of advertising a different product, minus cost of goods sold (COGS). How it works: You report conversions with cart data for completed purchases on your website. If the ad that was interacted with before the purchase has an associated product (see Shopping Ads) then this product is considered the advertised product. Any product included in the purchase is a sold product. If these products don't match then this is considered cross-sell. Cross-sell gross profit is the revenue you made from cross-sell attributed to your ads minus the cost of the goods sold. Example: Someone clicked on a Shopping ad for a hat then bought the same hat and a shirt. The shirt is priced $20 and has a cost of goods sold value of $5. The cross-sell gross profit of this order is $15 = $20 - $5. This metric is only available if you report conversions with cart data. This metric is a monetary value and returned in the customer's currency by default. See the metrics_currency parameter at https://developers.google.com/search-ads/reporting/query/query-structure#parameters_clause
466
+ */
467
+ clientAccountCrossSellGrossProfitMicros?: string | null;
468
+ /**
469
+ * Client account cross-sell revenue is the total amount you made from products sold as a result of advertising a different product. How it works: You report conversions with cart data for completed purchases on your website. If the ad that was interacted with before the purchase has an associated product (see Shopping Ads) then this product is considered the advertised product. Any product included in the order the customer places is a sold product. If these products don't match then this is considered cross-sell. Cross-sell revenue is the total value you made from cross-sell attributed to your ads. Example: Someone clicked on a Shopping ad for a hat then bought the same hat and a shirt. The hat is priced $10 and the shirt is priced $20. The cross-sell revenue of this order is $20. This metric is only available if you report conversions with cart data. This metric is a monetary value and returned in the customer's currency by default. See the metrics_currency parameter at https://developers.google.com/search-ads/reporting/query/query-structure#parameters_clause
470
+ */
471
+ clientAccountCrossSellRevenueMicros?: string | null;
472
+ /**
473
+ * Client account cross-sell units sold is the total number of products sold as a result of advertising a different product. How it works: You report conversions with cart data for completed purchases on your website. If the ad that was interacted with before the purchase has an associated product (see Shopping Ads) then this product is considered the advertised product. Any product included in the order the customer places is a sold product. If these products don't match then this is considered cross-sell. Cross-sell units sold is the total number of cross-sold products from all orders attributed to your ads. Example: Someone clicked on a Shopping ad for a hat then bought the same hat, a shirt and a jacket. The cross-sell units sold in this order is 2. This metric is only available if you report conversions with cart data.
474
+ */
475
+ clientAccountCrossSellUnitsSold?: number | null;
476
+ /**
477
+ * Client account lead cost of goods sold (COGS) is the total cost of products sold as a result of advertising the same product. How it works: You report conversions with cart data for completed purchases on your website. If the ad that was interacted with has an associated product (see Shopping Ads) then this product is considered the advertised product. Any product included in the order the customer places is a sold product. If the advertised and sold products match, then the cost of these goods is counted under lead cost of goods sold. Example: Someone clicked on a Shopping ad for a hat then bought the same hat and a shirt. The hat has a cost of goods sold value of $3, the shirt has a cost of goods sold value of $5. The lead cost of goods sold for this order is $3. This metric is only available if you report conversions with cart data. This metric is a monetary value and returned in the customer's currency by default. See the metrics_currency parameter at https://developers.google.com/search-ads/reporting/query/query-structure#parameters_clause
478
+ */
479
+ clientAccountLeadCostOfGoodsSoldMicros?: string | null;
480
+ /**
481
+ * Client account lead gross profit is the profit you made from products sold as a result of advertising the same product, minus cost of goods sold (COGS). How it works: You report conversions with cart data for completed purchases on your website. If the ad that was interacted with before the purchase has an associated product (see Shopping Ads) then this product is considered the advertised product. Any product included in the order the customer places is a sold product. If the advertised and sold products match, then the revenue you made from these sales minus the cost of goods sold is your lead gross profit. Example: Someone clicked on a Shopping ad for a hat then bought the same hat and a shirt. The hat is priced $10 and has a cost of goods sold value of $3. The lead gross profit of this order is $7 = $10 - $3. This metric is only available if you report conversions with cart data. This metric is a monetary value and returned in the customer's currency by default. See the metrics_currency parameter at https://developers.google.com/search-ads/reporting/query/query-structure#parameters_clause
482
+ */
483
+ clientAccountLeadGrossProfitMicros?: string | null;
484
+ /**
485
+ * Client account lead revenue is the total amount you made from products sold as a result of advertising the same product. How it works: You report conversions with cart data for completed purchases on your website. If the ad that was interacted with before the purchase has an associated product (see Shopping Ads) then this product is considered the advertised product. Any product included in the order the customer places is a sold product. If the advertised and sold products match, then the total value you made from the sales of these products is shown under lead revenue. Example: Someone clicked on a Shopping ad for a hat then bought the same hat and a shirt. The hat is priced $10 and the shirt is priced $20. The lead revenue of this order is $10. This metric is only available if you report conversions with cart data. This metric is a monetary value and returned in the customer's currency by default. See the metrics_currency parameter at https://developers.google.com/search-ads/reporting/query/query-structure#parameters_clause
486
+ */
487
+ clientAccountLeadRevenueMicros?: string | null;
488
+ /**
489
+ * Client account lead units sold is the total number of products sold as a result of advertising the same product. How it works: You report conversions with cart data for completed purchases on your website. If the ad that was interacted with before the purchase has an associated product (see Shopping Ads) then this product is considered the advertised product. Any product included in the order the customer places is a sold product. If the advertised and sold products match, then the total number of these products sold is shown under lead units sold. Example: Someone clicked on a Shopping ad for a hat then bought the same hat, a shirt and a jacket. The lead units sold in this order is 1. This metric is only available if you report conversions with cart data.
490
+ */
491
+ clientAccountLeadUnitsSold?: number | null;
395
492
  /**
396
493
  * The total number of view-through conversions. These happen when a customer sees an image or rich media ad, then later completes a conversion on your site without interacting with (for example, clicking on) another ad.
397
494
  */
@@ -460,6 +557,22 @@ export declare namespace searchads360_v0 {
460
557
  * The sum of the value of cross-device conversions.
461
558
  */
462
559
  crossDeviceConversionsValue?: number | null;
560
+ /**
561
+ * Cross-sell cost of goods sold (COGS) is the total cost of products sold as a result of advertising a different product. How it works: You report conversions with cart data for completed purchases on your website. If the ad that was interacted with before the purchase has an associated product (see Shopping Ads) then this product is considered the advertised product. Any product included in the order the customer places is a sold product. If these products don't match then this is considered cross-sell. Cross-sell cost of goods sold is the total cost of the products sold that weren't advertised. Example: Someone clicked on a Shopping ad for a hat then bought the same hat and a shirt. The hat has a cost of goods sold value of $3, the shirt has a cost of goods sold value of $5. The cross-sell cost of goods sold for this order is $5. This metric is only available if you report conversions with cart data. This metric is a monetary value and returned in the customer's currency by default. See the metrics_currency parameter at https://developers.google.com/search-ads/reporting/query/query-structure#parameters_clause
562
+ */
563
+ crossSellCostOfGoodsSoldMicros?: string | null;
564
+ /**
565
+ * Cross-sell gross profit is the profit you made from products sold as a result of advertising a different product, minus cost of goods sold (COGS). How it works: You report conversions with cart data for completed purchases on your website. If the ad that was interacted with before the purchase has an associated product (see Shopping Ads) then this product is considered the advertised product. Any product included in the purchase is a sold product. If these products don't match then this is considered cross-sell. Cross-sell gross profit is the revenue you made from cross-sell attributed to your ads minus the cost of the goods sold. Example: Someone clicked on a Shopping ad for a hat then bought the same hat and a shirt. The shirt is priced $20 and has a cost of goods sold value of $5. The cross-sell gross profit of this order is $15 = $20 - $5. This metric is only available if you report conversions with cart data. This metric is a monetary value and returned in the customer's currency by default. See the metrics_currency parameter at https://developers.google.com/search-ads/reporting/query/query-structure#parameters_clause
566
+ */
567
+ crossSellGrossProfitMicros?: string | null;
568
+ /**
569
+ * Cross-sell revenue is the total amount you made from products sold as a result of advertising a different product. How it works: You report conversions with cart data for completed purchases on your website. If the ad that was interacted with before the purchase has an associated product (see Shopping Ads) then this product is considered the advertised product. Any product included in the order the customer places is a sold product. If these products don't match then this is considered cross-sell. Cross-sell revenue is the total value you made from cross-sell attributed to your ads. Example: Someone clicked on a Shopping ad for a hat then bought the same hat and a shirt. The hat is priced $10 and the shirt is priced $20. The cross-sell revenue of this order is $20. This metric is only available if you report conversions with cart data. This metric is a monetary value and returned in the customer's currency by default. See the metrics_currency parameter at https://developers.google.com/search-ads/reporting/query/query-structure#parameters_clause
570
+ */
571
+ crossSellRevenueMicros?: string | null;
572
+ /**
573
+ * Cross-sell units sold is the total number of products sold as a result of advertising a different product. How it works: You report conversions with cart data for completed purchases on your website. If the ad that was interacted with before the purchase has an associated product (see Shopping Ads) then this product is considered the advertised product. Any product included in the order the customer places is a sold product. If these products don't match then this is considered cross-sell. Cross-sell units sold is the total number of cross-sold products from all orders attributed to your ads. Example: Someone clicked on a Shopping ad for a hat then bought the same hat, a shirt and a jacket. The cross-sell units sold in this order is 2. This metric is only available if you report conversions with cart data.
574
+ */
575
+ crossSellUnitsSold?: number | null;
463
576
  /**
464
577
  * The number of clicks your ad receives (Clicks) divided by the number of times your ad is shown (Impressions).
465
578
  */
@@ -504,6 +617,22 @@ export declare namespace searchads360_v0 {
504
617
  * Number of clicks Google considers illegitimate and doesn't charge you for.
505
618
  */
506
619
  invalidClicks?: string | null;
620
+ /**
621
+ * Lead cost of goods sold (COGS) is the total cost of products sold as a result of advertising the same product. How it works: You report conversions with cart data for completed purchases on your website. If the ad that was interacted with has an associated product (see Shopping Ads) then this product is considered the advertised product. Any product included in the order the customer places is a sold product. If the advertised and sold products match, then the cost of these goods is counted under lead cost of goods sold. Example: Someone clicked on a Shopping ad for a hat then bought the same hat and a shirt. The hat has a cost of goods sold value of $3, the shirt has a cost of goods sold value of $5. The lead cost of goods sold for this order is $3. This metric is only available if you report conversions with cart data. This metric is a monetary value and returned in the customer's currency by default. See the metrics_currency parameter at https://developers.google.com/search-ads/reporting/query/query-structure#parameters_clause
622
+ */
623
+ leadCostOfGoodsSoldMicros?: string | null;
624
+ /**
625
+ * Lead gross profit is the profit you made from products sold as a result of advertising the same product, minus cost of goods sold (COGS). How it works: You report conversions with cart data for completed purchases on your website. If the ad that was interacted with before the purchase has an associated product (see Shopping Ads) then this product is considered the advertised product. Any product included in the order the customer places is a sold product. If the advertised and sold products match, then the revenue you made from these sales minus the cost of goods sold is your lead gross profit. Example: Someone clicked on a Shopping ad for a hat then bought the same hat and a shirt. The hat is priced $10 and has a cost of goods sold value of $3. The lead gross profit of this order is $7 = $10 - $3. This metric is only available if you report conversions with cart data. This metric is a monetary value and returned in the customer's currency by default. See the metrics_currency parameter at https://developers.google.com/search-ads/reporting/query/query-structure#parameters_clause
626
+ */
627
+ leadGrossProfitMicros?: string | null;
628
+ /**
629
+ * Lead revenue is the total amount you made from products sold as a result of advertising the same product. How it works: You report conversions with cart data for completed purchases on your website. If the ad that was interacted with before the purchase has an associated product (see Shopping Ads) then this product is considered the advertised product. Any product included in the order the customer places is a sold product. If the advertised and sold products match, then the total value you made from the sales of these products is shown under lead revenue. Example: Someone clicked on a Shopping ad for a hat then bought the same hat and a shirt. The hat is priced $10 and the shirt is priced $20. The lead revenue of this order is $10. This metric is only available if you report conversions with cart data. This metric is a monetary value and returned in the customer's currency by default. See the metrics_currency parameter at https://developers.google.com/search-ads/reporting/query/query-structure#parameters_clause
630
+ */
631
+ leadRevenueMicros?: string | null;
632
+ /**
633
+ * Lead units sold is the total number of products sold as a result of advertising the same product. How it works: You report conversions with cart data for completed purchases on your website. If the ad that was interacted with before the purchase has an associated product (see Shopping Ads) then this product is considered the advertised product. Any product included in the order the customer places is a sold product. If the advertised and sold products match, then the total number of these products sold is shown under lead units sold. Example: Someone clicked on a Shopping ad for a hat then bought the same hat, a shirt and a jacket. The lead units sold in this order is 1. This metric is only available if you report conversions with cart data.
634
+ */
635
+ leadUnitsSold?: number | null;
507
636
  /**
508
637
  * The percentage of mobile clicks that go to a mobile-friendly page.
509
638
  */
@@ -761,6 +890,178 @@ export declare namespace searchads360_v0 {
761
890
  * Month as represented by the date of the first day of a month. Formatted as yyyy-MM-dd.
762
891
  */
763
892
  month?: string | null;
893
+ /**
894
+ * Bidding category (level 1) of the product.
895
+ */
896
+ productBiddingCategoryLevel1?: string | null;
897
+ /**
898
+ * Bidding category (level 2) of the product.
899
+ */
900
+ productBiddingCategoryLevel2?: string | null;
901
+ /**
902
+ * Bidding category (level 3) of the product.
903
+ */
904
+ productBiddingCategoryLevel3?: string | null;
905
+ /**
906
+ * Bidding category (level 4) of the product.
907
+ */
908
+ productBiddingCategoryLevel4?: string | null;
909
+ /**
910
+ * Bidding category (level 5) of the product.
911
+ */
912
+ productBiddingCategoryLevel5?: string | null;
913
+ /**
914
+ * Brand of the product.
915
+ */
916
+ productBrand?: string | null;
917
+ /**
918
+ * Channel of the product.
919
+ */
920
+ productChannel?: string | null;
921
+ /**
922
+ * Channel exclusivity of the product.
923
+ */
924
+ productChannelExclusivity?: string | null;
925
+ /**
926
+ * Condition of the product.
927
+ */
928
+ productCondition?: string | null;
929
+ /**
930
+ * Resource name of the geo target constant for the country of sale of the product.
931
+ */
932
+ productCountry?: string | null;
933
+ /**
934
+ * Custom attribute 0 of the product.
935
+ */
936
+ productCustomAttribute0?: string | null;
937
+ /**
938
+ * Custom attribute 1 of the product.
939
+ */
940
+ productCustomAttribute1?: string | null;
941
+ /**
942
+ * Custom attribute 2 of the product.
943
+ */
944
+ productCustomAttribute2?: string | null;
945
+ /**
946
+ * Custom attribute 3 of the product.
947
+ */
948
+ productCustomAttribute3?: string | null;
949
+ /**
950
+ * Custom attribute 4 of the product.
951
+ */
952
+ productCustomAttribute4?: string | null;
953
+ /**
954
+ * Item ID of the product.
955
+ */
956
+ productItemId?: string | null;
957
+ /**
958
+ * Resource name of the language constant for the language of the product.
959
+ */
960
+ productLanguage?: string | null;
961
+ /**
962
+ * Bidding category (level 1) of the product sold.
963
+ */
964
+ productSoldBiddingCategoryLevel1?: string | null;
965
+ /**
966
+ * Bidding category (level 2) of the product sold.
967
+ */
968
+ productSoldBiddingCategoryLevel2?: string | null;
969
+ /**
970
+ * Bidding category (level 3) of the product sold.
971
+ */
972
+ productSoldBiddingCategoryLevel3?: string | null;
973
+ /**
974
+ * Bidding category (level 4) of the product sold.
975
+ */
976
+ productSoldBiddingCategoryLevel4?: string | null;
977
+ /**
978
+ * Bidding category (level 5) of the product sold.
979
+ */
980
+ productSoldBiddingCategoryLevel5?: string | null;
981
+ /**
982
+ * Brand of the product sold.
983
+ */
984
+ productSoldBrand?: string | null;
985
+ /**
986
+ * Condition of the product sold.
987
+ */
988
+ productSoldCondition?: string | null;
989
+ /**
990
+ * Custom attribute 0 of the product sold.
991
+ */
992
+ productSoldCustomAttribute0?: string | null;
993
+ /**
994
+ * Custom attribute 1 of the product sold.
995
+ */
996
+ productSoldCustomAttribute1?: string | null;
997
+ /**
998
+ * Custom attribute 2 of the product sold.
999
+ */
1000
+ productSoldCustomAttribute2?: string | null;
1001
+ /**
1002
+ * Custom attribute 3 of the product sold.
1003
+ */
1004
+ productSoldCustomAttribute3?: string | null;
1005
+ /**
1006
+ * Custom attribute 4 of the product sold.
1007
+ */
1008
+ productSoldCustomAttribute4?: string | null;
1009
+ /**
1010
+ * Item ID of the product sold.
1011
+ */
1012
+ productSoldItemId?: string | null;
1013
+ /**
1014
+ * Title of the product sold.
1015
+ */
1016
+ productSoldTitle?: string | null;
1017
+ /**
1018
+ * Type (level 1) of the product sold.
1019
+ */
1020
+ productSoldTypeL1?: string | null;
1021
+ /**
1022
+ * Type (level 2) of the product sold.
1023
+ */
1024
+ productSoldTypeL2?: string | null;
1025
+ /**
1026
+ * Type (level 3) of the product sold.
1027
+ */
1028
+ productSoldTypeL3?: string | null;
1029
+ /**
1030
+ * Type (level 4) of the product sold.
1031
+ */
1032
+ productSoldTypeL4?: string | null;
1033
+ /**
1034
+ * Type (level 5) of the product sold.
1035
+ */
1036
+ productSoldTypeL5?: string | null;
1037
+ /**
1038
+ * Store ID of the product.
1039
+ */
1040
+ productStoreId?: string | null;
1041
+ /**
1042
+ * Title of the product.
1043
+ */
1044
+ productTitle?: string | null;
1045
+ /**
1046
+ * Type (level 1) of the product.
1047
+ */
1048
+ productTypeL1?: string | null;
1049
+ /**
1050
+ * Type (level 2) of the product.
1051
+ */
1052
+ productTypeL2?: string | null;
1053
+ /**
1054
+ * Type (level 3) of the product.
1055
+ */
1056
+ productTypeL3?: string | null;
1057
+ /**
1058
+ * Type (level 4) of the product.
1059
+ */
1060
+ productTypeL4?: string | null;
1061
+ /**
1062
+ * Type (level 5) of the product.
1063
+ */
1064
+ productTypeL5?: string | null;
764
1065
  /**
765
1066
  * Quarter as represented by the date of the first day of a quarter. Uses the calendar year for quarters, for example, the second quarter of 2018 starts on 2018-04-01. Formatted as yyyy-MM-dd.
766
1067
  */
@@ -874,6 +1175,15 @@ export declare namespace searchads360_v0 {
874
1175
  */
875
1176
  targetSpendMicros?: string | null;
876
1177
  }
1178
+ /**
1179
+ * A Text asset.
1180
+ */
1181
+ export interface Schema$GoogleAdsSearchads360V0Common__TextAsset {
1182
+ /**
1183
+ * Text content of the text asset.
1184
+ */
1185
+ text?: string | null;
1186
+ }
877
1187
  /**
878
1188
  * A type of label displaying text on a colored background.
879
1189
  */
@@ -1096,6 +1406,19 @@ export declare namespace searchads360_v0 {
1096
1406
  */
1097
1407
  criterionName?: string | null;
1098
1408
  }
1409
+ /**
1410
+ * A YouTube asset.
1411
+ */
1412
+ export interface Schema$GoogleAdsSearchads360V0Common__YoutubeVideoAsset {
1413
+ /**
1414
+ * YouTube video id. This is the 11 character string value used in the YouTube video URL.
1415
+ */
1416
+ youtubeVideoId?: string | null;
1417
+ /**
1418
+ * YouTube video title.
1419
+ */
1420
+ youtubeVideoTitle?: string | null;
1421
+ }
1099
1422
  /**
1100
1423
  * A part of a field path.
1101
1424
  */
@@ -1154,7 +1477,7 @@ export declare namespace searchads360_v0 {
1154
1477
  */
1155
1478
  queryError?: string | null;
1156
1479
  /**
1157
- * An error with the amonut of quota remaining.
1480
+ * An error with the amount of quota remaining.
1158
1481
  */
1159
1482
  quotaError?: string | null;
1160
1483
  /**
@@ -1415,6 +1738,81 @@ export declare namespace searchads360_v0 {
1415
1738
  */
1416
1739
  defaultValue?: number | null;
1417
1740
  }
1741
+ /**
1742
+ * One element of a bidding category at a certain level. Top-level categories are at level 1, their children at level 2, and so on. We currently support up to 5 levels. The user must specify a dimension type that indicates the level of the category. All cases of the same subdivision must have the same dimension type (category level).
1743
+ */
1744
+ export interface Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductBiddingCategory {
1745
+ /**
1746
+ * ID of the product bidding category. This ID is equivalent to the google_product_category ID as described in this article: https://support.google.com/merchants/answer/6324436
1747
+ */
1748
+ id?: string | null;
1749
+ /**
1750
+ * Indicates the level of the category in the taxonomy.
1751
+ */
1752
+ level?: string | null;
1753
+ }
1754
+ /**
1755
+ * Brand of the product.
1756
+ */
1757
+ export interface Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductBrand {
1758
+ /**
1759
+ * String value of the product brand.
1760
+ */
1761
+ value?: string | null;
1762
+ }
1763
+ /**
1764
+ * Locality of a product offer.
1765
+ */
1766
+ export interface Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductChannel {
1767
+ /**
1768
+ * Value of the locality.
1769
+ */
1770
+ channel?: string | null;
1771
+ }
1772
+ /**
1773
+ * Condition of a product offer.
1774
+ */
1775
+ export interface Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductCondition {
1776
+ /**
1777
+ * Value of the condition.
1778
+ */
1779
+ condition?: string | null;
1780
+ }
1781
+ /**
1782
+ * Custom attribute of a product offer.
1783
+ */
1784
+ export interface Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductCustomAttribute {
1785
+ /**
1786
+ * Indicates the index of the custom attribute.
1787
+ */
1788
+ index?: string | null;
1789
+ /**
1790
+ * String value of the product custom attribute.
1791
+ */
1792
+ value?: string | null;
1793
+ }
1794
+ /**
1795
+ * Item id of a product offer.
1796
+ */
1797
+ export interface Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductItemId {
1798
+ /**
1799
+ * Value of the id.
1800
+ */
1801
+ value?: string | null;
1802
+ }
1803
+ /**
1804
+ * Type of a product offer.
1805
+ */
1806
+ export interface Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductType {
1807
+ /**
1808
+ * Level of the type.
1809
+ */
1810
+ level?: string | null;
1811
+ /**
1812
+ * Value of the type.
1813
+ */
1814
+ value?: string | null;
1815
+ }
1418
1816
  /**
1419
1817
  * An ad.
1420
1818
  */
@@ -1819,6 +2217,10 @@ export declare namespace searchads360_v0 {
1819
2217
  * Output only. A unified callout asset.
1820
2218
  */
1821
2219
  calloutAsset?: Schema$GoogleAdsSearchads360V0Common__UnifiedCalloutAsset;
2220
+ /**
2221
+ * Immutable. A call to action asset.
2222
+ */
2223
+ callToActionAsset?: Schema$GoogleAdsSearchads360V0Common__CallToActionAsset;
1822
2224
  /**
1823
2225
  * Output only. The timestamp when this asset was created. The timestamp is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss" format.
1824
2226
  */
@@ -1835,6 +2237,10 @@ export declare namespace searchads360_v0 {
1835
2237
  * Output only. The ID of the asset.
1836
2238
  */
1837
2239
  id?: string | null;
2240
+ /**
2241
+ * Output only. An image asset.
2242
+ */
2243
+ imageAsset?: Schema$GoogleAdsSearchads360V0Common__ImageAsset;
1838
2244
  /**
1839
2245
  * Output only. The datetime when this asset was last modified. The datetime is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss.ssssss" format.
1840
2246
  */
@@ -1847,6 +2253,10 @@ export declare namespace searchads360_v0 {
1847
2253
  * A mobile app asset.
1848
2254
  */
1849
2255
  mobileAppAsset?: Schema$GoogleAdsSearchads360V0Common__MobileAppAsset;
2256
+ /**
2257
+ * Optional name of the asset.
2258
+ */
2259
+ name?: string | null;
1850
2260
  /**
1851
2261
  * Output only. A unified page feed asset.
1852
2262
  */
@@ -1863,6 +2273,10 @@ export declare namespace searchads360_v0 {
1863
2273
  * Output only. The status of the asset.
1864
2274
  */
1865
2275
  status?: string | null;
2276
+ /**
2277
+ * Output only. A text asset.
2278
+ */
2279
+ textAsset?: Schema$GoogleAdsSearchads360V0Common__TextAsset;
1866
2280
  /**
1867
2281
  * URL template for constructing a tracking URL.
1868
2282
  */
@@ -1871,43 +2285,214 @@ export declare namespace searchads360_v0 {
1871
2285
  * Output only. Type of the asset.
1872
2286
  */
1873
2287
  type?: string | null;
2288
+ /**
2289
+ * Immutable. A YouTube video asset.
2290
+ */
2291
+ youtubeVideoAsset?: Schema$GoogleAdsSearchads360V0Common__YoutubeVideoAsset;
1874
2292
  }
1875
2293
  /**
1876
- * An asset set representing a collection of assets. Use AssetSetAsset to link an asset to the asset set.
2294
+ * An asset group. AssetGroupAsset is used to link an asset to the asset group. AssetGroupSignal is used to associate a signal to an asset group.
1877
2295
  */
1878
- export interface Schema$GoogleAdsSearchads360V0Resources__AssetSet {
2296
+ export interface Schema$GoogleAdsSearchads360V0Resources__AssetGroup {
1879
2297
  /**
1880
- * Output only. The ID of the asset set.
2298
+ * Output only. Overall ad strength of this asset group.
2299
+ */
2300
+ adStrength?: string | null;
2301
+ /**
2302
+ * Immutable. The campaign with which this asset group is associated. The asset which is linked to the asset group.
2303
+ */
2304
+ campaign?: string | null;
2305
+ /**
2306
+ * A list of final mobile URLs after all cross domain redirects. In performance max, by default, the urls are eligible for expansion unless opted out.
2307
+ */
2308
+ finalMobileUrls?: string[] | null;
2309
+ /**
2310
+ * A list of final URLs after all cross domain redirects. In performance max, by default, the urls are eligible for expansion unless opted out.
2311
+ */
2312
+ finalUrls?: string[] | null;
2313
+ /**
2314
+ * Output only. The ID of the asset group.
1881
2315
  */
1882
2316
  id?: string | null;
1883
2317
  /**
1884
- * Immutable. The resource name of the asset set. Asset set resource names have the form: `customers/{customer_id\}/assetSets/{asset_set_id\}`
2318
+ * Required. Name of the asset group. Required. It must have a minimum length of 1 and maximum length of 128. It must be unique under a campaign.
1885
2319
  */
1886
- resourceName?: string | null;
1887
- }
1888
- /**
1889
- * AssetSetAsset is the link between an asset and an asset set. Adding an AssetSetAsset links an asset with an asset set.
1890
- */
1891
- export interface Schema$GoogleAdsSearchads360V0Resources__AssetSetAsset {
2320
+ name?: string | null;
1892
2321
  /**
1893
- * Immutable. The asset which this asset set asset is linking to.
2322
+ * First part of text that may appear appended to the url displayed in the ad.
1894
2323
  */
1895
- asset?: string | null;
2324
+ path1?: string | null;
1896
2325
  /**
1897
- * Immutable. The asset set which this asset set asset is linking to.
2326
+ * Second part of text that may appear appended to the url displayed in the ad. This field can only be set when path1 is set.
1898
2327
  */
1899
- assetSet?: string | null;
2328
+ path2?: string | null;
1900
2329
  /**
1901
- * Immutable. The resource name of the asset set asset. Asset set asset resource names have the form: `customers/{customer_id\}/assetSetAssets/{asset_set_id\}~{asset_id\}`
2330
+ * Immutable. The resource name of the asset group. Asset group resource names have the form: `customers/{customer_id\}/assetGroups/{asset_group_id\}`
1902
2331
  */
1903
2332
  resourceName?: string | null;
1904
2333
  /**
1905
- * Output only. The status of the asset set asset. Read-only.
2334
+ * The status of the asset group.
1906
2335
  */
1907
2336
  status?: string | null;
1908
2337
  }
1909
2338
  /**
1910
- * A bidding strategy.
2339
+ * AssetGroupAsset is the link between an asset and an asset group. Adding an AssetGroupAsset links an asset with an asset group.
2340
+ */
2341
+ export interface Schema$GoogleAdsSearchads360V0Resources__AssetGroupAsset {
2342
+ /**
2343
+ * Immutable. The asset which this asset group asset is linking.
2344
+ */
2345
+ asset?: string | null;
2346
+ /**
2347
+ * Immutable. The asset group which this asset group asset is linking.
2348
+ */
2349
+ assetGroup?: string | null;
2350
+ /**
2351
+ * The description of the placement of the asset within the asset group. For example: HEADLINE, YOUTUBE_VIDEO etc
2352
+ */
2353
+ fieldType?: string | null;
2354
+ /**
2355
+ * Immutable. The resource name of the asset group asset. Asset group asset resource name have the form: `customers/{customer_id\}/assetGroupAssets/{asset_group_id\}~{asset_id\}~{field_type\}`
2356
+ */
2357
+ resourceName?: string | null;
2358
+ /**
2359
+ * The status of the link between an asset and asset group.
2360
+ */
2361
+ status?: string | null;
2362
+ }
2363
+ /**
2364
+ * Asset group asset combination data
2365
+ */
2366
+ export interface Schema$GoogleAdsSearchads360V0Resources__AssetGroupAssetCombinationData {
2367
+ /**
2368
+ * Output only. Served assets.
2369
+ */
2370
+ assetCombinationServedAssets?: Schema$GoogleAdsSearchads360V0Common__AssetUsage[];
2371
+ }
2372
+ /**
2373
+ * AssetGroupListingGroupFilter represents a listing group filter tree node in an asset group.
2374
+ */
2375
+ export interface Schema$GoogleAdsSearchads360V0Resources__AssetGroupListingGroupFilter {
2376
+ /**
2377
+ * Immutable. The asset group which this asset group listing group filter is part of.
2378
+ */
2379
+ assetGroup?: string | null;
2380
+ /**
2381
+ * Dimension value with which this listing group is refining its parent. Undefined for the root group.
2382
+ */
2383
+ caseValue?: Schema$GoogleAdsSearchads360V0Resources__ListingGroupFilterDimension;
2384
+ /**
2385
+ * Output only. The ID of the ListingGroupFilter.
2386
+ */
2387
+ id?: string | null;
2388
+ /**
2389
+ * Immutable. Resource name of the parent listing group subdivision. Null for the root listing group filter node.
2390
+ */
2391
+ parentListingGroupFilter?: string | null;
2392
+ /**
2393
+ * Output only. The path of dimensions defining this listing group filter.
2394
+ */
2395
+ path?: Schema$GoogleAdsSearchads360V0Resources__ListingGroupFilterDimensionPath;
2396
+ /**
2397
+ * Immutable. The resource name of the asset group listing group filter. Asset group listing group filter resource name have the form: `customers/{customer_id\}/assetGroupListingGroupFilters/{asset_group_id\}~{listing_group_filter_id\}`
2398
+ */
2399
+ resourceName?: string | null;
2400
+ /**
2401
+ * Immutable. Type of a listing group filter node.
2402
+ */
2403
+ type?: string | null;
2404
+ /**
2405
+ * Immutable. The vertical the current node tree represents. All nodes in the same tree must belong to the same vertical.
2406
+ */
2407
+ vertical?: string | null;
2408
+ }
2409
+ /**
2410
+ * AssetGroupSignal represents a signal in an asset group. The existence of a signal tells the performance max campaign who's most likely to convert. Performance Max uses the signal to look for new people with similar or stronger intent to find conversions across Search, Display, Video, and more.
2411
+ */
2412
+ export interface Schema$GoogleAdsSearchads360V0Resources__AssetGroupSignal {
2413
+ /**
2414
+ * Immutable. The asset group which this asset group signal belongs to.
2415
+ */
2416
+ assetGroup?: string | null;
2417
+ /**
2418
+ * Immutable. The audience signal to be used by the performance max campaign.
2419
+ */
2420
+ audience?: Schema$GoogleAdsSearchads360V0Common__AudienceInfo;
2421
+ /**
2422
+ * Immutable. The resource name of the asset group signal. Asset group signal resource name have the form: `customers/{customer_id\}/assetGroupSignals/{asset_group_id\}~{signal_id\}`
2423
+ */
2424
+ resourceName?: string | null;
2425
+ }
2426
+ /**
2427
+ * A view on the usage of ad group ad asset combination.
2428
+ */
2429
+ export interface Schema$GoogleAdsSearchads360V0Resources__AssetGroupTopCombinationView {
2430
+ /**
2431
+ * Output only. The top combinations of assets that served together.
2432
+ */
2433
+ assetGroupTopCombinations?: Schema$GoogleAdsSearchads360V0Resources__AssetGroupAssetCombinationData[];
2434
+ /**
2435
+ * Output only. The resource name of the asset group top combination view. AssetGroup Top Combination view resource names have the form: `"customers/{customer_id\}/assetGroupTopCombinationViews/{asset_group_id\}~{asset_combination_category\}"
2436
+ */
2437
+ resourceName?: string | null;
2438
+ }
2439
+ /**
2440
+ * An asset set representing a collection of assets. Use AssetSetAsset to link an asset to the asset set.
2441
+ */
2442
+ export interface Schema$GoogleAdsSearchads360V0Resources__AssetSet {
2443
+ /**
2444
+ * Output only. The ID of the asset set.
2445
+ */
2446
+ id?: string | null;
2447
+ /**
2448
+ * Immutable. The resource name of the asset set. Asset set resource names have the form: `customers/{customer_id\}/assetSets/{asset_set_id\}`
2449
+ */
2450
+ resourceName?: string | null;
2451
+ }
2452
+ /**
2453
+ * AssetSetAsset is the link between an asset and an asset set. Adding an AssetSetAsset links an asset with an asset set.
2454
+ */
2455
+ export interface Schema$GoogleAdsSearchads360V0Resources__AssetSetAsset {
2456
+ /**
2457
+ * Immutable. The asset which this asset set asset is linking to.
2458
+ */
2459
+ asset?: string | null;
2460
+ /**
2461
+ * Immutable. The asset set which this asset set asset is linking to.
2462
+ */
2463
+ assetSet?: string | null;
2464
+ /**
2465
+ * Immutable. The resource name of the asset set asset. Asset set asset resource names have the form: `customers/{customer_id\}/assetSetAssets/{asset_set_id\}~{asset_id\}`
2466
+ */
2467
+ resourceName?: string | null;
2468
+ /**
2469
+ * Output only. The status of the asset set asset. Read-only.
2470
+ */
2471
+ status?: string | null;
2472
+ }
2473
+ /**
2474
+ * Audience is an effective targeting option that lets you intersect different segment attributes, such as detailed demographics and affinities, to create audiences that represent sections of your target segments.
2475
+ */
2476
+ export interface Schema$GoogleAdsSearchads360V0Resources__Audience {
2477
+ /**
2478
+ * Description of this audience.
2479
+ */
2480
+ description?: string | null;
2481
+ /**
2482
+ * Output only. ID of the audience.
2483
+ */
2484
+ id?: string | null;
2485
+ /**
2486
+ * Required. Name of the audience. It should be unique across all audiences. It must have a minimum length of 1 and maximum length of 255.
2487
+ */
2488
+ name?: string | null;
2489
+ /**
2490
+ * Immutable. The resource name of the audience. Audience names have the form: `customers/{customer_id\}/audiences/{audience_id\}`
2491
+ */
2492
+ resourceName?: string | null;
2493
+ }
2494
+ /**
2495
+ * A bidding strategy.
1911
2496
  */
1912
2497
  export interface Schema$GoogleAdsSearchads360V0Resources__BiddingStrategy {
1913
2498
  /**
@@ -2322,6 +2907,116 @@ export declare namespace searchads360_v0 {
2322
2907
  */
2323
2908
  resourceName?: string | null;
2324
2909
  }
2910
+ /**
2911
+ * Cart data sales view.
2912
+ */
2913
+ export interface Schema$GoogleAdsSearchads360V0Resources__CartDataSalesView {
2914
+ /**
2915
+ * Output only. The resource name of the Cart data sales view. Cart data sales view resource names have the form: `customers/{customer_id\}/cartDataSalesView`
2916
+ */
2917
+ resourceName?: string | null;
2918
+ }
2919
+ /**
2920
+ * A conversion.
2921
+ */
2922
+ export interface Schema$GoogleAdsSearchads360V0Resources__Conversion {
2923
+ /**
2924
+ * Output only. Ad ID. A value of 0 indicates that the ad is unattributed.
2925
+ */
2926
+ adId?: string | null;
2927
+ /**
2928
+ * Output only. For offline conversions, this is an ID provided by advertisers. If an advertiser doesn't specify such an ID, Search Ads 360 generates one. For online conversions, this is equal to the id column or the floodlight_order_id column depending on the advertiser's Floodlight instructions.
2929
+ */
2930
+ advertiserConversionId?: string | null;
2931
+ /**
2932
+ * Output only. Asset field type of the conversion event.
2933
+ */
2934
+ assetFieldType?: string | null;
2935
+ /**
2936
+ * Output only. ID of the asset which was interacted with during the conversion event.
2937
+ */
2938
+ assetId?: string | null;
2939
+ /**
2940
+ * Output only. What the conversion is attributed to: Visit or Keyword+Ad.
2941
+ */
2942
+ attributionType?: string | null;
2943
+ /**
2944
+ * Output only. A unique string, for the visit that the conversion is attributed to, that is passed to the landing page as the click id URL parameter.
2945
+ */
2946
+ clickId?: string | null;
2947
+ /**
2948
+ * Output only. The timestamp of the conversion event.
2949
+ */
2950
+ conversionDateTime?: string | null;
2951
+ /**
2952
+ * Output only. The timestamp of the last time the conversion was modified.
2953
+ */
2954
+ conversionLastModifiedDateTime?: string | null;
2955
+ /**
2956
+ * Output only. The quantity of items recorded by the conversion, as determined by the qty url parameter. The advertiser is responsible for dynamically populating the parameter (such as number of items sold in the conversion), otherwise it defaults to 1.
2957
+ */
2958
+ conversionQuantity?: string | null;
2959
+ /**
2960
+ * Output only. The adjusted revenue in micros for the conversion event. This will always be in the currency of the serving account.
2961
+ */
2962
+ conversionRevenueMicros?: string | null;
2963
+ /**
2964
+ * Output only. The timestamp of the visit that the conversion is attributed to.
2965
+ */
2966
+ conversionVisitDateTime?: string | null;
2967
+ /**
2968
+ * Output only. Search Ads 360 criterion ID. A value of 0 indicates that the criterion is unattributed.
2969
+ */
2970
+ criterionId?: string | null;
2971
+ /**
2972
+ * Output only. The Floodlight order ID provided by the advertiser for the conversion.
2973
+ */
2974
+ floodlightOrderId?: string | null;
2975
+ /**
2976
+ * Output only. The original, unchanged revenue associated with the Floodlight event (in the currency of the current report), before Floodlight currency instruction modifications.
2977
+ */
2978
+ floodlightOriginalRevenue?: string | null;
2979
+ /**
2980
+ * Output only. The ID of the conversion
2981
+ */
2982
+ id?: string | null;
2983
+ /**
2984
+ * Output only. The SearchAds360 inventory account ID containing the product that was clicked on. SearchAds360 generates this ID when you link an inventory account in SearchAds360.
2985
+ */
2986
+ merchantId?: string | null;
2987
+ /**
2988
+ * Output only. The sales channel of the product that was clicked on: Online or Local.
2989
+ */
2990
+ productChannel?: string | null;
2991
+ /**
2992
+ * Output only. The country (ISO-3166-format) registered for the inventory feed that contains the product clicked on.
2993
+ */
2994
+ productCountryCode?: string | null;
2995
+ /**
2996
+ * Output only. The ID of the product clicked on.
2997
+ */
2998
+ productId?: string | null;
2999
+ /**
3000
+ * Output only. The language (ISO-639-1) that has been set for the Merchant Center feed containing data about the product.
3001
+ */
3002
+ productLanguageCode?: string | null;
3003
+ /**
3004
+ * Output only. The store in the Local Inventory Ad that was clicked on. This should match the store IDs used in your local products feed.
3005
+ */
3006
+ productStoreId?: string | null;
3007
+ /**
3008
+ * Output only. The resource name of the conversion. Conversion resource names have the form: `customers/{customer_id\}/conversions/{ad_group_id\}~{criterion_id\}~{ds_conversion_id\}`
3009
+ */
3010
+ resourceName?: string | null;
3011
+ /**
3012
+ * Output only. The status of the conversion, either ENABLED or REMOVED..
3013
+ */
3014
+ status?: string | null;
3015
+ /**
3016
+ * Output only. The SearchAds360 visit ID that the conversion is attributed to.
3017
+ */
3018
+ visitId?: string | null;
3019
+ }
2325
3020
  /**
2326
3021
  * A conversion action.
2327
3022
  */
@@ -2760,6 +3455,73 @@ export declare namespace searchads360_v0 {
2760
3455
  */
2761
3456
  textLabel?: Schema$GoogleAdsSearchads360V0Common__TextLabel;
2762
3457
  }
3458
+ /**
3459
+ * A language.
3460
+ */
3461
+ export interface Schema$GoogleAdsSearchads360V0Resources__LanguageConstant {
3462
+ /**
3463
+ * Output only. The language code, for example, "en_US", "en_AU", "es", "fr", etc.
3464
+ */
3465
+ code?: string | null;
3466
+ /**
3467
+ * Output only. The ID of the language constant.
3468
+ */
3469
+ id?: string | null;
3470
+ /**
3471
+ * Output only. The full name of the language in English, for example, "English (US)", "Spanish", etc.
3472
+ */
3473
+ name?: string | null;
3474
+ /**
3475
+ * Output only. The resource name of the language constant. Language constant resource names have the form: `languageConstants/{criterion_id\}`
3476
+ */
3477
+ resourceName?: string | null;
3478
+ /**
3479
+ * Output only. Whether the language is targetable.
3480
+ */
3481
+ targetable?: boolean | null;
3482
+ }
3483
+ /**
3484
+ * Listing dimensions for the asset group listing group filter.
3485
+ */
3486
+ export interface Schema$GoogleAdsSearchads360V0Resources__ListingGroupFilterDimension {
3487
+ /**
3488
+ * Bidding category of a product offer.
3489
+ */
3490
+ productBiddingCategory?: Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductBiddingCategory;
3491
+ /**
3492
+ * Brand of a product offer.
3493
+ */
3494
+ productBrand?: Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductBrand;
3495
+ /**
3496
+ * Locality of a product offer.
3497
+ */
3498
+ productChannel?: Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductChannel;
3499
+ /**
3500
+ * Condition of a product offer.
3501
+ */
3502
+ productCondition?: Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductCondition;
3503
+ /**
3504
+ * Custom attribute of a product offer.
3505
+ */
3506
+ productCustomAttribute?: Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductCustomAttribute;
3507
+ /**
3508
+ * Item id of a product offer.
3509
+ */
3510
+ productItemId?: Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductItemId;
3511
+ /**
3512
+ * Type of a product offer.
3513
+ */
3514
+ productType?: Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductType;
3515
+ }
3516
+ /**
3517
+ * The path defining of dimensions defining a listing group filter.
3518
+ */
3519
+ export interface Schema$GoogleAdsSearchads360V0Resources__ListingGroupFilterDimensionPath {
3520
+ /**
3521
+ * Output only. The complete path of dimensions through the listing group filter hierarchy (excluding the root node) to this listing group filter.
3522
+ */
3523
+ dimensions?: Schema$GoogleAdsSearchads360V0Resources__ListingGroupFilterDimension[];
3524
+ }
2763
3525
  /**
2764
3526
  * A location view summarizes the performance of campaigns by Location criteria.
2765
3527
  */
@@ -2769,6 +3531,43 @@ export declare namespace searchads360_v0 {
2769
3531
  */
2770
3532
  resourceName?: string | null;
2771
3533
  }
3534
+ /**
3535
+ * A Product Bidding Category.
3536
+ */
3537
+ export interface Schema$GoogleAdsSearchads360V0Resources__ProductBiddingCategoryConstant {
3538
+ /**
3539
+ * Output only. Two-letter upper-case country code of the product bidding category.
3540
+ */
3541
+ countryCode?: string | null;
3542
+ /**
3543
+ * Output only. ID of the product bidding category. This ID is equivalent to the google_product_category ID as described in this article: https://support.google.com/merchants/answer/6324436.
3544
+ */
3545
+ id?: string | null;
3546
+ /**
3547
+ * Output only. Language code of the product bidding category.
3548
+ */
3549
+ languageCode?: string | null;
3550
+ /**
3551
+ * Output only. Level of the product bidding category.
3552
+ */
3553
+ level?: string | null;
3554
+ /**
3555
+ * Output only. Display value of the product bidding category localized according to language_code.
3556
+ */
3557
+ localizedName?: string | null;
3558
+ /**
3559
+ * Output only. Resource name of the parent product bidding category.
3560
+ */
3561
+ productBiddingCategoryConstantParent?: string | null;
3562
+ /**
3563
+ * Output only. The resource name of the product bidding category. Product bidding category resource names have the form: `productBiddingCategoryConstants/{country_code\}~{level\}~{id\}`
3564
+ */
3565
+ resourceName?: string | null;
3566
+ /**
3567
+ * Output only. Status of the product bidding category.
3568
+ */
3569
+ status?: string | null;
3570
+ }
2772
3571
  /**
2773
3572
  * A product group view.
2774
3573
  */
@@ -2839,6 +3638,15 @@ export declare namespace searchads360_v0 {
2839
3638
  */
2840
3639
  typeUrl?: string | null;
2841
3640
  }
3641
+ /**
3642
+ * Shopping performance view. Provides Shopping campaign statistics aggregated at several product dimension levels. Product dimension values from Merchant Center such as brand, category, custom attributes, product condition and product type will reflect the state of each dimension as of the date and time when the corresponding event was recorded.
3643
+ */
3644
+ export interface Schema$GoogleAdsSearchads360V0Resources__ShoppingPerformanceView {
3645
+ /**
3646
+ * Output only. The resource name of the Shopping performance view. Shopping performance view resource names have the form: `customers/{customer_id\}/shoppingPerformanceView`
3647
+ */
3648
+ resourceName?: string | null;
3649
+ }
2842
3650
  /**
2843
3651
  * A user list. This is a list of users a customer may target.
2844
3652
  */
@@ -2860,6 +3668,67 @@ export declare namespace searchads360_v0 {
2860
3668
  */
2861
3669
  type?: string | null;
2862
3670
  }
3671
+ /**
3672
+ * A visit.
3673
+ */
3674
+ export interface Schema$GoogleAdsSearchads360V0Resources__Visit {
3675
+ /**
3676
+ * Output only. Ad ID. A value of 0 indicates that the ad is unattributed.
3677
+ */
3678
+ adId?: string | null;
3679
+ /**
3680
+ * Output only. Asset field type of the visit event.
3681
+ */
3682
+ assetFieldType?: string | null;
3683
+ /**
3684
+ * Output only. ID of the asset which was interacted with during the visit event.
3685
+ */
3686
+ assetId?: string | null;
3687
+ /**
3688
+ * Output only. A unique string for each visit that is passed to the landing page as the click id URL parameter.
3689
+ */
3690
+ clickId?: string | null;
3691
+ /**
3692
+ * Output only. Search Ads 360 keyword ID. A value of 0 indicates that the keyword is unattributed.
3693
+ */
3694
+ criterionId?: string | null;
3695
+ /**
3696
+ * Output only. The ID of the visit.
3697
+ */
3698
+ id?: string | null;
3699
+ /**
3700
+ * Output only. The Search Ads 360 inventory account ID containing the product that was clicked on. Search Ads 360 generates this ID when you link an inventory account in Search Ads 360.
3701
+ */
3702
+ merchantId?: string | null;
3703
+ /**
3704
+ * Output only. The sales channel of the product that was clicked on: Online or Local.
3705
+ */
3706
+ productChannel?: string | null;
3707
+ /**
3708
+ * Output only. The country (ISO-3166 format) registered for the inventory feed that contains the product clicked on.
3709
+ */
3710
+ productCountryCode?: string | null;
3711
+ /**
3712
+ * Output only. The ID of the product clicked on.
3713
+ */
3714
+ productId?: string | null;
3715
+ /**
3716
+ * Output only. The language (ISO-639-1) that has been set for the Merchant Center feed containing data about the product.
3717
+ */
3718
+ productLanguageCode?: string | null;
3719
+ /**
3720
+ * Output only. The store in the Local Inventory Ad that was clicked on. This should match the store IDs used in your local products feed.
3721
+ */
3722
+ productStoreId?: string | null;
3723
+ /**
3724
+ * Output only. The resource name of the visit. Visit resource names have the form: `customers/{customer_id\}/visits/{ad_group_id\}~{criterion_id\}~{ds_visit_id\}`
3725
+ */
3726
+ resourceName?: string | null;
3727
+ /**
3728
+ * Output only. The timestamp of the visit event. The timestamp is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss" format.
3729
+ */
3730
+ visitDateTime?: string | null;
3731
+ }
2863
3732
  /**
2864
3733
  * A webpage view.
2865
3734
  */
@@ -2956,6 +3825,26 @@ export declare namespace searchads360_v0 {
2956
3825
  * The asset referenced in the query.
2957
3826
  */
2958
3827
  asset?: Schema$GoogleAdsSearchads360V0Resources__Asset;
3828
+ /**
3829
+ * The asset group referenced in the query.
3830
+ */
3831
+ assetGroup?: Schema$GoogleAdsSearchads360V0Resources__AssetGroup;
3832
+ /**
3833
+ * The asset group asset referenced in the query.
3834
+ */
3835
+ assetGroupAsset?: Schema$GoogleAdsSearchads360V0Resources__AssetGroupAsset;
3836
+ /**
3837
+ * The asset group listing group filter referenced in the query.
3838
+ */
3839
+ assetGroupListingGroupFilter?: Schema$GoogleAdsSearchads360V0Resources__AssetGroupListingGroupFilter;
3840
+ /**
3841
+ * The asset group signal referenced in the query.
3842
+ */
3843
+ assetGroupSignal?: Schema$GoogleAdsSearchads360V0Resources__AssetGroupSignal;
3844
+ /**
3845
+ * The asset group top combination view referenced in the query.
3846
+ */
3847
+ assetGroupTopCombinationView?: Schema$GoogleAdsSearchads360V0Resources__AssetGroupTopCombinationView;
2959
3848
  /**
2960
3849
  * The asset set referenced in the query.
2961
3850
  */
@@ -2964,6 +3853,10 @@ export declare namespace searchads360_v0 {
2964
3853
  * The asset set asset referenced in the query.
2965
3854
  */
2966
3855
  assetSetAsset?: Schema$GoogleAdsSearchads360V0Resources__AssetSetAsset;
3856
+ /**
3857
+ * The Audience referenced in the query.
3858
+ */
3859
+ audience?: Schema$GoogleAdsSearchads360V0Resources__Audience;
2967
3860
  /**
2968
3861
  * The bidding strategy referenced in the query.
2969
3862
  */
@@ -2996,6 +3889,14 @@ export declare namespace searchads360_v0 {
2996
3889
  * The campaign label referenced in the query.
2997
3890
  */
2998
3891
  campaignLabel?: Schema$GoogleAdsSearchads360V0Resources__CampaignLabel;
3892
+ /**
3893
+ * The cart data sales view referenced in the query.
3894
+ */
3895
+ cartDataSalesView?: Schema$GoogleAdsSearchads360V0Resources__CartDataSalesView;
3896
+ /**
3897
+ * The event level conversion referenced in the query.
3898
+ */
3899
+ conversion?: Schema$GoogleAdsSearchads360V0Resources__Conversion;
2999
3900
  /**
3000
3901
  * The conversion action referenced in the query.
3001
3902
  */
@@ -3044,6 +3945,10 @@ export declare namespace searchads360_v0 {
3044
3945
  * The label referenced in the query.
3045
3946
  */
3046
3947
  label?: Schema$GoogleAdsSearchads360V0Resources__Label;
3948
+ /**
3949
+ * The language constant referenced in the query.
3950
+ */
3951
+ languageConstant?: Schema$GoogleAdsSearchads360V0Resources__LanguageConstant;
3047
3952
  /**
3048
3953
  * The location view referenced in the query.
3049
3954
  */
@@ -3052,6 +3957,10 @@ export declare namespace searchads360_v0 {
3052
3957
  * The metrics.
3053
3958
  */
3054
3959
  metrics?: Schema$GoogleAdsSearchads360V0Common__Metrics;
3960
+ /**
3961
+ * The Product Bidding Category referenced in the query.
3962
+ */
3963
+ productBiddingCategoryConstant?: Schema$GoogleAdsSearchads360V0Resources__ProductBiddingCategoryConstant;
3055
3964
  /**
3056
3965
  * The product group view referenced in the query.
3057
3966
  */
@@ -3060,10 +3969,18 @@ export declare namespace searchads360_v0 {
3060
3969
  * The segments.
3061
3970
  */
3062
3971
  segments?: Schema$GoogleAdsSearchads360V0Common__Segments;
3972
+ /**
3973
+ * The shopping performance view referenced in the query.
3974
+ */
3975
+ shoppingPerformanceView?: Schema$GoogleAdsSearchads360V0Resources__ShoppingPerformanceView;
3063
3976
  /**
3064
3977
  * The user list referenced in the query.
3065
3978
  */
3066
3979
  userList?: Schema$GoogleAdsSearchads360V0Resources__UserList;
3980
+ /**
3981
+ * The event level visit referenced in the query.
3982
+ */
3983
+ visit?: Schema$GoogleAdsSearchads360V0Resources__Visit;
3067
3984
  /**
3068
3985
  * The webpage view referenced in the query.
3069
3986
  */