google-apis-searchads360_v0 0.17.0 → 0.18.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f4189a733ea7e77d02949f502a5794aacf064777aeecd5c0914fbee3b9f143ff
4
- data.tar.gz: f5789fdfc5fc11ddbd15925f31cbc1f6c5e16fe1390e21cdb187a4b748daa95f
3
+ metadata.gz: 61dd970e70eae5a527ec4fd96faa209dca9ad7c6af0b895da8248e4e4ef96b7c
4
+ data.tar.gz: ad6eec99297d16d23960ddc1d285edbd99e5525e24f929603c0333517f203538
5
5
  SHA512:
6
- metadata.gz: c6a49fd08563b38782ead74f2e123441a8580f7a1eb4ec13d4942875d3a293c7098d26351d43b4dfd08245602eb2d45ab7439d083e854c1e45b083ff47953544
7
- data.tar.gz: 1c89b9521826f7829c165c110172aaec6a5b954d961e521d3dde1e68f4a2d22a21a01c4eb1f3335043189aede9082b769588b1318a62a3bbdd7ec4498712904e
6
+ metadata.gz: e67c29d15e40b75bffaa429b15093a9b062e94ee03e50038f83e2330b3aa9c31c493629bd881a1d5b027ca0b5c459090247cb2e8f4d09f57ef6c7f5deeb64dba
7
+ data.tar.gz: 228e8701bd30e473ecda95be6ea7c9f38159c2551cd8455483471d4357bce51abe4d6f54b15b342e473611a019018117af5bd2b7c3442b84de267af21997b82d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-searchads360_v0
2
2
 
3
+ ### v0.18.0 (2024-10-06)
4
+
5
+ * Regenerated from discovery document revision 20241002
6
+
3
7
  ### v0.17.0 (2024-08-25)
4
8
 
5
9
  * Regenerated from discovery document revision 20240822
@@ -1084,11 +1084,25 @@ module Google
1084
1084
  # @return [Float]
1085
1085
  attr_accessor :cross_device_conversions
1086
1086
 
1087
+ # The number of cross-device conversions by conversion date. Details for the
1088
+ # by_conversion_date columns are available at https://support.google.com/sa360/
1089
+ # answer/9250611.
1090
+ # Corresponds to the JSON property `crossDeviceConversionsByConversionDate`
1091
+ # @return [Float]
1092
+ attr_accessor :cross_device_conversions_by_conversion_date
1093
+
1087
1094
  # The sum of the value of cross-device conversions.
1088
1095
  # Corresponds to the JSON property `crossDeviceConversionsValue`
1089
1096
  # @return [Float]
1090
1097
  attr_accessor :cross_device_conversions_value
1091
1098
 
1099
+ # The sum of cross-device conversions value by conversion date. Details for the
1100
+ # by_conversion_date columns are available at https://support.google.com/sa360/
1101
+ # answer/9250611.
1102
+ # Corresponds to the JSON property `crossDeviceConversionsValueByConversionDate`
1103
+ # @return [Float]
1104
+ attr_accessor :cross_device_conversions_value_by_conversion_date
1105
+
1092
1106
  # Cross-sell cost of goods sold (COGS) is the total cost of products sold as a
1093
1107
  # result of advertising a different product. How it works: You report
1094
1108
  # conversions with cart data for completed purchases on your website. If the ad
@@ -1167,6 +1181,27 @@ module Google
1167
1181
  # @return [Float]
1168
1182
  attr_accessor :ctr
1169
1183
 
1184
+ # The percentage of clicks that have been filtered out of your total number of
1185
+ # clicks (filtered + non-filtered clicks) due to being general invalid clicks.
1186
+ # These are clicks Google considers illegitimate that are detected through
1187
+ # routine means of filtration (that is, known invalid data-center traffic, bots
1188
+ # and spiders or other crawlers, irregular patterns, etc). You're not charged
1189
+ # for them, and they don't affect your account statistics. See the help page at
1190
+ # https://support.google.com/campaignmanager/answer/6076504 for details.
1191
+ # Corresponds to the JSON property `generalInvalidClickRate`
1192
+ # @return [Float]
1193
+ attr_accessor :general_invalid_click_rate
1194
+
1195
+ # Number of general invalid clicks. These are a subset of your invalid clicks
1196
+ # that are detected through routine means of filtration (such as known invalid
1197
+ # data-center traffic, bots and spiders or other crawlers, irregular patterns,
1198
+ # etc.). You're not charged for them, and they don't affect your account
1199
+ # statistics. See the help page at https://support.google.com/campaignmanager/
1200
+ # answer/6076504 for details.
1201
+ # Corresponds to the JSON property `generalInvalidClicks`
1202
+ # @return [Fixnum]
1203
+ attr_accessor :general_invalid_clicks
1204
+
1170
1205
  # The creative historical quality score.
