@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/v0.ts CHANGED
@@ -173,6 +173,28 @@ export namespace searchads360_v0 {
173
173
  */
174
174
  interactionOnThisAsset?: boolean | null;
175
175
  }
176
+ /**
177
+ * Contains the usage information of the asset.
178
+ */
179
+ export interface Schema$GoogleAdsSearchads360V0Common__AssetUsage {
180
+ /**
181
+ * Resource name of the asset.
182
+ */
183
+ asset?: string | null;
184
+ /**
185
+ * The served field type of the asset.
186
+ */
187
+ servedAssetFieldType?: string | null;
188
+ }
189
+ /**
190
+ * An audience criterion.
191
+ */
192
+ export interface Schema$GoogleAdsSearchads360V0Common__AudienceInfo {
193
+ /**
194
+ * The Audience resource name.
195
+ */
196
+ audience?: string | null;
197
+ }
176
198
  /**
177
199
  * Business Profile location data synced from the linked Business Profile account.
178
200
  */
@@ -190,6 +212,15 @@ export namespace searchads360_v0 {
190
212
  */
191
213
  storeCode?: string | null;
192
214
  }
215
+ /**
216
+ * A call to action asset.
217
+ */
218
+ export interface Schema$GoogleAdsSearchads360V0Common__CallToActionAsset {
219
+ /**
220
+ * Call to action.
221
+ */
222
+ callToAction?: string | null;
223
+ }
193
224
  /**
194
225
  * A mapping that can be used by custom parameter tags in a `tracking_url_template`, `final_urls`, or `mobile_final_urls`.
195
226
  */
@@ -229,6 +260,40 @@ export namespace searchads360_v0 {
229
260
  */
230
261
  type?: string | null;
231
262
  }
263
+ /**
264
+ * An Image asset.
265
+ */
266
+ export interface Schema$GoogleAdsSearchads360V0Common__ImageAsset {
267
+ /**
268
+ * File size of the image asset in bytes.
269
+ */
270
+ fileSize?: string | null;
271
+ /**
272
+ * Metadata for this image at its original size.
273
+ */
274
+ fullSize?: Schema$GoogleAdsSearchads360V0Common__ImageDimension;
275
+ /**
276
+ * MIME type of the image asset.
277
+ */
278
+ mimeType?: string | null;
279
+ }
280
+ /**
281
+ * Metadata for an image at a certain size, either original or resized.
282
+ */
283
+ export interface Schema$GoogleAdsSearchads360V0Common__ImageDimension {
284
+ /**
285
+ * Height of the image.
286
+ */
287
+ heightPixels?: string | null;
288
+ /**
289
+ * A URL that returns the image with this height and width.
290
+ */
291
+ url?: string | null;
292
+ /**
293
+ * Width of the image.
294
+ */
295
+ widthPixels?: string | null;
296
+ }
232
297
  /**
233
298
  * A Keyword criterion segment.
234
299
  */
