google-dfp-api 1.5.0 → 1.6.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.
Files changed (111) hide show
  1. checksums.yaml +5 -5
  2. data/ChangeLog +5 -0
  3. data/lib/ad_manager_api/api_config.rb +28 -28
  4. data/lib/ad_manager_api/v201902/activity_group_service.rb +54 -0
  5. data/lib/ad_manager_api/v201902/activity_group_service_registry.rb +45 -0
  6. data/lib/ad_manager_api/v201902/activity_service.rb +54 -0
  7. data/lib/ad_manager_api/v201902/activity_service_registry.rb +45 -0
  8. data/lib/ad_manager_api/v201902/ad_exclusion_rule_service.rb +62 -0
  9. data/lib/ad_manager_api/v201902/ad_exclusion_rule_service_registry.rb +45 -0
  10. data/lib/ad_manager_api/v201902/ad_rule_service.rb +70 -0
  11. data/lib/ad_manager_api/v201902/ad_rule_service_registry.rb +45 -0
  12. data/lib/ad_manager_api/v201902/adjustment_service.rb +46 -0
  13. data/lib/ad_manager_api/v201902/adjustment_service_registry.rb +45 -0
  14. data/lib/ad_manager_api/v201902/audience_segment_service.rb +62 -0
  15. data/lib/ad_manager_api/v201902/audience_segment_service_registry.rb +45 -0
  16. data/lib/ad_manager_api/v201902/base_rate_service.rb +62 -0
  17. data/lib/ad_manager_api/v201902/base_rate_service_registry.rb +45 -0
  18. data/lib/ad_manager_api/v201902/cdn_configuration_service.rb +62 -0
  19. data/lib/ad_manager_api/v201902/cdn_configuration_service_registry.rb +45 -0
  20. data/lib/ad_manager_api/v201902/cms_metadata_service.rb +46 -0
  21. data/lib/ad_manager_api/v201902/cms_metadata_service_registry.rb +45 -0
  22. data/lib/ad_manager_api/v201902/company_service.rb +54 -0
  23. data/lib/ad_manager_api/v201902/company_service_registry.rb +45 -0
  24. data/lib/ad_manager_api/v201902/contact_service.rb +54 -0
  25. data/lib/ad_manager_api/v201902/contact_service_registry.rb +45 -0
  26. data/lib/ad_manager_api/v201902/content_bundle_service.rb +62 -0
  27. data/lib/ad_manager_api/v201902/content_bundle_service_registry.rb +45 -0
  28. data/lib/ad_manager_api/v201902/content_service.rb +46 -0
  29. data/lib/ad_manager_api/v201902/content_service_registry.rb +45 -0
  30. data/lib/ad_manager_api/v201902/creative_service.rb +54 -0
  31. data/lib/ad_manager_api/v201902/creative_service_registry.rb +45 -0
  32. data/lib/ad_manager_api/v201902/creative_set_service.rb +54 -0
  33. data/lib/ad_manager_api/v201902/creative_set_service_registry.rb +45 -0
  34. data/lib/ad_manager_api/v201902/creative_template_service.rb +38 -0
  35. data/lib/ad_manager_api/v201902/creative_template_service_registry.rb +45 -0
  36. data/lib/ad_manager_api/v201902/creative_wrapper_service.rb +62 -0
  37. data/lib/ad_manager_api/v201902/creative_wrapper_service_registry.rb +45 -0
  38. data/lib/ad_manager_api/v201902/custom_field_service.rb +86 -0
  39. data/lib/ad_manager_api/v201902/custom_field_service_registry.rb +45 -0
  40. data/lib/ad_manager_api/v201902/custom_targeting_service.rb +94 -0
  41. data/lib/ad_manager_api/v201902/custom_targeting_service_registry.rb +45 -0
  42. data/lib/ad_manager_api/v201902/dai_authentication_key_service.rb +62 -0
  43. data/lib/ad_manager_api/v201902/dai_authentication_key_service_registry.rb +45 -0
  44. data/lib/ad_manager_api/v201902/exchange_rate_service.rb +62 -0
  45. data/lib/ad_manager_api/v201902/exchange_rate_service_registry.rb +45 -0
  46. data/lib/ad_manager_api/v201902/forecast_service.rb +62 -0
  47. data/lib/ad_manager_api/v201902/forecast_service_registry.rb +45 -0
  48. data/lib/ad_manager_api/v201902/inventory_service.rb +70 -0
  49. data/lib/ad_manager_api/v201902/inventory_service_registry.rb +45 -0
  50. data/lib/ad_manager_api/v201902/label_service.rb +62 -0
  51. data/lib/ad_manager_api/v201902/label_service_registry.rb +45 -0
  52. data/lib/ad_manager_api/v201902/line_item_creative_association_service.rb +78 -0
  53. data/lib/ad_manager_api/v201902/line_item_creative_association_service_registry.rb +45 -0
  54. data/lib/ad_manager_api/v201902/line_item_service.rb +70 -0
  55. data/lib/ad_manager_api/v201902/line_item_service_registry.rb +45 -0
  56. data/lib/ad_manager_api/v201902/line_item_template_service.rb +38 -0
  57. data/lib/ad_manager_api/v201902/line_item_template_service_registry.rb +45 -0
  58. data/lib/ad_manager_api/v201902/live_stream_event_service.rb +70 -0
  59. data/lib/ad_manager_api/v201902/live_stream_event_service_registry.rb +45 -0
  60. data/lib/ad_manager_api/v201902/mobile_application_service.rb +62 -0
  61. data/lib/ad_manager_api/v201902/mobile_application_service_registry.rb +45 -0
  62. data/lib/ad_manager_api/v201902/native_style_service.rb +62 -0
  63. data/lib/ad_manager_api/v201902/native_style_service_registry.rb +45 -0
  64. data/lib/ad_manager_api/v201902/network_service.rb +62 -0
  65. data/lib/ad_manager_api/v201902/network_service_registry.rb +45 -0
  66. data/lib/ad_manager_api/v201902/order_service.rb +62 -0
  67. data/lib/ad_manager_api/v201902/order_service_registry.rb +45 -0
  68. data/lib/ad_manager_api/v201902/package_service.rb +62 -0
  69. data/lib/ad_manager_api/v201902/package_service_registry.rb +45 -0
  70. data/lib/ad_manager_api/v201902/placement_service.rb +62 -0
  71. data/lib/ad_manager_api/v201902/placement_service_registry.rb +45 -0
  72. data/lib/ad_manager_api/v201902/premium_rate_service.rb +54 -0
  73. data/lib/ad_manager_api/v201902/premium_rate_service_registry.rb +45 -0
  74. data/lib/ad_manager_api/v201902/product_package_item_service.rb +62 -0
  75. data/lib/ad_manager_api/v201902/product_package_item_service_registry.rb +45 -0
  76. data/lib/ad_manager_api/v201902/product_package_service.rb +62 -0
  77. data/lib/ad_manager_api/v201902/product_package_service_registry.rb +45 -0
  78. data/lib/ad_manager_api/v201902/product_service.rb +54 -0
  79. data/lib/ad_manager_api/v201902/product_service_registry.rb +45 -0
  80. data/lib/ad_manager_api/v201902/product_template_service.rb +62 -0
  81. data/lib/ad_manager_api/v201902/product_template_service_registry.rb +45 -0
  82. data/lib/ad_manager_api/v201902/proposal_line_item_service.rb +62 -0
  83. data/lib/ad_manager_api/v201902/proposal_line_item_service_registry.rb +45 -0
  84. data/lib/ad_manager_api/v201902/proposal_service.rb +70 -0
  85. data/lib/ad_manager_api/v201902/proposal_service_registry.rb +45 -0
  86. data/lib/ad_manager_api/v201902/publisher_query_language_service.rb +38 -0
  87. data/lib/ad_manager_api/v201902/publisher_query_language_service_registry.rb +45 -0
  88. data/lib/ad_manager_api/v201902/rate_card_service.rb +62 -0
  89. data/lib/ad_manager_api/v201902/rate_card_service_registry.rb +45 -0
  90. data/lib/ad_manager_api/v201902/reconciliation_line_item_report_service.rb +46 -0
  91. data/lib/ad_manager_api/v201902/reconciliation_line_item_report_service_registry.rb +45 -0
  92. data/lib/ad_manager_api/v201902/reconciliation_order_report_service.rb +54 -0
  93. data/lib/ad_manager_api/v201902/reconciliation_order_report_service_registry.rb +45 -0
  94. data/lib/ad_manager_api/v201902/reconciliation_report_row_service.rb +46 -0
  95. data/lib/ad_manager_api/v201902/reconciliation_report_row_service_registry.rb +45 -0
  96. data/lib/ad_manager_api/v201902/reconciliation_report_service.rb +46 -0
  97. data/lib/ad_manager_api/v201902/reconciliation_report_service_registry.rb +45 -0
  98. data/lib/ad_manager_api/v201902/report_service.rb +70 -0
  99. data/lib/ad_manager_api/v201902/report_service_registry.rb +45 -0
  100. data/lib/ad_manager_api/v201902/suggested_ad_unit_service.rb +46 -0
  101. data/lib/ad_manager_api/v201902/suggested_ad_unit_service_registry.rb +45 -0
  102. data/lib/ad_manager_api/v201902/team_service.rb +62 -0
  103. data/lib/ad_manager_api/v201902/team_service_registry.rb +45 -0
  104. data/lib/ad_manager_api/v201902/user_service.rb +78 -0
  105. data/lib/ad_manager_api/v201902/user_service_registry.rb +45 -0
  106. data/lib/ad_manager_api/v201902/user_team_association_service.rb +62 -0
  107. data/lib/ad_manager_api/v201902/user_team_association_service_registry.rb +45 -0
  108. data/lib/ad_manager_api/v201902/workflow_request_service.rb +46 -0
  109. data/lib/ad_manager_api/v201902/workflow_request_service_registry.rb +45 -0
  110. data/lib/ad_manager_api/version.rb +1 -1
  111. metadata +109 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA256:
3
- metadata.gz: f622ae229cf75c32c3c9c668b6099fcc9bcb2fe21de18a5deb9e0187dd3df08a
4
- data.tar.gz: f27fea3d02865c40323b5f68ea824ca6a046725503373a12f0b0549df26b6c33
2
+ SHA1:
3
+ metadata.gz: d5cd01d31020b401fc96f48262fc8b360e070549
4
+ data.tar.gz: 9e577821d8b96fb335232dea3f11000a817f63cb
5
5
  SHA512:
6
- metadata.gz: ea4d1b71efba34f017601f0bc94c12b5d28149c0390c76d5aecb2fd7988459a116bf636b749eb17f1e0977a032126b83c91bc4a66c756dc7c7a73dbff6d6982b
7
- data.tar.gz: 7e20e4d750535aa36fb283a3f5f04561f0c65acb77e458016bec53b9fff1152523a801bd8fef16ef7d7d50888fda4ec7eda9d688a2360ee1388247a4874f883b
6
+ metadata.gz: 9dc692dd902180cc57a4c55bb6c7e1086ba96b1f0a3e3339d18e3b509b365944398f6776c39fbf82269ee4a11cc373b4aa721b0684fd1536ac5beffcca410193
7
+ data.tar.gz: 334b7335cfb430ed785193ab78b1fcf5d4f0e0eb38b667850aaaf1759abe8091990d94f264bf11528b2b04e89333d3e833de6365ce5b8da50e5396f6e2e4e6dd
data/ChangeLog CHANGED
@@ -1,3 +1,8 @@
1
+ 1.6.0:
2
+ - Added support for v201902.
3
+ - Removed support for v201802.
4
+ - Removed examples for v201805.
5
+
1
6
  1.5.0:
2
7
  - Added support for v201811.
3
8
  - Removed support for v201711.
@@ -31,8 +31,8 @@ module AdManagerApi
31
31
  end
32
32
 
33
33
  # Set defaults
34
- DEFAULT_VERSION = :v201808
35
- LATEST_VERSION = :v201808
34
+ DEFAULT_VERSION = :v201902
35
+ LATEST_VERSION = :v201902
36
36
 
37
37
  # Set other constants
38
38
  API_NAME = 'AdManagerApi'
@@ -40,30 +40,6 @@ module AdManagerApi
40
40
 
41
41
  # Configure the services available to each version
42
42
  @@service_config = {
43
- :v201802 => [:ActivityGroupService, :ActivityService,
44
- :AdExclusionRuleService, :AdRuleService,
45
- :AudienceSegmentService, :BaseRateService, :CompanyService,
46
- :CdnConfigurationService, :ContactService,
47
- :ContentBundleService, :ContentMetadataKeyHierarchyService,
48
- :ContentService, :CreativeService, :CreativeSetService,
49
- :CreativeTemplateService, :CreativeWrapperService,
50
- :CustomFieldService, :CustomTargetingService,
51
- :ExchangeRateService, :ForecastService, :InventoryService,
52
- :LabelService, :LineItemCreativeAssociationService,
53
- :LineItemService, :LineItemTemplateService,
54
- :LiveStreamEventService, :MobileApplicationService,
55
- :NativeStyleService, :NetworkService, :OrderService,
56
- :PackageService, :ProductPackageService,
57
- :ProductPackageItemService, :PlacementService,
58
- :PremiumRateService, :ProductService,
59
- :ProductTemplateService, :ProposalLineItemService,
60
- :ProposalService, :PublisherQueryLanguageService,
61
- :RateCardService, :ReconciliationOrderReportService,
62
- :ReconciliationLineItemReportService,
63
- :ReconciliationReportRowService,
64
- :ReconciliationReportService, :ReportService,
65
- :SuggestedAdUnitService, :TeamService, :UserService,
66
- :UserTeamAssociationService, :WorkflowRequestService],
67
43
  :v201805 => [:ActivityGroupService, :ActivityService,
68
44
  :AdExclusionRuleService, :AdRuleService,
69
45
  :AudienceSegmentService, :BaseRateService, :CompanyService,
@@ -135,6 +111,30 @@ module AdManagerApi
135
111
  :ReconciliationReportRowService,
136
112
  :ReconciliationReportService, :ReportService,
137
113
  :SuggestedAdUnitService, :TeamService, :UserService,
114
+ :UserTeamAssociationService, :WorkflowRequestService],
115
+ :v201902 => [:ActivityGroupService, :ActivityService,
116
+ :AdExclusionRuleService, :AdjustmentService, :AdRuleService,
117
+ :AudienceSegmentService, :BaseRateService, :CompanyService,
118
+ :CdnConfigurationService, :CmsMetadataService,
119
+ :ContactService, :ContentBundleService, :ContentService,
120
+ :CreativeService, :CreativeSetService,
121
+ :CreativeTemplateService, :CreativeWrapperService,
122
+ :CustomFieldService, :CustomTargetingService,
123
+ :DaiAuthenticationKeyService, :ExchangeRateService,
124
+ :ForecastService, :InventoryService, :LabelService,
125
+ :LineItemCreativeAssociationService, :LineItemService,
126
+ :LineItemTemplateService, :LiveStreamEventService,
127
+ :MobileApplicationService, :NativeStyleService,
128
+ :NetworkService, :OrderService, :PackageService,
129
+ :ProductPackageService, :ProductPackageItemService,
130
+ :PlacementService, :PremiumRateService, :ProductService,
131
+ :ProductTemplateService, :ProposalLineItemService,
132
+ :ProposalService, :PublisherQueryLanguageService,
133
+ :RateCardService, :ReconciliationOrderReportService,
134
+ :ReconciliationLineItemReportService,
135
+ :ReconciliationReportRowService,
136
+ :ReconciliationReportService, :ReportService,
137
+ :SuggestedAdUnitService, :TeamService, :UserService,
138
138
  :UserTeamAssociationService, :WorkflowRequestService]
139
139
  }
140
140
 