1171
1206
  # Corresponds to the JSON property `historicalCreativeQualityScore`
1172
1207
  # @return [String]
@@ -1483,12 +1518,16 @@ module Google
1483
1518
  @cost_per_conversion = args[:cost_per_conversion] if args.key?(:cost_per_conversion)
1484
1519
  @cost_per_current_model_attributed_conversion = args[:cost_per_current_model_attributed_conversion] if args.key?(:cost_per_current_model_attributed_conversion)
1485
1520
  @cross_device_conversions = args[:cross_device_conversions] if args.key?(:cross_device_conversions)
1521
+ @cross_device_conversions_by_conversion_date = args[:cross_device_conversions_by_conversion_date] if args.key?(:cross_device_conversions_by_conversion_date)
1486
1522
  @cross_device_conversions_value = args[:cross_device_conversions_value] if args.key?(:cross_device_conversions_value)
1523
+ @cross_device_conversions_value_by_conversion_date = args[:cross_device_conversions_value_by_conversion_date] if args.key?(:cross_device_conversions_value_by_conversion_date)
1487
1524
  @cross_sell_cost_of_goods_sold_micros = args[:cross_sell_cost_of_goods_sold_micros] if args.key?(:cross_sell_cost_of_goods_sold_micros)
1488
1525
  @cross_sell_gross_profit_micros = args[:cross_sell_gross_profit_micros] if args.key?(:cross_sell_gross_profit_micros)
1489
1526
  @cross_sell_revenue_micros = args[:cross_sell_revenue_micros] if args.key?(:cross_sell_revenue_micros)
1490
1527
  @cross_sell_units_sold = args[:cross_sell_units_sold] if args.key?(:cross_sell_units_sold)
1491
1528
  @ctr = args[:ctr] if args.key?(:ctr)
1529
+ @general_invalid_click_rate = args[:general_invalid_click_rate] if args.key?(:general_invalid_click_rate)
1530
+ @general_invalid_clicks = args[:general_invalid_clicks] if args.key?(:general_invalid_clicks)
1492
1531
  @historical_creative_quality_score = args[:historical_creative_quality_score] if args.key?(:historical_creative_quality_score)
1493
1532
  @historical_landing_page_quality_score = args[:historical_landing_page_quality_score] if args.key?(:historical_landing_page_quality_score)
1494
1533
  @historical_quality_score = args[:historical_quality_score] if args.key?(:historical_quality_score)
@@ -3506,7 +3545,8 @@ module Google
3506
3545
  class GoogleAdsSearchads360V0ResourcesCampaignSelectiveOptimization
3507
3546
  include Google::Apis::Core::Hashable
3508
3547
 
3509
- # The selected set of conversion actions for optimizing this campaign.
3548
+ # The selected set of resource names for conversion actions for optimizing this
3549
+ # campaign.
3510
3550
  # Corresponds to the JSON property `conversionActions`
3511
3551
  # @return [Array<String>]
3512
3552
  attr_accessor :conversion_actions
@@ -4081,6 +4121,12 @@ module Google
4081
4121
  # @return [String]
4082
4122
  attr_accessor :creation_time
4083
4123
 
4124
+ # Output only. The resource names of effective labels attached to this ad group.
4125
+ # An effective label is a label inherited or directly assigned to this ad group.
4126
+ # Corresponds to the JSON property `effectiveLabels`
4127
+ # @return [Array<String>]
4128
+ attr_accessor :effective_labels
4129
+
4084
4130
  # Output only. Date when the ad group ends serving ads. By default, the ad group
4085
4131
  # ends on the ad group's end date. If this field is set, then the ad group ends
4086
4132
  # at the end of the specified date in the customer's time zone. This field is
@@ -4176,6 +4222,7 @@ module Google
4176
4222
  @ad_rotation_mode = args[:ad_rotation_mode] if args.key?(:ad_rotation_mode)
