google-apis-searchads360_v0 0.12.0 → 0.13.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: 89a8ccad94c359133dcaab979d66a93fc207dce7eadf24e011fcaadc78178488
4
- data.tar.gz: 323902d9be4ef178b199534eefaaac442a4b57451a16cc56809a27234bd155ee
3
+ metadata.gz: 8f447d89341602c1d2c0dcdf0b0e701c753259a4f4dac09e8abf5dc42243ff09
4
+ data.tar.gz: d59f94f072998412dd737423fc842b7a70d1f933021baf0b3a2384f5aac2aa01
5
5
  SHA512:
6
- metadata.gz: 03472c3905416538959f03833b983afc705810c57ec704a3cfa333565bdcb1e7a96ae14ed01c1c28c88b38d5c705bf13d6010cfc812d08f93ffebcf9cfb24f8e
7
- data.tar.gz: df85c5720733ec1a6d1ef6692ab862baa816ca6ea3eb4ea2f64a0d3f660d4f6f5b9605afd82a82533977692a1cc882cc72cf33e3dd40c4a699ea602050aebae9
6
+ metadata.gz: f6bc0856ad9942ab64577411d5df1cb9ef490ca1e62c6b91679389d70e7d947e984e8d1114cb34ecb2b606eaa470f9a7fbeda6d952eaf99e179f465d0bd1030c
7
+ data.tar.gz: 51d171a6c5ffb22703e3835b23154176f5dd581a4047e1c2cc6f1fd55b788fd344beb1eccda7f0cea1b936529115a31488f58fbb1f62c19d0498b79acf0956b0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-searchads360_v0
2
2
 
3
+ ### v0.13.0 (2024-03-31)
4
+
5
+ * Regenerated from discovery document revision 20240327
6
+
3
7
  ### v0.12.0 (2024-02-23)
4
8
 
5
9
  * Regenerated using generator version 0.14.0
@@ -658,8 +658,8 @@ module Google
658
658
  class GoogleAdsSearchads360V0CommonMetrics
659
659
  include Google::Apis::Core::Hashable
660
660
 
661
- # The percent of your ad impressions that are shown as the very first ad above
662
- # the organic search results.
661
+ # Search absolute top impression share is the percentage of your Search ad
662
+ # impressions that are shown in the most prominent Search position.
663
663
  # Corresponds to the JSON property `absoluteTopImpressionPercentage`
664
664
  # @return [Float]
665
665
  attr_accessor :absolute_top_impression_percentage
@@ -1284,10 +1284,10 @@ module Google
1284
1284
  # @return [Float]
1285
1285
  attr_accessor :search_absolute_top_impression_share
1286
1286
 
1287
- # The number estimating how often your ad wasn't the very first ad above the
1288
- # organic search results due to a low budget. Note: Search budget lost absolute
1289
- # top impression share is reported in the range of 0 to 0.9. Any value above 0.9
1290
- # is reported as 0.9001.
1287
+ # The number estimating how often your ad wasn't the very first ad among the top
1288
+ # ads in the search results due to a low budget. Note: Search budget lost
1289
+ # absolute top impression share is reported in the range of 0 to 0.9. Any value
1290
+ # above 0.9 is reported as 0.9001.
1291
1291
  # Corresponds to the JSON property `searchBudgetLostAbsoluteTopImpressionShare`
1292
1292
  # @return [Float]
1293
1293
  attr_accessor :search_budget_lost_absolute_top_impression_share
@@ -1300,10 +1300,10 @@ module Google
1300
1300
  # @return [Float]
1301
1301
  attr_accessor :search_budget_lost_impression_share
1302
1302
 
1303
- # The number estimating how often your ad didn't show anywhere above the organic
1304
- # search results due to a low budget. Note: Search budget lost top impression
1305
- # share is reported in the range of 0 to 0.9. Any value above 0.9 is reported as
1306
- # 0.9001.
1303
+ # The number estimating how often your ad didn't show adjacent to the top
1304
+ # organic search results due to a low budget. Note: Search budget lost top
1305
+ # impression share is reported in the range of 0 to 0.9. Any value above 0.9 is
1306
+ # reported as 0.9001.
1307
1307
  # Corresponds to the JSON property `searchBudgetLostTopImpressionShare`
1308
1308
  # @return [Float]
1309
1309
  attr_accessor :search_budget_lost_top_impression_share
@@ -1334,8 +1334,8 @@ module Google
1334
1334
  # @return [Float]
1335
1335
  attr_accessor :search_impression_share
1336
1336
 
1337
- # The number estimating how often your ad wasn't the very first ad above the
1338
- # organic search results due to poor Ad Rank. Note: Search rank lost absolute
1337
+ # The number estimating how often your ad wasn't the very first ad among the top
1338
+ # ads in the search results due to poor Ad Rank. Note: Search rank lost absolute
1339
1339
  # top impression share is reported in the range of 0 to 0.9. Any value above 0.9
1340
1340
  # is reported as 0.9001.
1341
1341
  # Corresponds to the JSON property `searchRankLostAbsoluteTopImpressionShare`
@@ -1349,24 +1349,25 @@ module Google
1349
1349
  # @return [Float]
1350
1350
  attr_accessor :search_rank_lost_impression_share
1351
1351
 
1352
- # The number estimating how often your ad didn't show anywhere above the organic
1353
- # search results due to poor Ad Rank. Note: Search rank lost top impression
1354
- # share is reported in the range of 0 to 0.9. Any value above 0.9 is reported as
1355
- # 0.9001.
1352
+ # The number estimating how often your ad didn't show adjacent to the top
1353
+ # organic search results due to poor Ad Rank. Note: Search rank lost top
1354
+ # impression share is reported in the range of 0 to 0.9. Any value above 0.9 is
1355
+ # reported as 0.9001.
1356
1356
  # Corresponds to the JSON property `searchRankLostTopImpressionShare`