@@ -142,10 +142,10 @@ module AdManagerApi
142
142
  @@config = {
143
143
  :oauth_scope => 'https://www.googleapis.com/auth/dfp',
144
144
  :header_ns => 'https://www.google.com/apis/ads/publisher/',
145
- :v201802 => 'https://ads.google.com/apis/ads/publisher/',
146
145
  :v201805 => 'https://ads.google.com/apis/ads/publisher/',
147
146
  :v201808 => 'https://ads.google.com/apis/ads/publisher/',
148
- :v201811 => 'https://ads.google.com/apis/ads/publisher/'
147
+ :v201811 => 'https://ads.google.com/apis/ads/publisher/',
148
+ :v201902 => 'https://ads.google.com/apis/ads/publisher/'
149
149
  }
150
150
 
151
151
  public
@@ -0,0 +1,54 @@
1
+ # Encoding: utf-8
2
+ #
3
+ # This is auto-generated code, changes will be overwritten.
4
+ #
5
+ # Copyright:: Copyright 2019, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 1.0.2 on 2019-02-07 14:54:51.
9
+
10
+ require 'ads_common/savon_service'
11
+ require 'ad_manager_api/v201902/activity_group_service_registry'
12
+
13
+ module AdManagerApi; module V201902; module ActivityGroupService
14
+ class ActivityGroupService < AdsCommon::SavonService
15
+ def initialize(config, endpoint)
16
+ namespace = 'https://www.google.com/apis/ads/publisher/v201902'
17
+ super(config, endpoint, namespace, :v201902)
18
+ end
19
+
20
+ def create_activity_groups(*args, &block)
21
+ return execute_action('create_activity_groups', args, &block)
22
+ end
23
+
24
+ def create_activity_groups_to_xml(*args)
25
+ return get_soap_xml('create_activity_groups', args)
26
+ end
27
+
28
+ def get_activity_groups_by_statement(*args, &block)
29
+ return execute_action('get_activity_groups_by_statement', args, &block)
30
+ end
31
+
32
+ def get_activity_groups_by_statement_to_xml(*args)
33
+ return get_soap_xml('get_activity_groups_by_statement', args)
34
+ end
35
+
36
+ def update_activity_groups(*args, &block)
37
+ return execute_action('update_activity_groups', args, &block)
38
+ end
39
+
40
+ def update_activity_groups_to_xml(*args)
41
+ return get_soap_xml('update_activity_groups', args)
42
+ end
43
+
44
+ private
45
+
46
+ def get_service_registry()
47
+ return ActivityGroupServiceRegistry
48
+ end
49
+
50
+ def get_module()
51
+ return AdManagerApi::V201902::ActivityGroupService
52
+ end
53
+ end
54
+ end; end; end
@@ -0,0 +1,45 @@
1
+ # Encoding: utf-8
2
+ #
3
+ # This is auto-generated code, changes will be overwritten.
4
+ #
5
+ # Copyright:: Copyright 2019, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 1.0.2 on 2019-02-07 14:54:51.
9
+
10
+ require 'ad_manager_api/errors'
11
+
12
+ module AdManagerApi; module V201902; module ActivityGroupService
13
+ class ActivityGroupServiceRegistry
14
+ ACTIVITYGROUPSERVICE_METHODS = {:create_activity_groups=>{:input=>[{:name=>:activity_groups, :type=>"ActivityGroup", :min_occurs=>0, :max_occurs=>:unbounded}], :output=>{:name=>"create_activity_groups_response", :fields=>[{:name=>:rval, :type=>"ActivityGroup", :min_occurs=>0, :max_occurs=>:unbounded}]}}, :get_activity_groups_by_statement=>{:input=>[{:name=>:filter_statement, :type=>"Statement", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"get_activity_groups_by_statement_response", :fields=>[{:name=>:rval, :type=>"ActivityGroupPage", :min_occurs=>0, :max_occurs=>1}]}}, :update_activity_groups=>{:input=>[{:name=>:activity_groups, :type=>"ActivityGroup", :min_occurs=>0, :max_occurs=>:unbounded}], :output=>{:name=>"update_activity_groups_response", :fields=>[{:name=>:rval, :type=>"ActivityGroup", :min_occurs=>0, :max_occurs=>:unbounded}]}}}
15
+ ACTIVITYGROUPSERVICE_TYPES = {:ObjectValue=>{:fields=>[], :abstract=>true, :base=>"Value"}, :ActivityError=>{:fields=>[{:name=>:reason, :type=>"ActivityError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :ActivityGroup=>{:fields=>[{:name=>:id, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:name, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:company_ids, :type=>"long", :min_occurs=>0, :max_occurs=>:unbounded}, {:name=>:impressions_lookback, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:clicks_lookback, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:status, :type=>"ActivityGroup.Status", :min_occurs=>0, :max_occurs=>1}]}, :ActivityGroupPage=>{:fields=>[{:name=>:total_result_set_size, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:start_index, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:results, :type=>"ActivityGroup", :min_occurs=>0, :max_occurs=>:unbounded}]}, :ApiError=>{:fields=>[{:name=>:field_path, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:field_path_elements, :type=>"FieldPathElement", :min_occurs=>0, :max_occurs=>:unbounded}, {:name=>:trigger, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:error_string, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :ApiException=>{:fields=>[{:name=>:errors, :type=>"ApiError", :min_occurs=>0, :max_occurs=>:unbounded}], :base=>"ApplicationException"}, :ApiVersionError=>{:fields=>[{:name=>:reason, :type=>"ApiVersionError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :ApplicationException=>{:fields=>[{:name=>:message, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :AuthenticationError=>{:fields=>[{:name=>:reason, :type=>"AuthenticationError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :BooleanValue=>{:fields=>[{:name=>:value, :type=>"boolean", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :CollectionSizeError=>{:fields=>[{:name=>:reason, :type=>"CollectionSizeError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :CommonError=>{:fields=>[{:name=>:reason, :type=>"CommonError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :Date=>{:fields=>[{:name=>:year, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:month, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:day, :type=>"int", :min_occurs=>0, :max_occurs=>1}]}, :DateTime=>{:fields=>[{:name=>:date, :type=>"Date", :min_occurs=>0, :max_occurs=>1}, {:name=>:hour, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:minute, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:second, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:time_zone_id, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :DateTimeValue=>{:fields=>[{:name=>:value, :type=>"DateTime", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :DateValue=>{:fields=>[{:name=>:value, :type=>"Date", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :FeatureError=>{:fields=>[{:name=>:reason, :type=>"FeatureError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :FieldPathElement=>{:fields=>[{:name=>:field, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:index, :type=>"int", :min_occurs=>0, :max_occurs=>1}]}, :InternalApiError=>{:fields=>[{:name=>:reason, :type=>"InternalApiError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :NotNullError=>{:fields=>[{:name=>:reason, :type=>"NotNullError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :NumberValue=>{:fields=>[{:name=>:value, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :ParseError=>{:fields=>[{:name=>:reason, :type=>"ParseError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :PermissionError=>{:fields=>[{:name=>:reason, :type=>"PermissionError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :PublisherQueryLanguageContextError=>{:fields=>[{:name=>:reason, :type=>"PublisherQueryLanguageContextError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :PublisherQueryLanguageSyntaxError=>{:fields=>[{:name=>:reason, :type=>"PublisherQueryLanguageSyntaxError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :QuotaError=>{:fields=>[{:name=>:reason, :type=>"QuotaError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :RangeError=>{:fields=>[{:name=>:reason, :type=>"RangeError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :RequiredCollectionError=>{:fields=>[{:name=>:reason, :type=>"RequiredCollectionError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :RequiredError=>{:fields=>[{:name=>:reason, :type=>"RequiredError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :ServerError=>{:fields=>[{:name=>:reason, :type=>"ServerError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :SetValue=>{:fields=>[{:name=>:values, :type=>"Value", :min_occurs=>0, :max_occurs=>:unbounded}], :base=>"Value"}, :SoapRequestHeader=>{:fields=>[{:name=>:network_code, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:application_name, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :SoapResponseHeader=>{:fields=>[{:name=>:request_id, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:response_time, :type=>"long", :min_occurs=>0, :max_occurs=>1}]}, :Statement=>{:fields=>[{:name=>:query, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:values, :type=>"String_ValueMapEntry", :min_occurs=>0, :max_occurs=>:unbounded}]}, :StatementError=>{:fields=>[{:name=>:reason, :type=>"StatementError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :StringFormatError=>{:fields=>[{:name=>:reason, :type=>"StringFormatError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :StringLengthError=>{:fields=>[{:name=>:reason, :type=>"StringLengthError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :String_ValueMapEntry=>{:fields=>[{:name=>:key, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:value, :type=>"Value", :min_occurs=>0, :max_occurs=>1}]}, :TextValue=>{:fields=>[{:name=>:value, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :UniqueError=>{:fields=>[], :base=>"ApiError"}, :Value=>{:fields=>[], :abstract=>true}, :"ActivityError.Reason"=>{:type=>"string", :enumerations=>["ACTIVITIES_FEATURE_REQUIRED", "UNSUPPORTED_COMPANY_TYPE", "UNKNOWN"]}, :"ActivityGroup.Status"=>{:type=>"string", :enumerations=>["ACTIVE", "INACTIVE"]}, :"ApiVersionError.Reason"=>{:type=>"string", :enumerations=>["UPDATE_TO_NEWER_VERSION", "UNKNOWN"]}, :"AuthenticationError.Reason"=>{:type=>"string", :enumerations=>["AMBIGUOUS_SOAP_REQUEST_HEADER", "INVALID_EMAIL", "AUTHENTICATION_FAILED", "INVALID_OAUTH_SIGNATURE", "INVALID_SERVICE", "MISSING_SOAP_REQUEST_HEADER", "MISSING_AUTHENTICATION_HTTP_HEADER", "MISSING_AUTHENTICATION", "NOT_WHITELISTED_FOR_API_ACCESS", "NO_NETWORKS_TO_ACCESS", "NETWORK_NOT_FOUND", "NETWORK_CODE_REQUIRED", "CONNECTION_ERROR", "GOOGLE_ACCOUNT_ALREADY_ASSOCIATED_WITH_NETWORK", "UNDER_INVESTIGATION", "UNKNOWN"]}, :"CollectionSizeError.Reason"=>{:type=>"string", :enumerations=>["TOO_LARGE", "UNKNOWN"]}, :"CommonError.Reason"=>{:type=>"string", :enumerations=>["NOT_FOUND", "ALREADY_EXISTS", "NOT_APPLICABLE", "DUPLICATE_OBJECT", "CANNOT_UPDATE", "CONCURRENT_MODIFICATION", "UNKNOWN"]}, :"FeatureError.Reason"=>{:type=>"string", :enumerations=>["MISSING_FEATURE", "UNKNOWN"]}, :"InternalApiError.Reason"=>{:type=>"string", :enumerations=>["UNEXPECTED_INTERNAL_API_ERROR", "TRANSIENT_ERROR", "UNKNOWN", "DOWNTIME", "ERROR_GENERATING_RESPONSE"]}, :"NotNullError.Reason"=>{:type=>"string", :enumerations=>["ARG1_NULL", "ARG2_NULL", "ARG3_NULL", "NULL", "UNKNOWN"]}, :"ParseError.Reason"=>{:type=>"string", :enumerations=>["UNPARSABLE", "UNKNOWN"]}, :"PermissionError.Reason"=>{:type=>"string", :enumerations=>["PERMISSION_DENIED", "UNKNOWN"]}, :"PublisherQueryLanguageContextError.Reason"=>{:type=>"string", :enumerations=>["UNEXECUTABLE", "UNKNOWN"]}, :"PublisherQueryLanguageSyntaxError.Reason"=>{:type=>"string", :enumerations=>["UNPARSABLE", "UNKNOWN"]}, :"QuotaError.Reason"=>{:type=>"string", :enumerations=>["EXCEEDED_QUOTA", "UNKNOWN", "REPORT_JOB_LIMIT"]}, :"RangeError.Reason"=>{:type=>"string", :enumerations=>["TOO_HIGH", "TOO_LOW", "UNKNOWN"]}, :"RequiredCollectionError.Reason"=>{:type=>"string", :enumerations=>["REQUIRED", "TOO_LARGE", "TOO_SMALL", "UNKNOWN"]}, :"RequiredError.Reason"=>{:type=>"string", :enumerations=>["REQUIRED"]}, :"ServerError.Reason"=>{:type=>"string", :enumerations=>["SERVER_ERROR", "SERVER_BUSY", "UNKNOWN"]}, :"StatementError.Reason"=>{:type=>"string", :enumerations=>["VARIABLE_NOT_BOUND_TO_VALUE", "UNKNOWN"]}, :"StringFormatError.Reason"=>{:type=>"string", :enumerations=>["UNKNOWN", "ILLEGAL_CHARS", "INVALID_FORMAT"]}, :"StringLengthError.Reason"=>{:type=>"string", :enumerations=>["TOO_LONG", "TOO_SHORT", "UNKNOWN"]}}
16
+ ACTIVITYGROUPSERVICE_NAMESPACES = []
17
+
18
+ def self.get_method_signature(method_name)
19
+ return ACTIVITYGROUPSERVICE_METHODS[method_name.to_sym]
20
+ end
21
+
22
+ def self.get_type_signature(type_name)
23
+ return ACTIVITYGROUPSERVICE_TYPES[type_name.to_sym]
24
+ end
25
+
26
+ def self.get_namespace(index)
27
+ return ACTIVITYGROUPSERVICE_NAMESPACES[index]
28
+ end
29
+ end
30
+
31
+ # Base class for exceptions.
32
+ class ApplicationException < AdManagerApi::Errors::ApiException
33
+ attr_reader :message # string
34
+ end
35
+
36
+ # Exception class for holding a list of service errors.
37
+ class ApiException < ApplicationException
38
+ attr_reader :errors # ApiError
39
+ def initialize(exception_fault)
40
+ @array_fields ||= []
41
+ @array_fields << 'errors'
42
+ super(exception_fault, ActivityGroupServiceRegistry)
43
+ end
44
+ end
45
+ end; end; end
@@ -0,0 +1,54 @@
1
+ # Encoding: utf-8
2
+ #
3
+ # This is auto-generated code, changes will be overwritten.
4
+ #
5
+ # Copyright:: Copyright 2019, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 1.0.2 on 2019-02-07 14:54:52.
9
+
10
+ require 'ads_common/savon_service'
11
+ require 'ad_manager_api/v201902/activity_service_registry'
12
+
13
+ module AdManagerApi; module V201902; module ActivityService
14
+ class ActivityService < AdsCommon::SavonService
15
+ def initialize(config, endpoint)
16
+ namespace = 'https://www.google.com/apis/ads/publisher/v201902'
17
+ super(config, endpoint, namespace, :v201902)
18
+ end
19
+
20
+ def create_activities(*args, &block)
21
+ return execute_action('create_activities', args, &block)
22
+ end
23
+
24
+ def create_activities_to_xml(*args)
25
+ return get_soap_xml('create_activities', args)
26
+ end
27
+
28
+ def get_activities_by_statement(*args, &block)
29
+ return execute_action('get_activities_by_statement', args, &block)
30
+ end
31
+
32
+ def get_activities_by_statement_to_xml(*args)
33
+ return get_soap_xml('get_activities_by_statement', args)
34
+ end
35
+
36
+ def update_activities(*args, &block)
37
+ return execute_action('update_activities', args, &block)
38
+ end
39
+
40
+ def update_activities_to_xml(*args)
41
+ return get_soap_xml('update_activities', args)
42
+ end
43
+
44
+ private
45
+
46
+ def get_service_registry()
47
+ return ActivityServiceRegistry
48
+ end
49
+
50
+ def get_module()
51
+ return AdManagerApi::V201902::ActivityService
52
+ end
53
+ end
54
+ end; end; end
@@ -0,0 +1,45 @@
1
+ # Encoding: utf-8
2
+ #
3
+ # This is auto-generated code, changes will be overwritten.
4
+ #
5
+ # Copyright:: Copyright 2019, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 1.0.2 on 2019-02-07 14:54:52.
9
+
10
+ require 'ad_manager_api/errors'
11
+
12
+ module AdManagerApi; module V201902; module ActivityService
13
+ class ActivityServiceRegistry
14
+ ACTIVITYSERVICE_METHODS = {:create_activities=>{:input=>[{:name=>:activities, :type=>"Activity", :min_occurs=>0, :max_occurs=>:unbounded}], :output=>{:name=>"create_activities_response", :fields=>[{:name=>:rval, :type=>"Activity", :min_occurs=>0, :max_occurs=>:unbounded}]}}, :get_activities_by_statement=>{:input=>[{:name=>:filter_statement, :type=>"Statement", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"get_activities_by_statement_response", :fields=>[{:name=>:rval, :type=>"ActivityPage", :min_occurs=>0, :max_occurs=>1}]}}, :update_activities=>{:input=>[{:name=>:activities, :type=>"Activity", :min_occurs=>0, :max_occurs=>:unbounded}], :output=>{:name=>"update_activities_response", :fields=>[{:name=>:rval, :type=>"Activity", :min_occurs=>0, :max_occurs=>:unbounded}]}}}
15
+ ACTIVITYSERVICE_TYPES = {:ObjectValue=>{:fields=>[], :abstract=>true, :base=>"Value"}, :Activity=>{:fields=>[{:name=>:id, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:activity_group_id, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:name, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:expected_url, :original_name=>"expectedURL", :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:status, :type=>"Activity.Status", :min_occurs=>0, :max_occurs=>1}, {:name=>:type, :type=>"Activity.Type", :min_occurs=>0, :max_occurs=>1}]}, :ActivityError=>{:fields=>[{:name=>:reason, :type=>"ActivityError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :ActivityPage=>{:fields=>[{:name=>:total_result_set_size, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:start_index, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:results, :type=>"Activity", :min_occurs=>0, :max_occurs=>:unbounded}]}, :ApiError=>{:fields=>[{:name=>:field_path, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:field_path_elements, :type=>"FieldPathElement", :min_occurs=>0, :max_occurs=>:unbounded}, {:name=>:trigger, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:error_string, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :ApiException=>{:fields=>[{:name=>:errors, :type=>"ApiError", :min_occurs=>0, :max_occurs=>:unbounded}], :base=>"ApplicationException"}, :ApiVersionError=>{:fields=>[{:name=>:reason, :type=>"ApiVersionError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :ApplicationException=>{:fields=>[{:name=>:message, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :AuthenticationError=>{:fields=>[{:name=>:reason, :type=>"AuthenticationError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :BooleanValue=>{:fields=>[{:name=>:value, :type=>"boolean", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :CollectionSizeError=>{:fields=>[{:name=>:reason, :type=>"CollectionSizeError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :CommonError=>{:fields=>[{:name=>:reason, :type=>"CommonError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :Date=>{:fields=>[{:name=>:year, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:month, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:day, :type=>"int", :min_occurs=>0, :max_occurs=>1}]}, :DateTime=>{:fields=>[{:name=>:date, :type=>"Date", :min_occurs=>0, :max_occurs=>1}, {:name=>:hour, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:minute, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:second, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:time_zone_id, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :DateTimeValue=>{:fields=>[{:name=>:value, :type=>"DateTime", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :DateValue=>{:fields=>[{:name=>:value, :type=>"Date", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :FeatureError=>{:fields=>[{:name=>:reason, :type=>"FeatureError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :FieldPathElement=>{:fields=>[{:name=>:field, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:index, :type=>"int", :min_occurs=>0, :max_occurs=>1}]}, :InternalApiError=>{:fields=>[{:name=>:reason, :type=>"InternalApiError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :NotNullError=>{:fields=>[{:name=>:reason, :type=>"NotNullError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :NumberValue=>{:fields=>[{:name=>:value, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :ParseError=>{:fields=>[{:name=>:reason, :type=>"ParseError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :PermissionError=>{:fields=>[{:name=>:reason, :type=>"PermissionError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :PublisherQueryLanguageContextError=>{:fields=>[{:name=>:reason, :type=>"PublisherQueryLanguageContextError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :PublisherQueryLanguageSyntaxError=>{:fields=>[{:name=>:reason, :type=>"PublisherQueryLanguageSyntaxError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :QuotaError=>{:fields=>[{:name=>:reason, :type=>"QuotaError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :RangeError=>{:fields=>[{:name=>:reason, :type=>"RangeError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :RequiredCollectionError=>{:fields=>[{:name=>:reason, :type=>"RequiredCollectionError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :RequiredError=>{:fields=>[{:name=>:reason, :type=>"RequiredError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :ServerError=>{:fields=>[{:name=>:reason, :type=>"ServerError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :SetValue=>{:fields=>[{:name=>:values, :type=>"Value", :min_occurs=>0, :max_occurs=>:unbounded}], :base=>"Value"}, :SoapRequestHeader=>{:fields=>[{:name=>:network_code, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:application_name, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :SoapResponseHeader=>{:fields=>[{:name=>:request_id, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:response_time, :type=>"long", :min_occurs=>0, :max_occurs=>1}]}, :Statement=>{:fields=>[{:name=>:query, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:values, :type=>"String_ValueMapEntry", :min_occurs=>0, :max_occurs=>:unbounded}]}, :StatementError=>{:fields=>[{:name=>:reason, :type=>"StatementError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :StringFormatError=>{:fields=>[{:name=>:reason, :type=>"StringFormatError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :StringLengthError=>{:fields=>[{:name=>:reason, :type=>"StringLengthError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :String_ValueMapEntry=>{:fields=>[{:name=>:key, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:value, :type=>"Value", :min_occurs=>0, :max_occurs=>1}]}, :TextValue=>{:fields=>[{:name=>:value, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :UniqueError=>{:fields=>[], :base=>"ApiError"}, :Value=>{:fields=>[], :abstract=>true}, :"Activity.Status"=>{:type=>"string", :enumerations=>["ACTIVE", "INACTIVE"]}, :"Activity.Type"=>{:type=>"string", :enumerations=>["PAGE_VIEWS", "DAILY_VISITS", "CUSTOM", "ITEMS_PURCHASED", "TRANSACTIONS", "IOS_APPLICATION_DOWNLOADS", "ANDROID_APPLICATION_DOWNLOADS", "UNKNOWN"]}, :"ActivityError.Reason"=>{:type=>"string", :enumerations=>["ACTIVITIES_FEATURE_REQUIRED", "UNSUPPORTED_COMPANY_TYPE", "UNKNOWN"]}, :"ApiVersionError.Reason"=>{:type=>"string", :enumerations=>["UPDATE_TO_NEWER_VERSION", "UNKNOWN"]}, :"AuthenticationError.Reason"=>{:type=>"string", :enumerations=>["AMBIGUOUS_SOAP_REQUEST_HEADER", "INVALID_EMAIL", "AUTHENTICATION_FAILED", "INVALID_OAUTH_SIGNATURE", "INVALID_SERVICE", "MISSING_SOAP_REQUEST_HEADER", "MISSING_AUTHENTICATION_HTTP_HEADER", "MISSING_AUTHENTICATION", "NOT_WHITELISTED_FOR_API_ACCESS", "NO_NETWORKS_TO_ACCESS", "NETWORK_NOT_FOUND", "NETWORK_CODE_REQUIRED", "CONNECTION_ERROR", "GOOGLE_ACCOUNT_ALREADY_ASSOCIATED_WITH_NETWORK", "UNDER_INVESTIGATION", "UNKNOWN"]}, :"CollectionSizeError.Reason"=>{:type=>"string", :enumerations=>["TOO_LARGE", "UNKNOWN"]}, :"CommonError.Reason"=>{:type=>"string", :enumerations=>["NOT_FOUND", "ALREADY_EXISTS", "NOT_APPLICABLE", "DUPLICATE_OBJECT", "CANNOT_UPDATE", "CONCURRENT_MODIFICATION", "UNKNOWN"]}, :"FeatureError.Reason"=>{:type=>"string", :enumerations=>["MISSING_FEATURE", "UNKNOWN"]}, :"InternalApiError.Reason"=>{:type=>"string", :enumerations=>["UNEXPECTED_INTERNAL_API_ERROR", "TRANSIENT_ERROR", "UNKNOWN", "DOWNTIME", "ERROR_GENERATING_RESPONSE"]}, :"NotNullError.Reason"=>{:type=>"string", :enumerations=>["ARG1_NULL", "ARG2_NULL", "ARG3_NULL", "NULL", "UNKNOWN"]}, :"ParseError.Reason"=>{:type=>"string", :enumerations=>["UNPARSABLE", "UNKNOWN"]}, :"PermissionError.Reason"=>{:type=>"string", :enumerations=>["PERMISSION_DENIED", "UNKNOWN"]}, :"PublisherQueryLanguageContextError.Reason"=>{:type=>"string", :enumerations=>["UNEXECUTABLE", "UNKNOWN"]}, :"PublisherQueryLanguageSyntaxError.Reason"=>{:type=>"string", :enumerations=>["UNPARSABLE", "UNKNOWN"]}, :"QuotaError.Reason"=>{:type=>"string", :enumerations=>["EXCEEDED_QUOTA", "UNKNOWN", "REPORT_JOB_LIMIT"]}, :"RangeError.Reason"=>{:type=>"string", :enumerations=>["TOO_HIGH", "TOO_LOW", "UNKNOWN"]}, :"RequiredCollectionError.Reason"=>{:type=>"string", :enumerations=>["REQUIRED", "TOO_LARGE", "TOO_SMALL", "UNKNOWN"]}, :"RequiredError.Reason"=>{:type=>"string", :enumerations=>["REQUIRED"]}, :"ServerError.Reason"=>{:type=>"string", :enumerations=>["SERVER_ERROR", "SERVER_BUSY", "UNKNOWN"]}, :"StatementError.Reason"=>{:type=>"string", :enumerations=>["VARIABLE_NOT_BOUND_TO_VALUE", "UNKNOWN"]}, :"StringFormatError.Reason"=>{:type=>"string", :enumerations=>["UNKNOWN", "ILLEGAL_CHARS", "INVALID_FORMAT"]}, :"StringLengthError.Reason"=>{:type=>"string", :enumerations=>["TOO_LONG", "TOO_SHORT", "UNKNOWN"]}}
16
+ ACTIVITYSERVICE_NAMESPACES = []
17
+
18
+ def self.get_method_signature(method_name)
19
+ return ACTIVITYSERVICE_METHODS[method_name.to_sym]
20
+ end
21
+
22
+ def self.get_type_signature(type_name)
23
+ return ACTIVITYSERVICE_TYPES[type_name.to_sym]
24
+ end
25
+
26
+ def self.get_namespace(index)
27
+ return ACTIVITYSERVICE_NAMESPACES[index]
28
+ end
29
+ end
30
+
31
+ # Base class for exceptions.
32
+ class ApplicationException < AdManagerApi::Errors::ApiException
33
+ attr_reader :message # string
34
+ end
35
+
36
+ # Exception class for holding a list of service errors.
37
+ class ApiException < ApplicationException
38
+ attr_reader :errors # ApiError
39
+ def initialize(exception_fault)
40
+ @array_fields ||= []
41
+ @array_fields << 'errors'
42
+ super(exception_fault, ActivityServiceRegistry)
43
+ end
44
+ end
45
+ end; end; end
@@ -0,0 +1,62 @@
1
+ # Encoding: utf-8
2
+ #
3
+ # This is auto-generated code, changes will be overwritten.
4
+ #
5
+ # Copyright:: Copyright 2019, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 1.0.2 on 2019-02-07 14:54:52.
9
+
10
+ require 'ads_common/savon_service'
11
+ require 'ad_manager_api/v201902/ad_exclusion_rule_service_registry'
12
+
13
+ module AdManagerApi; module V201902; module AdExclusionRuleService
14
+ class AdExclusionRuleService < AdsCommon::SavonService
15
+ def initialize(config, endpoint)
16
+ namespace = 'https://www.google.com/apis/ads/publisher/v201902'
17
+ super(config, endpoint, namespace, :v201902)
18
+ end
19
+
20
+ def create_ad_exclusion_rules(*args, &block)
21
+ return execute_action('create_ad_exclusion_rules', args, &block)
22
+ end
23
+
24
+ def create_ad_exclusion_rules_to_xml(*args)
25
+ return get_soap_xml('create_ad_exclusion_rules', args)
26
+ end
27
+
28
+ def get_ad_exclusion_rules_by_statement(*args, &block)
29
+ return execute_action('get_ad_exclusion_rules_by_statement', args, &block)
30
+ end
31
+
32
+ def get_ad_exclusion_rules_by_statement_to_xml(*args)
33
+ return get_soap_xml('get_ad_exclusion_rules_by_statement', args)
34
+ end
35
+
36
+ def perform_ad_exclusion_rule_action(*args, &block)
37
+ return execute_action('perform_ad_exclusion_rule_action', args, &block)
38
+ end
39
+
40
+ def perform_ad_exclusion_rule_action_to_xml(*args)
41
+ return get_soap_xml('perform_ad_exclusion_rule_action', args)
42
+ end
43
+
44
+ def update_ad_exclusion_rules(*args, &block)
45
+ return execute_action('update_ad_exclusion_rules', args, &block)
46
+ end
47
+
48
+ def update_ad_exclusion_rules_to_xml(*args)
49
+ return get_soap_xml('update_ad_exclusion_rules', args)
50
+ end
51
+
52
+ private
53
+
54
+ def get_service_registry()
55
+ return AdExclusionRuleServiceRegistry
56
+ end
57
+
58
+ def get_module()
59
+ return AdManagerApi::V201902::AdExclusionRuleService
60
+ end
61
+ end
62
+ end; end; end
@@ -0,0 +1,45 @@
1
+ # Encoding: utf-8
2
+ #
3
+ # This is auto-generated code, changes will be overwritten.
4
+ #
5
+ # Copyright:: Copyright 2019, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 1.0.2 on 2019-02-07 14:54:52.
9
+
10
+ require 'ad_manager_api/errors'
11
+
12
+ module AdManagerApi; module V201902; module AdExclusionRuleService
13
+ class AdExclusionRuleServiceRegistry
14
+ ADEXCLUSIONRULESERVICE_METHODS = {:create_ad_exclusion_rules=>{:input=>[{:name=>:ad_exclusion_rules, :type=>"AdExclusionRule", :min_occurs=>0, :max_occurs=>:unbounded}], :output=>{:name=>"create_ad_exclusion_rules_response", :fields=>[{:name=>:rval, :type=>"AdExclusionRule", :min_occurs=>0, :max_occurs=>:unbounded}]}}, :get_ad_exclusion_rules_by_statement=>{:input=>[{:name=>:filter_statement, :type=>"Statement", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"get_ad_exclusion_rules_by_statement_response", :fields=>[{:name=>:rval, :type=>"AdExclusionRulePage", :min_occurs=>0, :max_occurs=>1}]}}, :perform_ad_exclusion_rule_action=>{:input=>[{:name=>:ad_exclusion_rule_action, :type=>"AdExclusionRuleAction", :min_occurs=>0, :max_occurs=>1}, {:name=>:filter_statement, :type=>"Statement", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"perform_ad_exclusion_rule_action_response", :fields=>[{:name=>:rval, :type=>"UpdateResult", :min_occurs=>0, :max_occurs=>1}]}}, :update_ad_exclusion_rules=>{:input=>[{:name=>:ad_exclusion_rules, :type=>"AdExclusionRule", :min_occurs=>0, :max_occurs=>:unbounded}], :output=>{:name=>"update_ad_exclusion_rules_response", :fields=>[{:name=>:rval, :type=>"AdExclusionRule", :min_occurs=>0, :max_occurs=>:unbounded}]}}}
15
+ ADEXCLUSIONRULESERVICE_TYPES = {:ObjectValue=>{:fields=>[], :abstract=>true, :base=>"Value"}, :ActivateAdExclusionRules=>{:fields=>[], :base=>"AdExclusionRuleAction"}, :AdExclusionRuleAction=>{:fields=>[], :abstract=>true}, :AdExclusionRule=>{:fields=>[{:name=>:id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:name, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:is_active, :type=>"boolean", :min_occurs=>0, :max_occurs=>1}, {:name=>:inventory_targeting, :type=>"InventoryTargeting", :min_occurs=>0, :max_occurs=>1}, {:name=>:is_block_all, :type=>"boolean", :min_occurs=>0, :max_occurs=>1}, {:name=>:blocked_label_ids, :type=>"long", :min_occurs=>0, :max_occurs=>:unbounded}, {:name=>:allowed_label_ids, :type=>"long", :min_occurs=>0, :max_occurs=>:unbounded}, {:name=>:type, :type=>"AdExclusionRuleType", :min_occurs=>0, :max_occurs=>1}]}, :AdExclusionRuleError=>{:fields=>[{:name=>:reason, :type=>"AdExclusionRuleError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :AdExclusionRulePage=>{:fields=>[{:name=>:total_result_set_size, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:start_index, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:results, :type=>"AdExclusionRule", :min_occurs=>0, :max_occurs=>:unbounded}]}, :AdUnitTargeting=>{:fields=>[{:name=>:ad_unit_id, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:include_descendants, :type=>"boolean", :min_occurs=>0, :max_occurs=>1}]}, :ApiError=>{:fields=>[{:name=>:field_path, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:field_path_elements, :type=>"FieldPathElement", :min_occurs=>0, :max_occurs=>:unbounded}, {:name=>:trigger, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:error_string, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :ApiException=>{:fields=>[{:name=>:errors, :type=>"ApiError", :min_occurs=>0, :max_occurs=>:unbounded}], :base=>"ApplicationException"}, :ApiVersionError=>{:fields=>[{:name=>:reason, :type=>"ApiVersionError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :ApplicationException=>{:fields=>[{:name=>:message, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :AuthenticationError=>{:fields=>[{:name=>:reason, :type=>"AuthenticationError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :BooleanValue=>{:fields=>[{:name=>:value, :type=>"boolean", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :CollectionSizeError=>{:fields=>[{:name=>:reason, :type=>"CollectionSizeError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :CommonError=>{:fields=>[{:name=>:reason, :type=>"CommonError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :Date=>{:fields=>[{:name=>:year, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:month, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:day, :type=>"int", :min_occurs=>0, :max_occurs=>1}]}, :DateTime=>{:fields=>[{:name=>:date, :type=>"Date", :min_occurs=>0, :max_occurs=>1}, {:name=>:hour, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:minute, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:second, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:time_zone_id, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :DateTimeValue=>{:fields=>[{:name=>:value, :type=>"DateTime", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :DateValue=>{:fields=>[{:name=>:value, :type=>"Date", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :DeactivateAdExclusionRules=>{:fields=>[], :base=>"AdExclusionRuleAction"}, :EntityChildrenLimitReachedError=>{:fields=>[{:name=>:reason, :type=>"EntityChildrenLimitReachedError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :EntityLimitReachedError=>{:fields=>[{:name=>:reason, :type=>"EntityLimitReachedError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :FeatureError=>{:fields=>[{:name=>:reason, :type=>"FeatureError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :FieldPathElement=>{:fields=>[{:name=>:field, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:index, :type=>"int", :min_occurs=>0, :max_occurs=>1}]}, :InternalApiError=>{:fields=>[{:name=>:reason, :type=>"InternalApiError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :InventoryTargeting=>{:fields=>[{:name=>:targeted_ad_units, :type=>"AdUnitTargeting", :min_occurs=>0, :max_occurs=>:unbounded}, {:name=>:excluded_ad_units, :type=>"AdUnitTargeting", :min_occurs=>0, :max_occurs=>:unbounded}, {:name=>:targeted_placement_ids, :type=>"long", :min_occurs=>0, :max_occurs=>:unbounded}]}, :NotNullError=>{:fields=>[{:name=>:reason, :type=>"NotNullError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :NumberValue=>{:fields=>[{:name=>:value, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :ParseError=>{:fields=>[{:name=>:reason, :type=>"ParseError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :PermissionError=>{:fields=>[{:name=>:reason, :type=>"PermissionError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :PublisherQueryLanguageContextError=>{:fields=>[{:name=>:reason, :type=>"PublisherQueryLanguageContextError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :PublisherQueryLanguageSyntaxError=>{:fields=>[{:name=>:reason, :type=>"PublisherQueryLanguageSyntaxError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :QuotaError=>{:fields=>[{:name=>:reason, :type=>"QuotaError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :RequiredCollectionError=>{:fields=>[{:name=>:reason, :type=>"RequiredCollectionError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :RequiredError=>{:fields=>[{:name=>:reason, :type=>"RequiredError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :ServerError=>{:fields=>[{:name=>:reason, :type=>"ServerError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :SetValue=>{:fields=>[{:name=>:values, :type=>"Value", :min_occurs=>0, :max_occurs=>:unbounded}], :base=>"Value"}, :SoapRequestHeader=>{:fields=>[{:name=>:network_code, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:application_name, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :SoapResponseHeader=>{:fields=>[{:name=>:request_id, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:response_time, :type=>"long", :min_occurs=>0, :max_occurs=>1}]}, :Statement=>{:fields=>[{:name=>:query, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:values, :type=>"String_ValueMapEntry", :min_occurs=>0, :max_occurs=>:unbounded}]}, :StatementError=>{:fields=>[{:name=>:reason, :type=>"StatementError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :StringFormatError=>{:fields=>[{:name=>:reason, :type=>"StringFormatError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :StringLengthError=>{:fields=>[{:name=>:reason, :type=>"StringLengthError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :String_ValueMapEntry=>{:fields=>[{:name=>:key, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:value, :type=>"Value", :min_occurs=>0, :max_occurs=>1}]}, :TextValue=>{:fields=>[{:name=>:value, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :UniqueError=>{:fields=>[], :base=>"ApiError"}, :UpdateResult=>{:fields=>[{:name=>:num_changes, :type=>"int", :min_occurs=>0, :max_occurs=>1}]}, :Value=>{:fields=>[], :abstract=>true}, :"AdExclusionRuleError.Reason"=>{:type=>"string", :enumerations=>["BLOCK_ALL_RULE_CANNOT_INCLUDE_ROOT_AD_UNIT", "BLOCK_ALL_RULE_CANNOT_HAVE_BLOCKED_LABELS", "BLOCK_ALL_RULE_MUST_CONTAIN_ALLOWED_LABELS", "RULE_MUST_CONTAIN_BLOCKING", "BLOCKED_LABEL_ALSO_ALLOWED", "LABELS_MUST_BE_AD_EXCLUSION_TYPE", "EXCLUDED_AD_UNIT_ALSO_INCLUDED", "UNKNOWN"]}, :AdExclusionRuleType=>{:type=>"string", :enumerations=>["LABEL", "UNKNOWN"]}, :"ApiVersionError.Reason"=>{:type=>"string", :enumerations=>["UPDATE_TO_NEWER_VERSION", "UNKNOWN"]}, :"AuthenticationError.Reason"=>{:type=>"string", :enumerations=>["AMBIGUOUS_SOAP_REQUEST_HEADER", "INVALID_EMAIL", "AUTHENTICATION_FAILED", "INVALID_OAUTH_SIGNATURE", "INVALID_SERVICE", "MISSING_SOAP_REQUEST_HEADER", "MISSING_AUTHENTICATION_HTTP_HEADER", "MISSING_AUTHENTICATION", "NOT_WHITELISTED_FOR_API_ACCESS", "NO_NETWORKS_TO_ACCESS", "NETWORK_NOT_FOUND", "NETWORK_CODE_REQUIRED", "CONNECTION_ERROR", "GOOGLE_ACCOUNT_ALREADY_ASSOCIATED_WITH_NETWORK", "UNDER_INVESTIGATION", "UNKNOWN"]}, :"CollectionSizeError.Reason"=>{:type=>"string", :enumerations=>["TOO_LARGE", "UNKNOWN"]}, :"CommonError.Reason"=>{:type=>"string", :enumerations=>["NOT_FOUND", "ALREADY_EXISTS", "NOT_APPLICABLE", "DUPLICATE_OBJECT", "CANNOT_UPDATE", "CONCURRENT_MODIFICATION", "UNKNOWN"]}, :"EntityChildrenLimitReachedError.Reason"=>{:type=>"string", :enumerations=>["LINE_ITEM_LIMIT_FOR_ORDER_REACHED", "CREATIVE_ASSOCIATION_LIMIT_FOR_LINE_ITEM_REACHED", "AD_UNIT_LIMIT_FOR_PLACEMENT_REACHED", "TARGETING_EXPRESSION_LIMIT_FOR_LINE_ITEM_REACHED", "CUSTOM_TARGETING_VALUES_FOR_KEY_LIMIT_REACHED", "TARGETING_EXPRESSION_LIMIT_FOR_CREATIVES_ON_LINE_ITEM_REACHED", "ATTACHMENT_LIMIT_FOR_PROPOSAL_REACHED", "PROPOSAL_LINE_ITEM_LIMIT_FOR_PROPOSAL_REACHED", "PRODUCT_LIMIT_FOR_PRODUCT_PACKAGE_REACHED", "PRODUCT_TEMPLATE_AND_PRODUCT_BASE_RATE_LIMIT_FOR_RATE_CARD_REACHED", "PRODUCT_PACKAGE_ITEM_BASE_RATE_LIMIT_FOR_RATE_CARD_REACHED", "PREMIUM_LIMIT_FOR_RATE_CARD_REACHED", "AD_UNIT_LIMIT_FOR_AD_EXCLUSION_RULE_TARGETING_REACHED", "NATIVE_STYLE_LIMIT_FOR_NATIVE_AD_FORMAT_REACHED", "TARGETING_EXPRESSION_LIMIT_FOR_PRESENTATION_ASSIGNMENT_REACHED", "UNKNOWN"]}, :"EntityLimitReachedError.Reason"=>{:type=>"string", :enumerations=>["CUSTOM_TARGETING_VALUES_LIMIT_REACHED", "AD_EXCLUSION_RULES_LIMIT_REACHED", "FIRST_PARTY_AUDIENCE_SEGMENTS_LIMIT_REACHED", "PLACEMENTS_LIMIT_REACHED", "LINE_ITEMS_LIMIT_REACHED", "ACTIVE_LINE_ITEMS_LIMIT_REACHED", "UNKNOWN"]}, :"FeatureError.Reason"=>{:type=>"string", :enumerations=>["MISSING_FEATURE", "UNKNOWN"]}, :"InternalApiError.Reason"=>{:type=>"string", :enumerations=>["UNEXPECTED_INTERNAL_API_ERROR", "TRANSIENT_ERROR", "UNKNOWN", "DOWNTIME", "ERROR_GENERATING_RESPONSE"]}, :"NotNullError.Reason"=>{:type=>"string", :enumerations=>["ARG1_NULL", "ARG2_NULL", "ARG3_NULL", "NULL", "UNKNOWN"]}, :"ParseError.Reason"=>{:type=>"string", :enumerations=>["UNPARSABLE", "UNKNOWN"]}, :"PermissionError.Reason"=>{:type=>"string", :enumerations=>["PERMISSION_DENIED", "UNKNOWN"]}, :"PublisherQueryLanguageContextError.Reason"=>{:type=>"string", :enumerations=>["UNEXECUTABLE", "UNKNOWN"]}, :"PublisherQueryLanguageSyntaxError.Reason"=>{:type=>"string", :enumerations=>["UNPARSABLE", "UNKNOWN"]}, :"QuotaError.Reason"=>{:type=>"string", :enumerations=>["EXCEEDED_QUOTA", "UNKNOWN", "REPORT_JOB_LIMIT"]}, :"RequiredCollectionError.Reason"=>{:type=>"string", :enumerations=>["REQUIRED", "TOO_LARGE", "TOO_SMALL", "UNKNOWN"]}, :"RequiredError.Reason"=>{:type=>"string", :enumerations=>["REQUIRED"]}, :"ServerError.Reason"=>{:type=>"string", :enumerations=>["SERVER_ERROR", "SERVER_BUSY", "UNKNOWN"]}, :"StatementError.Reason"=>{:type=>"string", :enumerations=>["VARIABLE_NOT_BOUND_TO_VALUE", "UNKNOWN"]}, :"StringFormatError.Reason"=>{:type=>"string", :enumerations=>["UNKNOWN", "ILLEGAL_CHARS", "INVALID_FORMAT"]}, :"StringLengthError.Reason"=>{:type=>"string", :enumerations=>["TOO_LONG", "TOO_SHORT", "UNKNOWN"]}}
16
+ ADEXCLUSIONRULESERVICE_NAMESPACES = []
17
+
18
+ def self.get_method_signature(method_name)
19
+ return ADEXCLUSIONRULESERVICE_METHODS[method_name.to_sym]
20
+ end
21
+
22
+ def self.get_type_signature(type_name)
23
+ return ADEXCLUSIONRULESERVICE_TYPES[type_name.to_sym]
24
+ end
25
+
26
+ def self.get_namespace(index)
27
+ return ADEXCLUSIONRULESERVICE_NAMESPACES[index]
28
+ end
29
+ end
30
+
31
+ # Base class for exceptions.
32
+ class ApplicationException < AdManagerApi::Errors::ApiException
33
+ attr_reader :message # string
34
+ end
35
+
36
+ # Exception class for holding a list of service errors.
37
+ class ApiException < ApplicationException
38
+ attr_reader :errors # ApiError
39
+ def initialize(exception_fault)
40
+ @array_fields ||= []
41
+ @array_fields << 'errors'
42
+ super(exception_fault, AdExclusionRuleServiceRegistry)
43
+ end
44
+ end
45
+ end; end; end
@@ -0,0 +1,70 @@
1
+ # Encoding: utf-8
2
+ #
3
+ # This is auto-generated code, changes will be overwritten.
4
+ #
5
+ # Copyright:: Copyright 2019, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 1.0.2 on 2019-02-07 14:54:53.
9
+
10
+ require 'ads_common/savon_service'
11
+ require 'ad_manager_api/v201902/ad_rule_service_registry'
12
+
13
+ module AdManagerApi; module V201902; module AdRuleService
14
+ class AdRuleService < AdsCommon::SavonService
15
+ def initialize(config, endpoint)
16
+ namespace = 'https://www.google.com/apis/ads/publisher/v201902'
17
+ super(config, endpoint, namespace, :v201902)
18
+ end
19
+
20
+ def create_ad_rules(*args, &block)
21
+ return execute_action('create_ad_rules', args, &block)
22
+ end
23
+
24
+ def create_ad_rules_to_xml(*args)
25
+ return get_soap_xml('create_ad_rules', args)
26
+ end
27
+
28
+ def get_ad_rules_by_statement(*args, &block)
29
+ return execute_action('get_ad_rules_by_statement', args, &block)
30
+ end
31
+
32
+ def get_ad_rules_by_statement_to_xml(*args)
33
+ return get_soap_xml('get_ad_rules_by_statement', args)
34
+ end
35
+
36
+ def get_ad_spots_by_statement(*args, &block)
37
+ return execute_action('get_ad_spots_by_statement', args, &block)
38
+ end
39
+
40
+ def get_ad_spots_by_statement_to_xml(*args)
41
+ return get_soap_xml('get_ad_spots_by_statement', args)
42
+ end
43
+
44
+ def perform_ad_rule_action(*args, &block)
45
+ return execute_action('perform_ad_rule_action', args, &block)
46
+ end
47
+
48
+ def perform_ad_rule_action_to_xml(*args)
49
+ return get_soap_xml('perform_ad_rule_action', args)
50
+ end
51
+
52
+ def update_ad_rules(*args, &block)
53
+ return execute_action('update_ad_rules', args, &block)
54
+ end
55
+
56
+ def update_ad_rules_to_xml(*args)
57
+ return get_soap_xml('update_ad_rules', args)
58
+ end
59
+
60
+ private
61
+
62
+ def get_service_registry()
63
+ return AdRuleServiceRegistry
64
+ end
65
+
66
+ def get_module()
67
+ return AdManagerApi::V201902::AdRuleService
68
+ end
69
+ end
70
+ end; end; end