4177
4223
  @cpc_bid_micros = args[:cpc_bid_micros] if args.key?(:cpc_bid_micros)
4178
4224
  @creation_time = args[:creation_time] if args.key?(:creation_time)
4225
+ @effective_labels = args[:effective_labels] if args.key?(:effective_labels)
4179
4226
  @end_date = args[:end_date] if args.key?(:end_date)
4180
4227
  @engine_id = args[:engine_id] if args.key?(:engine_id)
4181
4228
  @engine_status = args[:engine_status] if args.key?(:engine_status)
@@ -4666,6 +4713,46 @@ module Google
4666
4713
  end
4667
4714
  end
4668
4715
 
4716
+ # A relationship between an ad group and an effective label. An effective label
4717
+ # is a label inherited or directly assigned to this ad group.
4718
+ class GoogleAdsSearchads360V0ResourcesAdGroupEffectiveLabel
4719
+ include Google::Apis::Core::Hashable
4720
+
4721
+ # Immutable. The ad group to which the effective label is attached.
4722
+ # Corresponds to the JSON property `adGroup`
4723
+ # @return [String]
4724
+ attr_accessor :ad_group
4725
+
4726
+ # Immutable. The effective label assigned to the ad group.
4727
+ # Corresponds to the JSON property `label`
4728
+ # @return [String]
4729
+ attr_accessor :label
4730
+
4731
+ # Output only. The ID of the Customer which owns the effective label.
4732
+ # Corresponds to the JSON property `ownerCustomerId`
4733
+ # @return [Fixnum]
4734
+ attr_accessor :owner_customer_id
4735
+
4736
+ # Immutable. The resource name of the ad group effective label. Ad group
4737
+ # effective label resource names have the form: `customers/`customer_id`/
4738
+ # adGroupEffectiveLabels/`ad_group_id`~`label_id``
4739
+ # Corresponds to the JSON property `resourceName`
4740
+ # @return [String]
4741
+ attr_accessor :resource_name
4742
+
4743
+ def initialize(**args)
4744
+ update!(**args)
4745
+ end
4746
+
4747
+ # Update properties of this object
4748
+ def update!(**args)
4749
+ @ad_group = args[:ad_group] if args.key?(:ad_group)
4750
+ @label = args[:label] if args.key?(:label)
4751
+ @owner_customer_id = args[:owner_customer_id] if args.key?(:owner_customer_id)
4752
+ @resource_name = args[:resource_name] if args.key?(:resource_name)
4753
+ end
4754
+ end
4755
+
4669
4756
  # A relationship between an ad group and a label.
4670
4757
  class GoogleAdsSearchads360V0ResourcesAdGroupLabel
4671
4758
  include Google::Apis::Core::Hashable
@@ -5430,7 +5517,7 @@ module Google
5430
5517
  # @return [String]
5431
5518
  attr_accessor :advertising_channel_type
5432
5519
 
5433
- # Portfolio bidding strategy used by campaign.
5520
+ # The resource name of the portfolio bidding strategy used by the campaign.
5434
5521
  # Corresponds to the JSON property `biddingStrategy`
5435
5522
  # @return [String]
5436
5523
  attr_accessor :bidding_strategy
@@ -5448,7 +5535,7 @@ module Google
5448
5535
  # @return [String]
5449
5536
  attr_accessor :bidding_strategy_type
5450
5537
 
5451
- # The budget of the campaign.
5538
+ # The resource name of the campaign budget of the campaign.
5452
5539
  # Corresponds to the JSON property `campaignBudget`
5453
5540
  # @return [String]
5454
5541
  attr_accessor :campaign_budget
@@ -5471,6 +5558,12 @@ module Google
5471
5558
  # @return [Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignDynamicSearchAdsSetting]
5472
5559
  attr_accessor :dynamic_search_ads_setting
5473
5560
 
5561
+ # Output only. The resource names of effective labels attached to this campaign.
5562
+ # An effective label is a label inherited or directly assigned to this campaign.
5563
+ # Corresponds to the JSON property `effectiveLabels`
5564
+ # @return [Array<String>]
5565
+ attr_accessor :effective_labels
5566
+
5474
5567
  # The last day of the campaign in serving customer's timezone in YYYY-MM-DD
5475
5568
  # format. On create, defaults to 2037-12-30, which means the campaign will run
5476
5569
  # indefinitely. To set an existing campaign to run indefinitely, set this field