1357
1357
  # @return [Float]
1358
1358
  attr_accessor :search_rank_lost_top_impression_share
1359
1359
 
1360
- # The impressions you've received in the top location (anywhere above the
1361
- # organic search results) compared to the estimated number of impressions you
1362
- # were eligible to receive in the top location. Note: Search top impression
1363
- # share is reported in the range of 0.1 to 1. Any value below 0.1 is reported as
1364
- # 0.0999.
1360
+ # The impressions you've received among the top ads compared to the estimated
1361
+ # number of impressions you were eligible to receive among the top ads. Note:
1362
+ # Search top impression share is reported in the range of 0.1 to 1. Any value
1363
+ # below 0.1 is reported as 0.0999. Top ads are generally above the top organic
1364
+ # results, although they may show below the top organic results on certain
1365
+ # queries.
1365
1366
  # Corresponds to the JSON property `searchTopImpressionShare`
1366
1367
  # @return [Float]
1367
1368
  attr_accessor :search_top_impression_share
1368
1369
 
1369
- # The percent of your ad impressions that are shown anywhere above the organic
1370
+ # The percent of your ad impressions that are shown adjacent to the top organic
1370
1371
  # search results.
1371
1372
  # Corresponds to the JSON property `topImpressionPercentage`
1372
1373
  # @return [Float]
@@ -4103,7 +4104,8 @@ module Google
4103
4104
  end
4104
4105
  end
4105
4106
 
4106
- # An ad group criterion.
4107
+ # An ad group criterion. The ad_group_criterion report only returns criteria
4108
+ # that were explicitly added to the ad group.
4107
4109
  class GoogleAdsSearchads360V0ResourcesAdGroupCriterion
4108
4110
  include Google::Apis::Core::Hashable
4109
4111
 
@@ -6628,7 +6630,9 @@ module Google
6628
6630
  end
6629
6631
  end
6630
6632
 
6631
- # A gender view.
6633
+ # A gender view. The gender_view resource reflects the effective serving state,
6634
+ # rather than what criteria were added. An ad group without gender criteria by
6635
+ # default shows to all genders, so all genders appear in gender_view with stats.
6632
6636
  class GoogleAdsSearchads360V0ResourcesGenderView
6633
6637
  include Google::Apis::Core::Hashable
6634
6638
 
@@ -6907,7 +6911,8 @@ module Google
6907
6911
  end
6908
6912
  end
6909
6913
 
6910
- # A location view summarizes the performance of campaigns by Location criteria.
6914
+ # A location view summarizes the performance of campaigns by a Location
6915
+ # criterion.
6911
6916
  class GoogleAdsSearchads360V0ResourcesLocationView
6912
6917
  include Google::Apis::Core::Hashable
6913
6918
 
@@ -7538,7 +7543,8 @@ module Google
7538
7543
  # @return [Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupBidModifier]
7539
7544
  attr_accessor :ad_group_bid_modifier
7540
7545
 
7541
- # An ad group criterion.
7546
+ # An ad group criterion. The ad_group_criterion report only returns criteria
7547
+ # that were explicitly added to the ad group.
7542
7548
  # Corresponds to the JSON property `adGroupCriterion`
7543
7549
  # @return [Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupCriterion]
7544
7550
  attr_accessor :ad_group_criterion
@@ -7720,7 +7726,9 @@ module Google
7720
7726
  # @return [Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesDynamicSearchAdsSearchTermView]
7721
7727
  attr_accessor :dynamic_search_ads_search_term_view
7722
7728
 
7723
- # A gender view.
7729
+ # A gender view. The gender_view resource reflects the effective serving state,
7730
+ # rather than what criteria were added. An ad group without gender criteria by
7731
+ # default shows to all genders, so all genders appear in gender_view with stats.
7724
7732
  # Corresponds to the JSON property `genderView`
7725
7733
  # @return [Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesGenderView]
7726
7734
  attr_accessor :gender_view
@@ -7745,7 +7753,8 @@ module Google
7745
7753
  # @return [Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesLanguageConstant]
7746
7754
  attr_accessor :language_constant
7747
7755
 
7748
- # A location view summarizes the performance of campaigns by Location criteria.
7756
+ # A location view summarizes the performance of campaigns by a Location
7757
+ # criterion.
7749
7758
  # Corresponds to the JSON property `locationView`
7750
7759
  # @return [Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesLocationView]
7751
7760
  attr_accessor :location_view
@@ -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.12.0"
19
+ GEM_VERSION = "0.13.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240208"
25
+ REVISION = "20240327"
26
26
  end
27
27
  end
28
28
  end
@@ -209,9 +209,10 @@ module Google
209
209
  execute_or_queue_command(command, &block)
210
210
  end
211
211
 
212
- # Returns all fields that match the search query. List of thrown errors: [
213
- # AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]()
214
- # [QueryError]() [QuotaError]() [RequestError]()
212
+ # Returns all fields that match the search [query](/search-ads/reporting/
213
+ # concepts/field-service#use_a_query_to_get_field_details). List of thrown
214
+ # errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [
215
+ # InternalError]() [QueryError]() [QuotaError]() [RequestError]()
215
216
  # @param [Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ServicesSearchSearchAds360FieldsRequest] google_ads_searchads360_v0_services__search_search_ads360_fields_request_object
216
217
  # @param [String] fields
217
218
  # Selector specifying which fields to include in a partial response.
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.12.0
4
+ version: 0.13.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-02-25 00:00:00.000000000 Z
11
+ date: 2024-03-31 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.12.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-searchads360_v0/v0.13.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: []