google-apis-searchads360_v0 0.7.0 → 0.8.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.
@@ -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.
|
19
|
+
GEM_VERSION = "0.8.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20230818"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -22,12 +22,30 @@ module Google
|
|
22
22
|
module Apis
|
23
23
|
module Searchads360V0
|
24
24
|
|
25
|
+
class GoogleAdsSearchads360V0CommonAdScheduleInfo
|
26
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
27
|
+
|
28
|
+
include Google::Apis::Core::JsonObjectSupport
|
29
|
+
end
|
30
|
+
|
25
31
|
class GoogleAdsSearchads360V0CommonAgeRangeInfo
|
26
32
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
27
33
|
|
28
34
|
include Google::Apis::Core::JsonObjectSupport
|
29
35
|
end
|
30
36
|
|
37
|
+
class GoogleAdsSearchads360V0CommonAssetInteractionTarget
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
|
+
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
41
|
+
end
|
42
|
+
|
43
|
+
class GoogleAdsSearchads360V0CommonBusinessProfileLocation
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
|
+
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
47
|
+
end
|
48
|
+
|
31
49
|
class GoogleAdsSearchads360V0CommonCustomParameter
|
32
50
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
33
51
|
|
@@ -238,6 +256,36 @@ module Google
|
|
238
256
|
include Google::Apis::Core::JsonObjectSupport
|
239
257
|
end
|
240
258
|
|
259
|
+
class GoogleAdsSearchads360V0CommonUnifiedCallAsset
|
260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
|
+
|
262
|
+
include Google::Apis::Core::JsonObjectSupport
|
263
|
+
end
|
264
|
+
|
265
|
+
class GoogleAdsSearchads360V0CommonUnifiedCalloutAsset
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
|
+
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
269
|
+
end
|
270
|
+
|
271
|
+
class GoogleAdsSearchads360V0CommonUnifiedLocationAsset
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
|
+
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
275
|
+
end
|
276
|
+
|
277
|
+
class GoogleAdsSearchads360V0CommonUnifiedPageFeedAsset
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
|
+
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
281
|
+
end
|
282
|
+
|
283
|
+
class GoogleAdsSearchads360V0CommonUnifiedSitelinkAsset
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
|
+
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
287
|
+
end
|
288
|
+
|
241
289
|
class GoogleAdsSearchads360V0CommonUserListInfo
|
242
290
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
291
|
|
@@ -304,6 +352,12 @@ module Google
|
|
304
352
|
include Google::Apis::Core::JsonObjectSupport
|
305
353
|
end
|
306
354
|
|
355
|
+
class GoogleAdsSearchads360V0ResourcesAdGroupCriterionPositionEstimates
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
|
+
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
359
|
+
end
|
360
|
+
|
307
361
|
class GoogleAdsSearchads360V0ResourcesAdGroupCriterionQualityInfo
|
308
362
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
309
363
|
|
@@ -394,6 +448,18 @@ module Google
|
|
394
448
|
include Google::Apis::Core::JsonObjectSupport
|
395
449
|
end
|
396
450
|
|
451
|
+
class GoogleAdsSearchads360V0ResourcesAdGroupAsset
|
452
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
453
|
+
|
454
|
+
include Google::Apis::Core::JsonObjectSupport
|
455
|
+
end
|
456
|
+
|
457
|
+
class GoogleAdsSearchads360V0ResourcesAdGroupAssetSet
|
458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
|
+
|
460
|
+
include Google::Apis::Core::JsonObjectSupport
|
461
|
+
end
|
462
|
+
|
397
463
|
class GoogleAdsSearchads360V0ResourcesAdGroupAudienceView
|
398
464
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
465
|
|
@@ -442,6 +508,12 @@ module Google
|
|
442
508
|
include Google::Apis::Core::JsonObjectSupport
|
443
509
|
end
|
444
510
|
|
511
|
+
class GoogleAdsSearchads360V0ResourcesAssetSetAsset
|
512
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
|
+
|
514
|
+
include Google::Apis::Core::JsonObjectSupport
|
515
|
+
end
|
516
|
+
|
445
517
|
class GoogleAdsSearchads360V0ResourcesBiddingStrategy
|
446
518
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
447
519
|
|
@@ -454,6 +526,18 @@ module Google
|
|
454
526
|
include Google::Apis::Core::JsonObjectSupport
|
455
527
|
end
|
456
528
|
|
529
|
+
class GoogleAdsSearchads360V0ResourcesCampaignAsset
|
530
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
531
|
+
|
532
|
+
include Google::Apis::Core::JsonObjectSupport
|
533
|
+
end
|
534
|
+
|
535
|
+
class GoogleAdsSearchads360V0ResourcesCampaignAssetSet
|
536
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
|
+
|
538
|
+
include Google::Apis::Core::JsonObjectSupport
|
539
|
+
end
|
540
|
+
|
457
541
|
class GoogleAdsSearchads360V0ResourcesCampaignAudienceView
|
458
542
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
543
|
|
@@ -502,6 +586,18 @@ module Google
|
|
502
586
|
include Google::Apis::Core::JsonObjectSupport
|
503
587
|
end
|
504
588
|
|
589
|
+
class GoogleAdsSearchads360V0ResourcesCustomerAsset
|
590
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
|
+
|
592
|
+
include Google::Apis::Core::JsonObjectSupport
|
593
|
+
end
|
594
|
+
|
595
|
+
class GoogleAdsSearchads360V0ResourcesCustomerAssetSet
|
596
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
597
|
+
|
598
|
+
include Google::Apis::Core::JsonObjectSupport
|
599
|
+
end
|
600
|
+
|
505
601
|
class GoogleAdsSearchads360V0ResourcesCustomerClient
|
506
602
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
603
|
|
@@ -532,6 +628,12 @@ module Google
|
|
532
628
|
include Google::Apis::Core::JsonObjectSupport
|
533
629
|
end
|
534
630
|
|
631
|
+
class GoogleAdsSearchads360V0ResourcesGeoTargetConstant
|
632
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
633
|
+
|
634
|
+
include Google::Apis::Core::JsonObjectSupport
|
635
|
+
end
|
636
|
+
|
535
637
|
class GoogleAdsSearchads360V0ResourcesKeywordView
|
536
638
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
639
|
|
@@ -622,6 +724,17 @@ module Google
|
|
622
724
|
include Google::Apis::Core::JsonObjectSupport
|
623
725
|
end
|
624
726
|
|
727
|
+
class GoogleAdsSearchads360V0CommonAdScheduleInfo
|
728
|
+
# @private
|
729
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
730
|
+
property :day_of_week, as: 'dayOfWeek'
|
731
|
+
property :end_hour, as: 'endHour'
|
732
|
+
property :end_minute, as: 'endMinute'
|
733
|
+
property :start_hour, as: 'startHour'
|
734
|
+
property :start_minute, as: 'startMinute'
|
735
|
+
end
|
736
|
+
end
|
737
|
+
|
625
738
|
class GoogleAdsSearchads360V0CommonAgeRangeInfo
|
626
739
|
# @private
|
627
740
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -629,6 +742,23 @@ module Google
|
|
629
742
|
end
|
630
743
|
end
|
631
744
|
|
745
|
+
class GoogleAdsSearchads360V0CommonAssetInteractionTarget
|
746
|
+
# @private
|
747
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
748
|
+
property :asset, as: 'asset'
|
749
|
+
property :interaction_on_this_asset, as: 'interactionOnThisAsset'
|
750
|
+
end
|
751
|
+
end
|
752
|
+
|
753
|
+
class GoogleAdsSearchads360V0CommonBusinessProfileLocation
|
754
|
+
# @private
|
755
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
756
|
+
collection :labels, as: 'labels'
|
757
|
+
property :listing_id, :numeric_string => true, as: 'listingId'
|
758
|
+
property :store_code, as: 'storeCode'
|
759
|
+
end
|
760
|
+
end
|
761
|
+
|
632
762
|
class GoogleAdsSearchads360V0CommonCustomParameter
|
633
763
|
# @private
|
634
764
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -898,6 +1028,8 @@ module Google
|
|
898
1028
|
# @private
|
899
1029
|
class Representation < Google::Apis::Core::JsonRepresentation
|
900
1030
|
property :ad_network_type, as: 'adNetworkType'
|
1031
|
+
property :asset_interaction_target, as: 'assetInteractionTarget', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonAssetInteractionTarget, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonAssetInteractionTarget::Representation
|
1032
|
+
|
901
1033
|
property :conversion_action, as: 'conversionAction'
|
902
1034
|
property :conversion_action_category, as: 'conversionActionCategory'
|
903
1035
|
property :conversion_action_name, as: 'conversionActionName'
|
@@ -985,6 +1117,69 @@ module Google
|
|
985
1117
|
end
|
986
1118
|
end
|
987
1119
|
|
1120
|
+
class GoogleAdsSearchads360V0CommonUnifiedCallAsset
|
1121
|
+
# @private
|
1122
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1123
|
+
collection :ad_schedule_targets, as: 'adScheduleTargets', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonAdScheduleInfo, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonAdScheduleInfo::Representation
|
1124
|
+
|
1125
|
+
property :call_conversion_action, as: 'callConversionAction'
|
1126
|
+
property :call_conversion_reporting_state, as: 'callConversionReportingState'
|
1127
|
+
property :call_only, as: 'callOnly'
|
1128
|
+
property :call_tracking_enabled, as: 'callTrackingEnabled'
|
1129
|
+
property :country_code, as: 'countryCode'
|
1130
|
+
property :end_date, as: 'endDate'
|
1131
|
+
property :phone_number, as: 'phoneNumber'
|
1132
|
+
property :start_date, as: 'startDate'
|
1133
|
+
property :use_searcher_time_zone, as: 'useSearcherTimeZone'
|
1134
|
+
end
|
1135
|
+
end
|
1136
|
+
|
1137
|
+
class GoogleAdsSearchads360V0CommonUnifiedCalloutAsset
|
1138
|
+
# @private
|
1139
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1140
|
+
collection :ad_schedule_targets, as: 'adScheduleTargets', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonAdScheduleInfo, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonAdScheduleInfo::Representation
|
1141
|
+
|
1142
|
+
property :callout_text, as: 'calloutText'
|
1143
|
+
property :end_date, as: 'endDate'
|
1144
|
+
property :start_date, as: 'startDate'
|
1145
|
+
property :use_searcher_time_zone, as: 'useSearcherTimeZone'
|
1146
|
+
end
|
1147
|
+
end
|
1148
|
+
|
1149
|
+
class GoogleAdsSearchads360V0CommonUnifiedLocationAsset
|
1150
|
+
# @private
|
1151
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1152
|
+
collection :business_profile_locations, as: 'businessProfileLocations', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonBusinessProfileLocation, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonBusinessProfileLocation::Representation
|
1153
|
+
|
1154
|
+
property :location_ownership_type, as: 'locationOwnershipType'
|
1155
|
+
property :place_id, as: 'placeId'
|
1156
|
+
end
|
1157
|
+
end
|
1158
|
+
|
1159
|
+
class GoogleAdsSearchads360V0CommonUnifiedPageFeedAsset
|
1160
|
+
# @private
|
1161
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1162
|
+
collection :labels, as: 'labels'
|
1163
|
+
property :page_url, as: 'pageUrl'
|
1164
|
+
end
|
1165
|
+
end
|
1166
|
+
|
1167
|
+
class GoogleAdsSearchads360V0CommonUnifiedSitelinkAsset
|
1168
|
+
# @private
|
1169
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1170
|
+
collection :ad_schedule_targets, as: 'adScheduleTargets', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonAdScheduleInfo, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonAdScheduleInfo::Representation
|
1171
|
+
|
1172
|
+
property :description1, as: 'description1'
|
1173
|
+
property :description2, as: 'description2'
|
1174
|
+
property :end_date, as: 'endDate'
|
1175
|
+
property :link_text, as: 'linkText'
|
1176
|
+
property :mobile_preferred, as: 'mobilePreferred'
|
1177
|
+
property :start_date, as: 'startDate'
|
1178
|
+
property :tracking_id, :numeric_string => true, as: 'trackingId'
|
1179
|
+
property :use_searcher_time_zone, as: 'useSearcherTimeZone'
|
1180
|
+
end
|
1181
|
+
end
|
1182
|
+
|
988
1183
|
class GoogleAdsSearchads360V0CommonUserListInfo
|
989
1184
|
# @private
|
990
1185
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1041,6 +1236,7 @@ module Google
|
|
1041
1236
|
property :distinct_error, as: 'distinctError'
|
1042
1237
|
property :header_error, as: 'headerError'
|
1043
1238
|
property :internal_error, as: 'internalError'
|
1239
|
+
property :invalid_parameter_error, as: 'invalidParameterError'
|
1044
1240
|
property :query_error, as: 'queryError'
|
1045
1241
|
property :quota_error, as: 'quotaError'
|
1046
1242
|
property :request_error, as: 'requestError'
|
@@ -1098,6 +1294,13 @@ module Google
|
|
1098
1294
|
end
|
1099
1295
|
end
|
1100
1296
|
|
1297
|
+
class GoogleAdsSearchads360V0ResourcesAdGroupCriterionPositionEstimates
|
1298
|
+
# @private
|
1299
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1300
|
+
property :top_of_page_cpc_micros, :numeric_string => true, as: 'topOfPageCpcMicros'
|
1301
|
+
end
|
1302
|
+
end
|
1303
|
+
|
1101
1304
|
class GoogleAdsSearchads360V0ResourcesAdGroupCriterionQualityInfo
|
1102
1305
|
# @private
|
1103
1306
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1260,6 +1463,26 @@ module Google
|
|
1260
1463
|
end
|
1261
1464
|
end
|
1262
1465
|
|
1466
|
+
class GoogleAdsSearchads360V0ResourcesAdGroupAsset
|
1467
|
+
# @private
|
1468
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1469
|
+
property :ad_group, as: 'adGroup'
|
1470
|
+
property :asset, as: 'asset'
|
1471
|
+
property :resource_name, as: 'resourceName'
|
1472
|
+
property :status, as: 'status'
|
1473
|
+
end
|
1474
|
+
end
|
1475
|
+
|
1476
|
+
class GoogleAdsSearchads360V0ResourcesAdGroupAssetSet
|
1477
|
+
# @private
|
1478
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1479
|
+
property :ad_group, as: 'adGroup'
|
1480
|
+
property :asset_set, as: 'assetSet'
|
1481
|
+
property :resource_name, as: 'resourceName'
|
1482
|
+
property :status, as: 'status'
|
1483
|
+
end
|
1484
|
+
end
|
1485
|
+
|
1263
1486
|
class GoogleAdsSearchads360V0ResourcesAdGroupAudienceView
|
1264
1487
|
# @private
|
1265
1488
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1303,6 +1526,8 @@ module Google
|
|
1303
1526
|
property :location, as: 'location', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonLocationInfo, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonLocationInfo::Representation
|
1304
1527
|
|
1305
1528
|
property :negative, as: 'negative'
|
1529
|
+
property :position_estimates, as: 'positionEstimates', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupCriterionPositionEstimates, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupCriterionPositionEstimates::Representation
|
1530
|
+
|
1306
1531
|
property :quality_info, as: 'qualityInfo', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupCriterionQualityInfo, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupCriterionQualityInfo::Representation
|
1307
1532
|
|
1308
1533
|
property :resource_name, as: 'resourceName'
|
@@ -1344,14 +1569,24 @@ module Google
|
|
1344
1569
|
class GoogleAdsSearchads360V0ResourcesAsset
|
1345
1570
|
# @private
|
1346
1571
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1572
|
+
property :call_asset, as: 'callAsset', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonUnifiedCallAsset, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonUnifiedCallAsset::Representation
|
1573
|
+
|
1574
|
+
property :callout_asset, as: 'calloutAsset', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonUnifiedCalloutAsset, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonUnifiedCalloutAsset::Representation
|
1575
|
+
|
1347
1576
|
property :creation_time, as: 'creationTime'
|
1348
1577
|
property :engine_status, as: 'engineStatus'
|
1349
1578
|
collection :final_urls, as: 'finalUrls'
|
1350
1579
|
property :id, :numeric_string => true, as: 'id'
|
1351
1580
|
property :last_modified_time, as: 'lastModifiedTime'
|
1581
|
+
property :location_asset, as: 'locationAsset', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonUnifiedLocationAsset, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonUnifiedLocationAsset::Representation
|
1582
|
+
|
1352
1583
|
property :mobile_app_asset, as: 'mobileAppAsset', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonMobileAppAsset, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonMobileAppAsset::Representation
|
1353
1584
|
|
1585
|
+
property :page_feed_asset, as: 'pageFeedAsset', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonUnifiedPageFeedAsset, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonUnifiedPageFeedAsset::Representation
|
1586
|
+
|
1354
1587
|
property :resource_name, as: 'resourceName'
|
1588
|
+
property :sitelink_asset, as: 'sitelinkAsset', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonUnifiedSitelinkAsset, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonUnifiedSitelinkAsset::Representation
|
1589
|
+
|
1355
1590
|
property :status, as: 'status'
|
1356
1591
|
property :tracking_url_template, as: 'trackingUrlTemplate'
|
1357
1592
|
property :type, as: 'type'
|
@@ -1366,6 +1601,16 @@ module Google
|
|
1366
1601
|
end
|
1367
1602
|
end
|
1368
1603
|
|
1604
|
+
class GoogleAdsSearchads360V0ResourcesAssetSetAsset
|
1605
|
+
# @private
|
1606
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1607
|
+
property :asset, as: 'asset'
|
1608
|
+
property :asset_set, as: 'assetSet'
|
1609
|
+
property :resource_name, as: 'resourceName'
|
1610
|
+
property :status, as: 'status'
|
1611
|
+
end
|
1612
|
+
end
|
1613
|
+
|
1369
1614
|
class GoogleAdsSearchads360V0ResourcesBiddingStrategy
|
1370
1615
|
# @private
|
1371
1616
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1468,6 +1713,26 @@ module Google
|
|
1468
1713
|
end
|
1469
1714
|
end
|
1470
1715
|
|
1716
|
+
class GoogleAdsSearchads360V0ResourcesCampaignAsset
|
1717
|
+
# @private
|
1718
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1719
|
+
property :asset, as: 'asset'
|
1720
|
+
property :campaign, as: 'campaign'
|
1721
|
+
property :resource_name, as: 'resourceName'
|
1722
|
+
property :status, as: 'status'
|
1723
|
+
end
|
1724
|
+
end
|
1725
|
+
|
1726
|
+
class GoogleAdsSearchads360V0ResourcesCampaignAssetSet
|
1727
|
+
# @private
|
1728
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1729
|
+
property :asset_set, as: 'assetSet'
|
1730
|
+
property :campaign, as: 'campaign'
|
1731
|
+
property :resource_name, as: 'resourceName'
|
1732
|
+
property :status, as: 'status'
|
1733
|
+
end
|
1734
|
+
end
|
1735
|
+
|
1471
1736
|
class GoogleAdsSearchads360V0ResourcesCampaignAudienceView
|
1472
1737
|
# @private
|
1473
1738
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1604,6 +1869,25 @@ module Google
|
|
1604
1869
|
end
|
1605
1870
|
end
|
1606
1871
|
|
1872
|
+
class GoogleAdsSearchads360V0ResourcesCustomerAsset
|
1873
|
+
# @private
|
1874
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1875
|
+
property :asset, as: 'asset'
|
1876
|
+
property :resource_name, as: 'resourceName'
|
1877
|
+
property :status, as: 'status'
|
1878
|
+
end
|
1879
|
+
end
|
1880
|
+
|
1881
|
+
class GoogleAdsSearchads360V0ResourcesCustomerAssetSet
|
1882
|
+
# @private
|
1883
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1884
|
+
property :asset_set, as: 'assetSet'
|
1885
|
+
property :customer, as: 'customer'
|
1886
|
+
property :resource_name, as: 'resourceName'
|
1887
|
+
property :status, as: 'status'
|
1888
|
+
end
|
1889
|
+
end
|
1890
|
+
|
1607
1891
|
class GoogleAdsSearchads360V0ResourcesCustomerClient
|
1608
1892
|
# @private
|
1609
1893
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1656,6 +1940,20 @@ module Google
|
|
1656
1940
|
end
|
1657
1941
|
end
|
1658
1942
|
|
1943
|
+
class GoogleAdsSearchads360V0ResourcesGeoTargetConstant
|
1944
|
+
# @private
|
1945
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1946
|
+
property :canonical_name, as: 'canonicalName'
|
1947
|
+
property :country_code, as: 'countryCode'
|
1948
|
+
property :id, :numeric_string => true, as: 'id'
|
1949
|
+
property :name, as: 'name'
|
1950
|
+
property :parent_geo_target, as: 'parentGeoTarget'
|
1951
|
+
property :resource_name, as: 'resourceName'
|
1952
|
+
property :status, as: 'status'
|
1953
|
+
property :target_type, as: 'targetType'
|
1954
|
+
end
|
1955
|
+
end
|
1956
|
+
|
1659
1957
|
class GoogleAdsSearchads360V0ResourcesKeywordView
|
1660
1958
|
# @private
|
1661
1959
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1759,6 +2057,10 @@ module Google
|
|
1759
2057
|
|
1760
2058
|
property :ad_group_ad_label, as: 'adGroupAdLabel', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupAdLabel, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupAdLabel::Representation
|
1761
2059
|
|
2060
|
+
property :ad_group_asset, as: 'adGroupAsset', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupAsset, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupAsset::Representation
|
2061
|
+
|
2062
|
+
property :ad_group_asset_set, as: 'adGroupAssetSet', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupAssetSet, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupAssetSet::Representation
|
2063
|
+
|
1762
2064
|
property :ad_group_audience_view, as: 'adGroupAudienceView', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupAudienceView, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupAudienceView::Representation
|
1763
2065
|
|
1764
2066
|
property :ad_group_bid_modifier, as: 'adGroupBidModifier', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupBidModifier, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupBidModifier::Representation
|
@@ -1775,10 +2077,16 @@ module Google
|
|
1775
2077
|
|
1776
2078
|
property :asset_set, as: 'assetSet', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAssetSet, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAssetSet::Representation
|
1777
2079
|
|
2080
|
+
property :asset_set_asset, as: 'assetSetAsset', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAssetSetAsset, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAssetSetAsset::Representation
|
2081
|
+
|
1778
2082
|
property :bidding_strategy, as: 'biddingStrategy', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesBiddingStrategy, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesBiddingStrategy::Representation
|
1779
2083
|
|
1780
2084
|
property :campaign, as: 'campaign', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaign, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaign::Representation
|
1781
2085
|
|
2086
|
+
property :campaign_asset, as: 'campaignAsset', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignAsset, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignAsset::Representation
|
2087
|
+
|
2088
|
+
property :campaign_asset_set, as: 'campaignAssetSet', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignAssetSet, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignAssetSet::Representation
|
2089
|
+
|
1782
2090
|
property :campaign_audience_view, as: 'campaignAudienceView', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignAudienceView, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignAudienceView::Representation
|
1783
2091
|
|
1784
2092
|
property :campaign_budget, as: 'campaignBudget', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignBudget, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignBudget::Representation
|
@@ -1793,6 +2101,10 @@ module Google
|
|
1793
2101
|
|
1794
2102
|
property :customer, as: 'customer', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCustomer, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCustomer::Representation
|
1795
2103
|
|
2104
|
+
property :customer_asset, as: 'customerAsset', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCustomerAsset, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCustomerAsset::Representation
|
2105
|
+
|
2106
|
+
property :customer_asset_set, as: 'customerAssetSet', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCustomerAssetSet, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCustomerAssetSet::Representation
|
2107
|
+
|
1796
2108
|
property :customer_client, as: 'customerClient', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCustomerClient, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCustomerClient::Representation
|
1797
2109
|
|
1798
2110
|
property :customer_manager_link, as: 'customerManagerLink', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCustomerManagerLink, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCustomerManagerLink::Representation
|
@@ -1801,6 +2113,8 @@ module Google
|
|
1801
2113
|
|
1802
2114
|
property :gender_view, as: 'genderView', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesGenderView, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesGenderView::Representation
|
1803
2115
|
|
2116
|
+
property :geo_target_constant, as: 'geoTargetConstant', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesGeoTargetConstant, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesGeoTargetConstant::Representation
|
2117
|
+
|
1804
2118
|
property :keyword_view, as: 'keywordView', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesKeywordView, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesKeywordView::Representation
|
1805
2119
|
|
1806
2120
|
property :label, as: 'label', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesLabel, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesLabel::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.
|
4
|
+
version: 0.8.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: 2023-
|
11
|
+
date: 2023-08-27 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.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-searchads360_v0/v0.8.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: []
|
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
75
|
- !ruby/object:Gem::Version
|
76
76
|
version: '0'
|
77
77
|
requirements: []
|
78
|
-
rubygems_version: 3.4.
|
78
|
+
rubygems_version: 3.4.19
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for Search Ads 360 Reporting API V0
|