@@ -5694,6 +5787,7 @@ module Google
5694
5787
  @create_time = args[:create_time] if args.key?(:create_time)
5695
5788
  @creation_time = args[:creation_time] if args.key?(:creation_time)
5696
5789
  @dynamic_search_ads_setting = args[:dynamic_search_ads_setting] if args.key?(:dynamic_search_ads_setting)
5790
+ @effective_labels = args[:effective_labels] if args.key?(:effective_labels)
5697
5791
  @end_date = args[:end_date] if args.key?(:end_date)
5698
5792
  @engine_id = args[:engine_id] if args.key?(:engine_id)
5699
5793
  @excluded_parent_asset_field_types = args[:excluded_parent_asset_field_types] if args.key?(:excluded_parent_asset_field_types)
@@ -6001,6 +6095,46 @@ module Google
6001
6095
  end
6002
6096
  end
6003
6097
 
6098
+ # Represents a relationship between a campaign and an effective label. An
6099
+ # effective label is a label inherited or directly assigned to this campaign.
6100
+ class GoogleAdsSearchads360V0ResourcesCampaignEffectiveLabel
6101
+ include Google::Apis::Core::Hashable
6102
+
6103
+ # Immutable. The campaign to which the effective label is attached.
6104
+ # Corresponds to the JSON property `campaign`
6105
+ # @return [String]
6106
+ attr_accessor :campaign
6107
+
6108
+ # Immutable. The effective label assigned to the campaign.
6109
+ # Corresponds to the JSON property `label`
6110
+ # @return [String]
6111
+ attr_accessor :label
6112
+
6113
+ # Output only. The ID of the Customer which owns the effective label.
6114
+ # Corresponds to the JSON property `ownerCustomerId`
6115
+ # @return [Fixnum]
6116
+ attr_accessor :owner_customer_id
6117
+
6118
+ # Immutable. Name of the resource. CampaignEffectivelabel resource names have
6119
+ # the form: `customers/`customer_id`/campaignEffectiveLabels/`campaign_id`~`
6120
+ # label_id``
6121
+ # Corresponds to the JSON property `resourceName`
6122
+ # @return [String]
6123
+ attr_accessor :resource_name
6124
+
6125
+ def initialize(**args)
6126
+ update!(**args)
6127
+ end
6128
+
6129
+ # Update properties of this object
6130
+ def update!(**args)
6131
+ @campaign = args[:campaign] if args.key?(:campaign)
6132
+ @label = args[:label] if args.key?(:label)
6133
+ @owner_customer_id = args[:owner_customer_id] if args.key?(:owner_customer_id)
6134
+ @resource_name = args[:resource_name] if args.key?(:resource_name)
6135
+ end
6136
+ end
6137
+
6004
6138
  # Represents a relationship between a campaign and a label.
6005
6139
  class GoogleAdsSearchads360V0ResourcesCampaignLabel
6006
6140
  include Google::Apis::Core::Hashable
@@ -7940,6 +8074,12 @@ module Google
7940
8074
  # @return [Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupCriterionLabel]
7941
8075
  attr_accessor :ad_group_criterion_label
7942
8076
 
8077
+ # A relationship between an ad group and an effective label. An effective label
8078
+ # is a label inherited or directly assigned to this ad group.
8079
+ # Corresponds to the JSON property `adGroupEffectiveLabel`
8080
+ # @return [Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupEffectiveLabel]
8081
+ attr_accessor :ad_group_effective_label
8082
+
7943
8083
  # A relationship between an ad group and a label.
7944
8084
  # Corresponds to the JSON property `adGroupLabel`
7945
8085
  # @return [Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupLabel]
@@ -8047,6 +8187,12 @@ module Google
8047
8187
  # @return [Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignCriterion]
8048
8188
  attr_accessor :campaign_criterion
8049
8189
 
8190
+ # Represents a relationship between a campaign and an effective label. An
8191
+ # effective label is a label inherited or directly assigned to this campaign.
8192
+ # Corresponds to the JSON property `campaignEffectiveLabel`
8193
+ # @return [Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignEffectiveLabel]
8194
+ attr_accessor :campaign_effective_label
8195
+
8050
8196
  # Represents a relationship between a campaign and a label.
8051
8197
  # Corresponds to the JSON property `campaignLabel`
8052
8198
  # @return [Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignLabel]