@@ -442,6 +507,38 @@ export namespace searchads360_v0 {
442
507
  * 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.
443
508
  */
444
509
  clientAccountConversionsValue?: number | null;
510
+ /**
511
+ * 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
512
+ */
513
+ clientAccountCrossSellCostOfGoodsSoldMicros?: string | null;
514
+ /**
515
+ * 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
516
+ */
517
+ clientAccountCrossSellGrossProfitMicros?: string | null;
518
+ /**
519
+ * 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
520
+ */
521
+ clientAccountCrossSellRevenueMicros?: string | null;
522
+ /**
523
+ * 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.
524
+ */
525
+ clientAccountCrossSellUnitsSold?: number | null;
526
+ /**
527
+ * 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
528
+ */
529
+ clientAccountLeadCostOfGoodsSoldMicros?: string | null;
530
+ /**
531
+ * 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
532
+ */
533
+ clientAccountLeadGrossProfitMicros?: string | null;
534
+ /**
535
+ * 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
536
+ */
537
+ clientAccountLeadRevenueMicros?: string | null;
538
+ /**
539
+ * 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.
540
+ */
541
+ clientAccountLeadUnitsSold?: number | null;
445
542
  /**
446
543
  * 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.
447
544
  */
@@ -510,6 +607,22 @@ export namespace searchads360_v0 {
510
607
  * The sum of the value of cross-device conversions.
511
608
  */
512
609
  crossDeviceConversionsValue?: number | null;
610
+ /**
611
+ * 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
612
+ */
613
+ crossSellCostOfGoodsSoldMicros?: string | null;
614
+ /**
615
+ * 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
616
+ */
617
+ crossSellGrossProfitMicros?: string | null;
618
+ /**
619
+ * 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
620
+ */
621
+ crossSellRevenueMicros?: string | null;
622
+ /**
623
+ * 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.
624
+ */
625
+ crossSellUnitsSold?: number | null;
513
626
  /**
514
627
  * The number of clicks your ad receives (Clicks) divided by the number of times your ad is shown (Impressions).
515
628
  */
@@ -554,6 +667,22 @@ export namespace searchads360_v0 {
554
667
  * Number of clicks Google considers illegitimate and doesn't charge you for.
555
668
  */
556
669
  invalidClicks?: string | null;
670
+ /**
671
+ * 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
672
+ */
673
+ leadCostOfGoodsSoldMicros?: string | null;
674
+ /**
675
+ * 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
676
+ */
677
+ leadGrossProfitMicros?: string | null;
678
+ /**
679
+ * 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
680
+ */
681
+ leadRevenueMicros?: string | null;
682
+ /**
683
+ * 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.
684
+ */
685
+ leadUnitsSold?: number | null;
557
686
  /**
558
687
  * The percentage of mobile clicks that go to a mobile-friendly page.
559
688
  */
@@ -810,6 +939,178 @@ export namespace searchads360_v0 {
810
939
  * Month as represented by the date of the first day of a month. Formatted as yyyy-MM-dd.
811
940
  */
812
941
  month?: string | null;
942
+ /**
943
+ * Bidding category (level 1) of the product.
944
+ */
945
+ productBiddingCategoryLevel1?: string | null;
946
+ /**
947
+ * Bidding category (level 2) of the product.
948
+ */
949
+ productBiddingCategoryLevel2?: string | null;
950
+ /**
951
+ * Bidding category (level 3) of the product.
952
+ */
953
+ productBiddingCategoryLevel3?: string | null;
954
+ /**
955
+ * Bidding category (level 4) of the product.
956
+ */
957
+ productBiddingCategoryLevel4?: string | null;
958
+ /**
959
+ * Bidding category (level 5) of the product.
960
+ */
961
+ productBiddingCategoryLevel5?: string | null;
962
+ /**
963
+ * Brand of the product.
964
+ */
965
+ productBrand?: string | null;
966
+ /**
967
+ * Channel of the product.
968
+ */
969
+ productChannel?: string | null;
970
+ /**
971
+ * Channel exclusivity of the product.
972
+ */
973
+ productChannelExclusivity?: string | null;
974
+ /**
975
+ * Condition of the product.
976
+ */
977
+ productCondition?: string | null;
978
+ /**
979
+ * Resource name of the geo target constant for the country of sale of the product.
980
+ */
981
+ productCountry?: string | null;
982
+ /**
983
+ * Custom attribute 0 of the product.
984
+ */
985
+ productCustomAttribute0?: string | null;
986
+ /**
987
+ * Custom attribute 1 of the product.
988
+ */
989
+ productCustomAttribute1?: string | null;
990
+ /**
991
+ * Custom attribute 2 of the product.
992
+ */
993
+ productCustomAttribute2?: string | null;
994
+ /**
995
+ * Custom attribute 3 of the product.
996
+ */
997
+ productCustomAttribute3?: string | null;
998
+ /**
999
+ * Custom attribute 4 of the product.
1000
+ */
1001
+ productCustomAttribute4?: string | null;
1002
+ /**
1003
+ * Item ID of the product.
1004
+ */
1005
+ productItemId?: string | null;
1006
+ /**
1007
+ * Resource name of the language constant for the language of the product.
1008
+ */
1009
+ productLanguage?: string | null;
1010
+ /**
1011
+ * Bidding category (level 1) of the product sold.
1012
+ */
1013
+ productSoldBiddingCategoryLevel1?: string | null;
1014
+ /**
1015
+ * Bidding category (level 2) of the product sold.
1016
+ */
1017
+ productSoldBiddingCategoryLevel2?: string | null;
1018
+ /**
1019
+ * Bidding category (level 3) of the product sold.
1020
+ */
1021
+ productSoldBiddingCategoryLevel3?: string | null;
1022
+ /**
1023
+ * Bidding category (level 4) of the product sold.
1024
+ */
1025
+ productSoldBiddingCategoryLevel4?: string | null;
1026
+ /**
1027
+ * Bidding category (level 5) of the product sold.
1028
+ */
1029
+ productSoldBiddingCategoryLevel5?: string | null;
1030
+ /**
1031
+ * Brand of the product sold.
1032
+ */
1033
+ productSoldBrand?: string | null;
1034
+ /**
1035
+ * Condition of the product sold.
1036
+ */
1037
+ productSoldCondition?: string | null;
1038
+ /**
1039
+ * Custom attribute 0 of the product sold.
1040
+ */
1041
+ productSoldCustomAttribute0?: string | null;
1042
+ /**
1043
+ * Custom attribute 1 of the product sold.
1044
+ */
1045
+ productSoldCustomAttribute1?: string | null;
1046
+ /**
1047
+ * Custom attribute 2 of the product sold.
1048
+ */
1049
+ productSoldCustomAttribute2?: string | null;
1050
+ /**
1051
+ * Custom attribute 3 of the product sold.
1052
+ */
1053
+ productSoldCustomAttribute3?: string | null;
1054
+ /**
1055
+ * Custom attribute 4 of the product sold.
1056
+ */
1057
+ productSoldCustomAttribute4?: string | null;
1058
+ /**
1059
+ * Item ID of the product sold.
1060
+ */
1061
+ productSoldItemId?: string | null;
1062
+ /**
1063
+ * Title of the product sold.
1064
+ */
1065
+ productSoldTitle?: string | null;
1066
+ /**
1067
+ * Type (level 1) of the product sold.
1068
+ */
1069
+ productSoldTypeL1?: string | null;
1070
+ /**
1071
+ * Type (level 2) of the product sold.
1072
+ */
1073
+ productSoldTypeL2?: string | null;
1074
+ /**
1075
+ * Type (level 3) of the product sold.
1076
+ */
1077
+ productSoldTypeL3?: string | null;
1078
+ /**
1079
+ * Type (level 4) of the product sold.
1080
+ */
1081
+ productSoldTypeL4?: string | null;
1082
+ /**
1083
+ * Type (level 5) of the product sold.
1084
+ */
1085
+ productSoldTypeL5?: string | null;
1086
+ /**
1087
+ * Store ID of the product.
1088
+ */
1089
+ productStoreId?: string | null;
1090
+ /**
1091
+ * Title of the product.
1092
+ */
1093
+ productTitle?: string | null;
1094
+ /**
1095
+ * Type (level 1) of the product.
1096
+ */
1097
+ productTypeL1?: string | null;
1098
+ /**
1099
+ * Type (level 2) of the product.
1100
+ */
1101
+ productTypeL2?: string | null;
1102
+ /**
1103
+ * Type (level 3) of the product.
1104
+ */
1105
+ productTypeL3?: string | null;
1106
+ /**
1107
+ * Type (level 4) of the product.
1108
+ */
1109
+ productTypeL4?: string | null;
1110
+ /**
1111
+ * Type (level 5) of the product.
1112
+ */
1113
+ productTypeL5?: string | null;
813
1114
  /**
814
1115
  * 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.
815
1116
  */
@@ -922,6 +1223,15 @@ export namespace searchads360_v0 {
922
1223
  */
923
1224
  targetSpendMicros?: string | null;
924
1225
  }
1226
+ /**
1227
+ * A Text asset.
1228
+ */
1229
+ export interface Schema$GoogleAdsSearchads360V0Common__TextAsset {
1230
+ /**
1231
+ * Text content of the text asset.
1232
+ */
1233
+ text?: string | null;
1234
+ }
925
1235
  /**
926
1236
  * A type of label displaying text on a colored background.
927
1237
  */
@@ -1144,6 +1454,19 @@ export namespace searchads360_v0 {
1144
1454
  */
1145
1455
  criterionName?: string | null;
1146
1456
  }
1457
+ /**
1458
+ * A YouTube asset.
1459
+ */
1460
+ export interface Schema$GoogleAdsSearchads360V0Common__YoutubeVideoAsset {
1461
+ /**
1462
+ * YouTube video id. This is the 11 character string value used in the YouTube video URL.
1463
+ */
1464
+ youtubeVideoId?: string | null;
1465
+ /**
1466
+ * YouTube video title.
1467
+ */
1468
+ youtubeVideoTitle?: string | null;
1469
+ }
1147
1470
  /**
1148
1471
  * A part of a field path.
1149
1472
  */
@@ -1202,7 +1525,7 @@ export namespace searchads360_v0 {
1202
1525
  */
1203
1526
  queryError?: string | null;
1204
1527
  /**
1205
- * An error with the amonut of quota remaining.
1528
+ * An error with the amount of quota remaining.
1206
1529
  */
1207
1530
  quotaError?: string | null;
1208
1531
  /**
@@ -1463,6 +1786,81 @@ export namespace searchads360_v0 {
1463
1786
  */
1464
1787
  defaultValue?: number | null;
1465
1788
  }
1789
+ /**
1790
+ * 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).
1791
+ */
1792
+ export interface Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductBiddingCategory {
1793
+ /**
1794
+ * 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
1795
+ */
1796
+ id?: string | null;
1797
+ /**
1798
+ * Indicates the level of the category in the taxonomy.
1799
+ */
1800
+ level?: string | null;
1801
+ }
1802
+ /**
1803
+ * Brand of the product.
1804
+ */
1805
+ export interface Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductBrand {
1806
+ /**
1807
+ * String value of the product brand.
1808
+ */
1809
+ value?: string | null;
1810
+ }
1811
+ /**
1812
+ * Locality of a product offer.
1813
+ */
1814
+ export interface Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductChannel {
1815
+ /**
1816
+ * Value of the locality.
1817
+ */
1818
+ channel?: string | null;
1819
+ }
1820
+ /**
1821
+ * Condition of a product offer.
1822
+ */
1823
+ export interface Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductCondition {
1824
+ /**
1825
+ * Value of the condition.
1826
+ */
1827
+ condition?: string | null;
1828
+ }
1829
+ /**
1830
+ * Custom attribute of a product offer.
1831
+ */
1832
+ export interface Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductCustomAttribute {
1833
+ /**
1834
+ * Indicates the index of the custom attribute.
1835
+ */
1836
+ index?: string | null;
1837
+ /**
1838
+ * String value of the product custom attribute.
1839
+ */
1840
+ value?: string | null;
1841
+ }
1842
+ /**
1843
+ * Item id of a product offer.
1844
+ */
1845
+ export interface Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductItemId {
1846
+ /**
1847
+ * Value of the id.
1848
+ */
1849
+ value?: string | null;
1850
+ }
1851
+ /**
1852
+ * Type of a product offer.
1853
+ */
1854
+ export interface Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductType {
1855
+ /**
1856
+ * Level of the type.
1857
+ */
1858
+ level?: string | null;
1859
+ /**
1860
+ * Value of the type.
1861
+ */
1862
+ value?: string | null;
1863
+ }
1466
1864
  /**
1467
1865
  * An ad.
1468
1866
  */
@@ -1867,6 +2265,10 @@ export namespace searchads360_v0 {
1867
2265
  * Output only. A unified callout asset.
1868
2266
  */
1869
2267
  calloutAsset?: Schema$GoogleAdsSearchads360V0Common__UnifiedCalloutAsset;
2268
+ /**
2269
+ * Immutable. A call to action asset.
2270
+ */
2271
+ callToActionAsset?: Schema$GoogleAdsSearchads360V0Common__CallToActionAsset;
1870
2272
  /**
1871
2273
  * 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.
1872
2274
  */
@@ -1883,6 +2285,10 @@ export namespace searchads360_v0 {
1883
2285
  * Output only. The ID of the asset.
1884
2286
  */
1885
2287
  id?: string | null;
2288
+ /**
2289
+ * Output only. An image asset.
2290
+ */
2291
+ imageAsset?: Schema$GoogleAdsSearchads360V0Common__ImageAsset;
1886
2292
  /**
1887
2293
  * 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.
1888
2294
  */
@@ -1895,6 +2301,10 @@ export namespace searchads360_v0 {
1895
2301
  * A mobile app asset.
1896
2302
  */
1897
2303
  mobileAppAsset?: Schema$GoogleAdsSearchads360V0Common__MobileAppAsset;
2304
+ /**
2305
+ * Optional name of the asset.
2306
+ */
2307
+ name?: string | null;
1898
2308
  /**
1899
2309
  * Output only. A unified page feed asset.
1900
2310
  */
@@ -1911,6 +2321,10 @@ export namespace searchads360_v0 {
1911
2321
  * Output only. The status of the asset.
1912
2322
  */
1913
2323
  status?: string | null;
2324
+ /**
2325
+ * Output only. A text asset.
2326
+ */
2327
+ textAsset?: Schema$GoogleAdsSearchads360V0Common__TextAsset;
1914
2328
  /**
1915
2329
  * URL template for constructing a tracking URL.
1916
2330
  */
@@ -1919,43 +2333,214 @@ export namespace searchads360_v0 {
1919
2333
  * Output only. Type of the asset.
1920
2334
  */
1921
2335
  type?: string | null;
2336
+ /**
2337
+ * Immutable. A YouTube video asset.
2338
+ */
2339
+ youtubeVideoAsset?: Schema$GoogleAdsSearchads360V0Common__YoutubeVideoAsset;
1922
2340
  }
1923
2341
  /**
1924
- * An asset set representing a collection of assets. Use AssetSetAsset to link an asset to the asset set.
2342
+ * 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.
1925
2343
  */
1926
- export interface Schema$GoogleAdsSearchads360V0Resources__AssetSet {
2344
+ export interface Schema$GoogleAdsSearchads360V0Resources__AssetGroup {
1927
2345
  /**
1928
- * Output only. The ID of the asset set.
2346
+ * Output only. Overall ad strength of this asset group.
2347
+ */
2348
+ adStrength?: string | null;
2349
+ /**
2350
+ * Immutable. The campaign with which this asset group is associated. The asset which is linked to the asset group.
2351
+ */
2352
+ campaign?: string | null;
2353
+ /**
2354
+ * 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.
2355
+ */
2356
+ finalMobileUrls?: string[] | null;
2357
+ /**
2358
+ * A list of final URLs after all cross domain redirects. In performance max, by default, the urls are eligible for expansion unless opted out.
2359
+ */
2360
+ finalUrls?: string[] | null;
2361
+ /**
2362
+ * Output only. The ID of the asset group.
1929
2363
  */
1930
2364
  id?: string | null;
1931
2365
  /**
1932
- * Immutable. The resource name of the asset set. Asset set resource names have the form: `customers/{customer_id\}/assetSets/{asset_set_id\}`
2366
+ * 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.
1933
2367
  */
1934
- resourceName?: string | null;
1935
- }
1936
- /**
1937
- * AssetSetAsset is the link between an asset and an asset set. Adding an AssetSetAsset links an asset with an asset set.
1938
- */
1939
- export interface Schema$GoogleAdsSearchads360V0Resources__AssetSetAsset {
2368
+ name?: string | null;
1940
2369
  /**
1941
- * Immutable. The asset which this asset set asset is linking to.
2370
+ * First part of text that may appear appended to the url displayed in the ad.
1942
2371
  */
1943
- asset?: string | null;
2372
+ path1?: string | null;
1944
2373
  /**
1945
- * Immutable. The asset set which this asset set asset is linking to.
2374
+ * 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.
1946
2375
  */
1947
- assetSet?: string | null;
2376
+ path2?: string | null;
1948
2377
  /**
1949
- * 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\}`
2378
+ * Immutable. The resource name of the asset group. Asset group resource names have the form: `customers/{customer_id\}/assetGroups/{asset_group_id\}`
1950
2379
  */
1951
2380
  resourceName?: string | null;
1952
2381
  /**
1953
- * Output only. The status of the asset set asset. Read-only.
2382
+ * The status of the asset group.
1954
2383
  */
1955
2384
  status?: string | null;
1956
2385
  }
1957
2386
  /**
1958
- * A bidding strategy.
2387
+ * AssetGroupAsset is the link between an asset and an asset group. Adding an AssetGroupAsset links an asset with an asset group.
2388
+ */
2389
+ export interface Schema$GoogleAdsSearchads360V0Resources__AssetGroupAsset {
2390
+ /**
2391
+ * Immutable. The asset which this asset group asset is linking.
2392
+ */
2393
+ asset?: string | null;
2394
+ /**
2395
+ * Immutable. The asset group which this asset group asset is linking.
2396
+ */
2397
+ assetGroup?: string | null;
2398
+ /**
2399
+ * The description of the placement of the asset within the asset group. For example: HEADLINE, YOUTUBE_VIDEO etc
2400
+ */
2401
+ fieldType?: string | null;
2402
+ /**
2403
+ * 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\}`
2404
+ */
2405
+ resourceName?: string | null;
2406
+ /**
2407
+ * The status of the link between an asset and asset group.
2408
+ */
2409
+ status?: string | null;
2410
+ }
2411
+ /**
2412
+ * Asset group asset combination data
2413
+ */
2414
+ export interface Schema$GoogleAdsSearchads360V0Resources__AssetGroupAssetCombinationData {
2415
+ /**
2416
+ * Output only. Served assets.
2417
+ */
2418
+ assetCombinationServedAssets?: Schema$GoogleAdsSearchads360V0Common__AssetUsage[];
2419
+ }
2420
+ /**
2421
+ * AssetGroupListingGroupFilter represents a listing group filter tree node in an asset group.
2422
+ */
2423
+ export interface Schema$GoogleAdsSearchads360V0Resources__AssetGroupListingGroupFilter {
2424
+ /**
2425
+ * Immutable. The asset group which this asset group listing group filter is part of.
2426
+ */
2427
+ assetGroup?: string | null;
2428
+ /**
2429
+ * Dimension value with which this listing group is refining its parent. Undefined for the root group.
2430
+ */
2431
+ caseValue?: Schema$GoogleAdsSearchads360V0Resources__ListingGroupFilterDimension;
2432
+ /**
2433
+ * Output only. The ID of the ListingGroupFilter.
2434
+ */
2435
+ id?: string | null;
2436
+ /**
2437
+ * Immutable. Resource name of the parent listing group subdivision. Null for the root listing group filter node.
2438
+ */
2439
+ parentListingGroupFilter?: string | null;
2440
+ /**
2441
+ * Output only. The path of dimensions defining this listing group filter.
2442
+ */
2443
+ path?: Schema$GoogleAdsSearchads360V0Resources__ListingGroupFilterDimensionPath;
2444
+ /**
2445
+ * 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\}`
2446
+ */
2447
+ resourceName?: string | null;
2448
+ /**
2449
+ * Immutable. Type of a listing group filter node.
2450
+ */
2451
+ type?: string | null;
2452
+ /**
2453
+ * Immutable. The vertical the current node tree represents. All nodes in the same tree must belong to the same vertical.
2454
+ */
2455
+ vertical?: string | null;
2456
+ }
2457
+ /**
2458
+ * 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.
2459
+ */
2460
+ export interface Schema$GoogleAdsSearchads360V0Resources__AssetGroupSignal {
2461
+ /**
2462
+ * Immutable. The asset group which this asset group signal belongs to.
2463
+ */
2464
+ assetGroup?: string | null;
2465
+ /**
2466
+ * Immutable. The audience signal to be used by the performance max campaign.
2467
+ */
2468
+ audience?: Schema$GoogleAdsSearchads360V0Common__AudienceInfo;
2469
+ /**
2470
+ * 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\}`
2471
+ */
2472
+ resourceName?: string | null;
2473
+ }
2474
+ /**
2475
+ * A view on the usage of ad group ad asset combination.
2476
+ */
2477
+ export interface Schema$GoogleAdsSearchads360V0Resources__AssetGroupTopCombinationView {
2478
+ /**
2479
+ * Output only. The top combinations of assets that served together.
2480
+ */
2481
+ assetGroupTopCombinations?: Schema$GoogleAdsSearchads360V0Resources__AssetGroupAssetCombinationData[];
2482
+ /**
2483
+ * 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\}"
2484
+ */
2485
+ resourceName?: string | null;
2486
+ }
2487
+ /**
2488
+ * An asset set representing a collection of assets. Use AssetSetAsset to link an asset to the asset set.
2489
+ */
2490
+ export interface Schema$GoogleAdsSearchads360V0Resources__AssetSet {
2491
+ /**
2492
+ * Output only. The ID of the asset set.
2493
+ */
2494
+ id?: string | null;
2495
+ /**
2496
+ * Immutable. The resource name of the asset set. Asset set resource names have the form: `customers/{customer_id\}/assetSets/{asset_set_id\}`
2497
+ */
2498
+ resourceName?: string | null;
2499
+ }
2500
+ /**
2501
+ * AssetSetAsset is the link between an asset and an asset set. Adding an AssetSetAsset links an asset with an asset set.
2502
+ */
2503
+ export interface Schema$GoogleAdsSearchads360V0Resources__AssetSetAsset {
2504
+ /**
2505
+ * Immutable. The asset which this asset set asset is linking to.
2506
+ */
2507
+ asset?: string | null;
2508
+ /**
2509
+ * Immutable. The asset set which this asset set asset is linking to.
2510
+ */
2511
+ assetSet?: string | null;
2512
+ /**
2513
+ * 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\}`
2514
+ */
2515
+ resourceName?: string | null;
2516
+ /**
2517
+ * Output only. The status of the asset set asset. Read-only.
2518
+ */
2519
+ status?: string | null;
2520
+ }
2521
+ /**
2522
+ * 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.
2523
+ */
2524
+ export interface Schema$GoogleAdsSearchads360V0Resources__Audience {
2525
+ /**
2526
+ * Description of this audience.
2527
+ */
2528
+ description?: string | null;
2529
+ /**
2530
+ * Output only. ID of the audience.
2531
+ */
2532
+ id?: string | null;
2533
+ /**
2534
+ * 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.
2535
+ */
2536
+ name?: string | null;
2537
+ /**
2538
+ * Immutable. The resource name of the audience. Audience names have the form: `customers/{customer_id\}/audiences/{audience_id\}`
2539
+ */
2540
+ resourceName?: string | null;
2541
+ }
2542
+ /**
2543
+ * A bidding strategy.
1959
2544
  */
1960
2545
  export interface Schema$GoogleAdsSearchads360V0Resources__BiddingStrategy {
1961
2546
  /**
@@ -2370,6 +2955,116 @@ export namespace searchads360_v0 {
2370
2955
  */
2371
2956
  resourceName?: string | null;
2372
2957
  }
2958
+ /**
2959
+ * Cart data sales view.
2960
+ */
2961
+ export interface Schema$GoogleAdsSearchads360V0Resources__CartDataSalesView {
2962
+ /**
2963
+ * Output only. The resource name of the Cart data sales view. Cart data sales view resource names have the form: `customers/{customer_id\}/cartDataSalesView`
2964
+ */
2965
+ resourceName?: string | null;
2966
+ }
2967
+ /**
2968
+ * A conversion.
2969
+ */
2970
+ export interface Schema$GoogleAdsSearchads360V0Resources__Conversion {
2971
+ /**
2972
+ * Output only. Ad ID. A value of 0 indicates that the ad is unattributed.
2973
+ */
2974
+ adId?: string | null;
2975
+ /**
2976
+ * 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.
2977
+ */
2978
+ advertiserConversionId?: string | null;
2979
+ /**
2980
+ * Output only. Asset field type of the conversion event.
2981
+ */
2982
+ assetFieldType?: string | null;
2983
+ /**
2984
+ * Output only. ID of the asset which was interacted with during the conversion event.
2985
+ */
2986
+ assetId?: string | null;
2987
+ /**
2988
+ * Output only. What the conversion is attributed to: Visit or Keyword+Ad.
2989
+ */
2990
+ attributionType?: string | null;
2991
+ /**
2992
+ * 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.
2993
+ */
2994
+ clickId?: string | null;
2995
+ /**
2996
+ * Output only. The timestamp of the conversion event.
2997
+ */
2998
+ conversionDateTime?: string | null;
2999
+ /**
3000
+ * Output only. The timestamp of the last time the conversion was modified.
3001
+ */
3002
+ conversionLastModifiedDateTime?: string | null;
3003
+ /**
3004
+ * 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.
3005
+ */
3006
+ conversionQuantity?: string | null;
3007
+ /**
3008
+ * Output only. The adjusted revenue in micros for the conversion event. This will always be in the currency of the serving account.
3009
+ */
3010
+ conversionRevenueMicros?: string | null;
3011
+ /**
3012
+ * Output only. The timestamp of the visit that the conversion is attributed to.
3013
+ */
3014
+ conversionVisitDateTime?: string | null;
3015
+ /**
3016
+ * Output only. Search Ads 360 criterion ID. A value of 0 indicates that the criterion is unattributed.
3017
+ */
3018
+ criterionId?: string | null;
3019
+ /**
3020
+ * Output only. The Floodlight order ID provided by the advertiser for the conversion.
3021
+ */
3022
+ floodlightOrderId?: string | null;
3023
+ /**
3024
+ * Output only. The original, unchanged revenue associated with the Floodlight event (in the currency of the current report), before Floodlight currency instruction modifications.
3025
+ */
3026
+ floodlightOriginalRevenue?: string | null;
3027
+ /**
3028
+ * Output only. The ID of the conversion
3029
+ */
3030
+ id?: string | null;
3031
+ /**
3032
+ * 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.
3033
+ */
3034
+ merchantId?: string | null;
3035
+ /**
3036
+ * Output only. The sales channel of the product that was clicked on: Online or Local.
3037
+ */
3038
+ productChannel?: string | null;
3039
+ /**
3040
+ * Output only. The country (ISO-3166-format) registered for the inventory feed that contains the product clicked on.
3041
+ */
3042
+ productCountryCode?: string | null;
3043
+ /**
3044
+ * Output only. The ID of the product clicked on.
3045
+ */
3046
+ productId?: string | null;
3047
+ /**
3048
+ * Output only. The language (ISO-639-1) that has been set for the Merchant Center feed containing data about the product.
3049
+ */
3050
+ productLanguageCode?: string | null;
3051
+ /**
3052
+ * 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.
3053
+ */
3054
+ productStoreId?: string | null;
3055
+ /**
3056
+ * 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\}`
3057
+ */
3058
+ resourceName?: string | null;
3059
+ /**
3060
+ * Output only. The status of the conversion, either ENABLED or REMOVED..
3061
+ */
3062
+ status?: string | null;
3063
+ /**
3064
+ * Output only. The SearchAds360 visit ID that the conversion is attributed to.
3065
+ */
3066
+ visitId?: string | null;
3067
+ }
2373
3068
  /**
2374
3069
  * A conversion action.
2375
3070
  */
@@ -2808,6 +3503,73 @@ export namespace searchads360_v0 {
2808
3503
  */
2809
3504
  textLabel?: Schema$GoogleAdsSearchads360V0Common__TextLabel;
2810
3505
  }
3506
+ /**
3507
+ * A language.
3508
+ */
3509
+ export interface Schema$GoogleAdsSearchads360V0Resources__LanguageConstant {
3510
+ /**
3511
+ * Output only. The language code, for example, "en_US", "en_AU", "es", "fr", etc.
3512
+ */
3513
+ code?: string | null;
3514
+ /**
3515
+ * Output only. The ID of the language constant.
3516
+ */
3517
+ id?: string | null;
3518
+ /**
3519
+ * Output only. The full name of the language in English, for example, "English (US)", "Spanish", etc.
3520
+ */
3521
+ name?: string | null;
3522
+ /**
3523
+ * Output only. The resource name of the language constant. Language constant resource names have the form: `languageConstants/{criterion_id\}`
3524
+ */
3525
+ resourceName?: string | null;
3526
+ /**
3527
+ * Output only. Whether the language is targetable.
3528
+ */
3529
+ targetable?: boolean | null;
3530
+ }
3531
+ /**
3532
+ * Listing dimensions for the asset group listing group filter.
3533
+ */
3534
+ export interface Schema$GoogleAdsSearchads360V0Resources__ListingGroupFilterDimension {
3535
+ /**
3536
+ * Bidding category of a product offer.
3537
+ */
3538
+ productBiddingCategory?: Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductBiddingCategory;
3539
+ /**
3540
+ * Brand of a product offer.
3541
+ */
3542
+ productBrand?: Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductBrand;
3543
+ /**
3544
+ * Locality of a product offer.
3545
+ */
3546
+ productChannel?: Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductChannel;
3547
+ /**
3548
+ * Condition of a product offer.
3549
+ */
3550
+ productCondition?: Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductCondition;
3551
+ /**
3552
+ * Custom attribute of a product offer.
3553
+ */
3554
+ productCustomAttribute?: Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductCustomAttribute;
3555
+ /**
3556
+ * Item id of a product offer.
3557
+ */
3558
+ productItemId?: Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductItemId;
3559
+ /**
3560
+ * Type of a product offer.
3561
+ */
3562
+ productType?: Schema$GoogleAdsSearchads360V0Resources_ListingGroupFilterDimension_ProductType;
3563
+ }
3564
+ /**
3565
+ * The path defining of dimensions defining a listing group filter.
3566
+ */
3567
+ export interface Schema$GoogleAdsSearchads360V0Resources__ListingGroupFilterDimensionPath {
3568
+ /**
3569
+ * Output only. The complete path of dimensions through the listing group filter hierarchy (excluding the root node) to this listing group filter.
3570
+ */
3571
+ dimensions?: Schema$GoogleAdsSearchads360V0Resources__ListingGroupFilterDimension[];
3572
+ }
2811
3573
  /**
2812
3574
  * A location view summarizes the performance of campaigns by Location criteria.
2813
3575
  */
@@ -2817,6 +3579,43 @@ export namespace searchads360_v0 {
2817
3579
  */
2818
3580
  resourceName?: string | null;
2819
3581
  }
3582
+ /**
3583
+ * A Product Bidding Category.
3584
+ */
3585
+ export interface Schema$GoogleAdsSearchads360V0Resources__ProductBiddingCategoryConstant {
3586
+ /**
3587
+ * Output only. Two-letter upper-case country code of the product bidding category.
3588
+ */
3589
+ countryCode?: string | null;
3590
+ /**
3591
+ * 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.
3592
+ */
3593
+ id?: string | null;
3594
+ /**
3595
+ * Output only. Language code of the product bidding category.
3596
+ */
3597
+ languageCode?: string | null;
3598
+ /**
3599
+ * Output only. Level of the product bidding category.
3600
+ */
3601
+ level?: string | null;
3602
+ /**
3603
+ * Output only. Display value of the product bidding category localized according to language_code.
3604
+ */
3605
+ localizedName?: string | null;
3606
+ /**
3607
+ * Output only. Resource name of the parent product bidding category.
3608
+ */
3609
+ productBiddingCategoryConstantParent?: string | null;
3610
+ /**
3611
+ * Output only. The resource name of the product bidding category. Product bidding category resource names have the form: `productBiddingCategoryConstants/{country_code\}~{level\}~{id\}`
3612
+ */
3613
+ resourceName?: string | null;
3614
+ /**
3615
+ * Output only. Status of the product bidding category.
3616
+ */
3617
+ status?: string | null;
3618
+ }
2820
3619
  /**
2821
3620
  * A product group view.
2822
3621
  */
@@ -2887,6 +3686,15 @@ export namespace searchads360_v0 {
2887
3686
  */
2888
3687
  typeUrl?: string | null;
2889
3688
  }
3689
+ /**
3690
+ * 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.
3691
+ */
3692
+ export interface Schema$GoogleAdsSearchads360V0Resources__ShoppingPerformanceView {
3693
+ /**
3694
+ * Output only. The resource name of the Shopping performance view. Shopping performance view resource names have the form: `customers/{customer_id\}/shoppingPerformanceView`
3695
+ */
3696
+ resourceName?: string | null;
3697
+ }
2890
3698
  /**
2891
3699
  * A user list. This is a list of users a customer may target.
2892
3700
  */
@@ -2908,6 +3716,67 @@ export namespace searchads360_v0 {
2908
3716
  */
2909
3717
  type?: string | null;
2910
3718
  }
3719
+ /**
3720
+ * A visit.
3721
+ */
3722
+ export interface Schema$GoogleAdsSearchads360V0Resources__Visit {
3723
+ /**
3724
+ * Output only. Ad ID. A value of 0 indicates that the ad is unattributed.
3725
+ */
3726
+ adId?: string | null;
3727
+ /**
3728
+ * Output only. Asset field type of the visit event.
3729
+ */
3730
+ assetFieldType?: string | null;
3731
+ /**
3732
+ * Output only. ID of the asset which was interacted with during the visit event.
3733
+ */
3734
+ assetId?: string | null;
3735
+ /**
3736
+ * Output only. A unique string for each visit that is passed to the landing page as the click id URL parameter.
3737
+ */
3738
+ clickId?: string | null;
3739
+ /**
3740
+ * Output only. Search Ads 360 keyword ID. A value of 0 indicates that the keyword is unattributed.
3741
+ */
3742
+ criterionId?: string | null;
3743
+ /**
3744
+ * Output only. The ID of the visit.
3745
+ */
3746
+ id?: string | null;
3747
+ /**
3748
+ * 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.
3749
+ */
3750
+ merchantId?: string | null;
3751
+ /**
3752
+ * Output only. The sales channel of the product that was clicked on: Online or Local.
3753
+ */
3754
+ productChannel?: string | null;
3755
+ /**
3756
+ * Output only. The country (ISO-3166 format) registered for the inventory feed that contains the product clicked on.
3757
+ */
3758
+ productCountryCode?: string | null;
3759
+ /**
3760
+ * Output only. The ID of the product clicked on.
3761
+ */
3762
+ productId?: string | null;
3763
+ /**
3764
+ * Output only. The language (ISO-639-1) that has been set for the Merchant Center feed containing data about the product.
3765
+ */
3766
+ productLanguageCode?: string | null;
3767
+ /**
3768
+ * 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.
3769
+ */
3770
+ productStoreId?: string | null;
3771
+ /**
3772
+ * 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\}`
3773
+ */
3774
+ resourceName?: string | null;
3775
+ /**
3776
+ * 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.
3777
+ */
3778
+ visitDateTime?: string | null;
3779
+ }
2911
3780
  /**
2912
3781
  * A webpage view.
2913
3782
  */
@@ -3004,6 +3873,26 @@ export namespace searchads360_v0 {
3004
3873
  * The asset referenced in the query.
3005
3874
  */
3006
3875
  asset?: Schema$GoogleAdsSearchads360V0Resources__Asset;
3876
+ /**
3877
+ * The asset group referenced in the query.
3878
+ */
3879
+ assetGroup?: Schema$GoogleAdsSearchads360V0Resources__AssetGroup;
3880
+ /**
3881
+ * The asset group asset referenced in the query.
3882
+ */
3883
+ assetGroupAsset?: Schema$GoogleAdsSearchads360V0Resources__AssetGroupAsset;
3884
+ /**
3885
+ * The asset group listing group filter referenced in the query.
3886
+ */
3887
+ assetGroupListingGroupFilter?: Schema$GoogleAdsSearchads360V0Resources__AssetGroupListingGroupFilter;
3888
+ /**
3889
+ * The asset group signal referenced in the query.
3890
+ */
3891
+ assetGroupSignal?: Schema$GoogleAdsSearchads360V0Resources__AssetGroupSignal;
3892
+ /**
3893
+ * The asset group top combination view referenced in the query.
3894
+ */
3895
+ assetGroupTopCombinationView?: Schema$GoogleAdsSearchads360V0Resources__AssetGroupTopCombinationView;
3007
3896
  /**
3008
3897
  * The asset set referenced in the query.
3009
3898
  */
@@ -3012,6 +3901,10 @@ export namespace searchads360_v0 {
3012
3901
  * The asset set asset referenced in the query.
3013
3902
  */
3014
3903
  assetSetAsset?: Schema$GoogleAdsSearchads360V0Resources__AssetSetAsset;
3904
+ /**
3905
+ * The Audience referenced in the query.
3906
+ */
3907
+ audience?: Schema$GoogleAdsSearchads360V0Resources__Audience;
3015
3908
  /**
3016
3909
  * The bidding strategy referenced in the query.
3017
3910
  */
@@ -3044,6 +3937,14 @@ export namespace searchads360_v0 {
3044
3937
  * The campaign label referenced in the query.
3045
3938
  */
3046
3939
  campaignLabel?: Schema$GoogleAdsSearchads360V0Resources__CampaignLabel;
3940
+ /**
3941
+ * The cart data sales view referenced in the query.
3942
+ */
3943
+ cartDataSalesView?: Schema$GoogleAdsSearchads360V0Resources__CartDataSalesView;
3944
+ /**
3945
+ * The event level conversion referenced in the query.
3946
+ */
3947
+ conversion?: Schema$GoogleAdsSearchads360V0Resources__Conversion;
3047
3948
  /**
3048
3949
  * The conversion action referenced in the query.
3049
3950
  */
@@ -3092,6 +3993,10 @@ export namespace searchads360_v0 {
3092
3993
  * The label referenced in the query.
3093
3994
  */
3094
3995
  label?: Schema$GoogleAdsSearchads360V0Resources__Label;
3996
+ /**
3997
+ * The language constant referenced in the query.
3998
+ */
3999
+ languageConstant?: Schema$GoogleAdsSearchads360V0Resources__LanguageConstant;
3095
4000
  /**
3096
4001
  * The location view referenced in the query.
3097
4002
  */
@@ -3100,6 +4005,10 @@ export namespace searchads360_v0 {
3100
4005
  * The metrics.
3101
4006
  */
3102
4007
  metrics?: Schema$GoogleAdsSearchads360V0Common__Metrics;
4008
+ /**
4009
+ * The Product Bidding Category referenced in the query.
4010
+ */
4011
+ productBiddingCategoryConstant?: Schema$GoogleAdsSearchads360V0Resources__ProductBiddingCategoryConstant;
3103
4012
  /**
3104
4013
  * The product group view referenced in the query.
3105
4014
  */
@@ -3108,10 +4017,18 @@ export namespace searchads360_v0 {
3108
4017
  * The segments.
3109
4018
  */
3110
4019
  segments?: Schema$GoogleAdsSearchads360V0Common__Segments;
4020
+ /**
4021
+ * The shopping performance view referenced in the query.
4022
+ */
4023
+ shoppingPerformanceView?: Schema$GoogleAdsSearchads360V0Resources__ShoppingPerformanceView;
3111
4024
  /**
3112
4025
  * The user list referenced in the query.
3113
4026
  */
3114
4027
  userList?: Schema$GoogleAdsSearchads360V0Resources__UserList;
4028
+ /**
4029
+ * The event level visit referenced in the query.
4030
+ */
4031
+ visit?: Schema$GoogleAdsSearchads360V0Resources__Visit;
3115
4032
  /**
3116
4033
  * The webpage view referenced in the query.
3117
4034
  */