@@ -8205,6 +8351,7 @@ module Google
8205
8351
  @ad_group_bid_modifier = args[:ad_group_bid_modifier] if args.key?(:ad_group_bid_modifier)
8206
8352
  @ad_group_criterion = args[:ad_group_criterion] if args.key?(:ad_group_criterion)
8207
8353
  @ad_group_criterion_label = args[:ad_group_criterion_label] if args.key?(:ad_group_criterion_label)
8354
+ @ad_group_effective_label = args[:ad_group_effective_label] if args.key?(:ad_group_effective_label)
8208
8355
  @ad_group_label = args[:ad_group_label] if args.key?(:ad_group_label)
8209
8356
  @age_range_view = args[:age_range_view] if args.key?(:age_range_view)
8210
8357
  @asset = args[:asset] if args.key?(:asset)
@@ -8223,6 +8370,7 @@ module Google
8223
8370
  @campaign_audience_view = args[:campaign_audience_view] if args.key?(:campaign_audience_view)
8224
8371
  @campaign_budget = args[:campaign_budget] if args.key?(:campaign_budget)
8225
8372
  @campaign_criterion = args[:campaign_criterion] if args.key?(:campaign_criterion)
8373
+ @campaign_effective_label = args[:campaign_effective_label] if args.key?(:campaign_effective_label)
8226
8374
  @campaign_label = args[:campaign_label] if args.key?(:campaign_label)
8227
8375
  @cart_data_sales_view = args[:cart_data_sales_view] if args.key?(:cart_data_sales_view)
8228
8376
  @conversion = args[:conversion] if args.key?(:conversion)
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module Searchads360V0
18
18
  # Version of the google-apis-searchads360_v0 gem
19
- GEM_VERSION = "0.17.0"
19
+ GEM_VERSION = "0.18.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240822"
25
+ REVISION = "20241002"
26
26
  end
27
27
  end
28
28
  end
@@ -622,6 +622,12 @@ module Google
622
622
  include Google::Apis::Core::JsonObjectSupport
623
623
  end
624
624
 
625
+ class GoogleAdsSearchads360V0ResourcesAdGroupEffectiveLabel
626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
625
631
  class GoogleAdsSearchads360V0ResourcesAdGroupLabel
626
632
  class Representation < Google::Apis::Core::JsonRepresentation; end
627
633
 
@@ -736,6 +742,12 @@ module Google
736
742
  include Google::Apis::Core::JsonObjectSupport
737
743
  end
738
744
 
745
+ class GoogleAdsSearchads360V0ResourcesCampaignEffectiveLabel
746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
747
+
748
+ include Google::Apis::Core::JsonObjectSupport
749
+ end
750
+
739
751
  class GoogleAdsSearchads360V0ResourcesCampaignLabel
740
752
  class Representation < Google::Apis::Core::JsonRepresentation; end
741
753
 
@@ -1235,12 +1247,16 @@ module Google
1235
1247
  property :cost_per_conversion, as: 'costPerConversion'
1236
1248
  property :cost_per_current_model_attributed_conversion, as: 'costPerCurrentModelAttributedConversion'
1237
1249
  property :cross_device_conversions, as: 'crossDeviceConversions'
1250
+ property :cross_device_conversions_by_conversion_date, as: 'crossDeviceConversionsByConversionDate'
1238
1251
  property :cross_device_conversions_value, as: 'crossDeviceConversionsValue'
1252
+ property :cross_device_conversions_value_by_conversion_date, as: 'crossDeviceConversionsValueByConversionDate'
1239
1253
  property :cross_sell_cost_of_goods_sold_micros, :numeric_string => true, as: 'crossSellCostOfGoodsSoldMicros'
1240
1254
  property :cross_sell_gross_profit_micros, :numeric_string => true, as: 'crossSellGrossProfitMicros'
1241
1255
  property :cross_sell_revenue_micros, :numeric_string => true, as: 'crossSellRevenueMicros'
1242
1256
  property :cross_sell_units_sold, as: 'crossSellUnitsSold'
1243
1257
  property :ctr, as: 'ctr'
1258
+ property :general_invalid_click_rate, as: 'generalInvalidClickRate'
1259
+ property :general_invalid_clicks, :numeric_string => true, as: 'generalInvalidClicks'
1244
1260
  property :historical_creative_quality_score, as: 'historicalCreativeQualityScore'
1245
1261
  property :historical_landing_page_quality_score, as: 'historicalLandingPageQualityScore'
1246
1262
  property :historical_quality_score, :numeric_string => true, as: 'historicalQualityScore'
@@ -1950,6 +1966,7 @@ module Google
1950
1966
  property :ad_rotation_mode, as: 'adRotationMode'
1951
1967
  property :cpc_bid_micros, :numeric_string => true, as: 'cpcBidMicros'
1952
1968
  property :creation_time, as: 'creationTime'
1969
+ collection :effective_labels, as: 'effectiveLabels'
1953
1970
  property :end_date, as: 'endDate'
1954
1971
  property :engine_id, as: 'engineId'
1955
1972
  property :engine_status, as: 'engineStatus'
@@ -2080,6 +2097,16 @@ module Google
2080
2097
  end
2081
2098
  end
2082
2099
 
2100
+ class GoogleAdsSearchads360V0ResourcesAdGroupEffectiveLabel
2101
+ # @private
2102
+ class Representation < Google::Apis::Core::JsonRepresentation
2103
+ property :ad_group, as: 'adGroup'
2104
+ property :label, as: 'label'
2105
+ property :owner_customer_id, :numeric_string => true, as: 'ownerCustomerId'
2106
+ property :resource_name, as: 'resourceName'
2107
+ end
2108
+ end
2109
+
2083
2110
  class GoogleAdsSearchads360V0ResourcesAdGroupLabel
2084
2111
  # @private
2085
2112
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2277,6 +2304,7 @@ module Google
2277
2304
  property :creation_time, as: 'creationTime'
2278
2305
  property :dynamic_search_ads_setting, as: 'dynamicSearchAdsSetting', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignDynamicSearchAdsSetting, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignDynamicSearchAdsSetting::Representation
2279
2306
 
2307
+ collection :effective_labels, as: 'effectiveLabels'
2280
2308
  property :end_date, as: 'endDate'
2281
2309
  property :engine_id, as: 'engineId'
2282
2310
  collection :excluded_parent_asset_field_types, as: 'excludedParentAssetFieldTypes'
@@ -2403,6 +2431,16 @@ module Google
2403
2431
  end
2404
2432
  end
2405
2433
 
2434
+ class GoogleAdsSearchads360V0ResourcesCampaignEffectiveLabel
2435
+ # @private
2436
+ class Representation < Google::Apis::Core::JsonRepresentation
2437
+ property :campaign, as: 'campaign'
2438
+ property :label, as: 'label'
2439
+ property :owner_customer_id, :numeric_string => true, as: 'ownerCustomerId'
2440
+ property :resource_name, as: 'resourceName'
2441
+ end
2442
+ end
2443
+
2406
2444
  class GoogleAdsSearchads360V0ResourcesCampaignLabel
2407
2445
  # @private
2408
2446
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2861,6 +2899,8 @@ module Google
2861
2899
 
2862
2900
  property :ad_group_criterion_label, as: 'adGroupCriterionLabel', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupCriterionLabel, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupCriterionLabel::Representation
2863
2901
 
2902
+ property :ad_group_effective_label, as: 'adGroupEffectiveLabel', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupEffectiveLabel, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupEffectiveLabel::Representation
2903
+
2864
2904
  property :ad_group_label, as: 'adGroupLabel', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupLabel, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupLabel::Representation
2865
2905
 
2866
2906
  property :age_range_view, as: 'ageRangeView', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAgeRangeView, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAgeRangeView::Representation
@@ -2897,6 +2937,8 @@ module Google
2897
2937
 
2898
2938
  property :campaign_criterion, as: 'campaignCriterion', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignCriterion, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignCriterion::Representation
2899
2939
 
2940
+ property :campaign_effective_label, as: 'campaignEffectiveLabel', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignEffectiveLabel, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignEffectiveLabel::Representation
2941
+
2900
2942
  property :campaign_label, as: 'campaignLabel', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignLabel, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignLabel::Representation
2901
2943
 
2902
2944
  property :cart_data_sales_view, as: 'cartDataSalesView', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCartDataSalesView, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCartDataSalesView::Representation
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-searchads360_v0
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0
4
+ version: 0.18.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-08-25 00:00:00.000000000 Z
11
+ date: 2024-10-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-searchads360_v0/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-searchads360_v0/v0.17.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-searchads360_v0/v0.18.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-searchads360_v0
63
63
  post_install_message:
64
64
  rdoc_options: []