google-dfp-api 0.9.3 → 0.9.4
Sign up to get free protection for your applications and to get access to all the features.
- data/ChangeLog +7 -0
- data/examples/{v201403 → v201502}/activity_group_service/create_activity_groups.rb +1 -1
- data/examples/{v201403 → v201502}/activity_group_service/get_active_activity_groups.rb +18 -27
- data/examples/{v201403 → v201502}/activity_group_service/get_all_activity_groups.rb +13 -23
- data/examples/{v201403 → v201502}/activity_group_service/update_activity_groups.rb +11 -9
- data/examples/{v201403 → v201502}/activity_service/create_activities.rb +1 -1
- data/examples/{v201403 → v201502}/activity_service/get_active_activities.rb +15 -27
- data/examples/{v201403 → v201502}/activity_service/get_all_activities.rb +10 -21
- data/examples/{v201403 → v201502}/activity_service/update_activities.rb +9 -7
- data/examples/{v201403 → v201502}/audience_segment_service/create_audience_segments.rb +1 -1
- data/examples/{v201403 → v201502}/audience_segment_service/get_all_audience_segments.rb +10 -19
- data/examples/{v201403 → v201502}/audience_segment_service/get_first_party_audience_segments.rb +14 -21
- data/examples/{v201403 → v201502}/audience_segment_service/populate_first_party_audience_segments.rb +16 -14
- data/examples/{v201403 → v201502}/audience_segment_service/update_audience_segments.rb +12 -11
- data/examples/{v201403 → v201502}/common/error_handling.rb +1 -1
- data/examples/{v201403 → v201502}/common/oauth2_jwt_handling.rb +9 -17
- data/examples/{v201403 → v201502}/common/setup_oauth2.rb +1 -1
- data/examples/{v201403 → v201502}/company_service/create_companies.rb +1 -1
- data/examples/{v201403 → v201502}/company_service/get_all_companies.rb +10 -18
- data/examples/{v201403 → v201502}/company_service/get_companies_by_statement.rb +21 -16
- data/examples/{v201403 → v201502}/company_service/update_companies.rb +13 -10
- data/examples/{v201403 → v201502}/contact_service/create_contacts.rb +1 -1
- data/examples/{v201403 → v201502}/contact_service/get_all_contacts.rb +11 -19
- data/examples/{v201403 → v201502}/contact_service/get_uninvited_contacts.rb +18 -22
- data/examples/{v201403 → v201502}/contact_service/update_contacts.rb +9 -7
- data/examples/{v201403 → v201502}/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb +1 -1
- data/examples/{v201403 → v201502}/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb +11 -8
- data/examples/{v201403 → v201502}/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb +8 -18
- data/examples/{v201403 → v201502}/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb +9 -7
- data/examples/{v201403 → v201502}/content_service/get_all_content.rb +9 -18
- data/examples/{v201403 → v201502}/content_service/get_content_by_category.rb +18 -28
- data/examples/{v201403 → v201502}/creative_service/copy_image_creatives.rb +7 -7
- data/examples/{v201403 → v201502}/creative_service/create_creative_from_template.rb +1 -1
- data/examples/{v201403 → v201502}/creative_service/create_creatives.rb +1 -1
- data/examples/{v201403 → v201502}/creative_service/create_custom_creative.rb +1 -1
- data/examples/{v201403 → v201502}/creative_service/get_all_creatives.rb +8 -17
- data/examples/{v201403 → v201502}/creative_service/get_creatives_by_statement.rb +18 -13
- data/examples/{v201403 → v201502}/creative_service/update_creatives.rb +16 -11
- data/examples/{v201403 → v201502}/creative_set_service/associate_creative_set_to_line_item.rb +1 -1
- data/examples/{v201403 → v201502}/creative_set_service/create_creative_set.rb +1 -1
- data/examples/{v201403 → v201502}/creative_set_service/get_all_creative_sets.rb +9 -17
- data/examples/{v201403 → v201502}/creative_set_service/get_creative_sets_by_statement.rb +20 -14
- data/examples/{v201403 → v201502}/creative_set_service/update_creative_sets.rb +10 -7
- data/examples/{v201403 → v201502}/creative_template_service/get_all_creative_templates.rb +9 -17
- data/examples/{v201403/creative_template_service/get_creative_templates_by_statement.rb → v201502/creative_template_service/get_system_defined_creative_templates.rb} +24 -13
- data/examples/{v201403 → v201502}/creative_wrapper_service/create_creative_wrappers.rb +1 -1
- data/examples/{v201403 → v201502}/creative_wrapper_service/deactivate_creative_wrapper.rb +9 -7
- data/examples/{v201403 → v201502}/creative_wrapper_service/get_all_creative_wrappers.rb +10 -18
- data/examples/{v201403 → v201502}/creative_wrapper_service/get_creative_wrappers_by_statement.rb +17 -12
- data/examples/{v201403 → v201502}/creative_wrapper_service/update_creative_wrappers.rb +10 -7
- data/examples/{v201403 → v201502}/custom_field_service/create_custom_field_options.rb +1 -1
- data/examples/{v201403 → v201502}/custom_field_service/create_custom_fields.rb +1 -1
- data/examples/{v201403 → v201502}/custom_field_service/deactivate_all_line_item_custom_fields.rb +13 -23
- data/examples/{v201403 → v201502}/custom_field_service/get_all_custom_fields.rb +11 -19
- data/examples/{v201403 → v201502}/custom_field_service/get_all_line_item_custom_fields.rb +19 -14
- data/examples/{v201403 → v201502}/custom_field_service/set_line_item_custom_field_value.rb +24 -19
- data/examples/{v201403 → v201502}/custom_field_service/update_custom_fields.rb +10 -7
- data/examples/{v201403 → v201502}/custom_targeting_service/create_custom_targeting_keys_and_values.rb +1 -1
- data/examples/{v201403 → v201502}/custom_targeting_service/delete_custom_targeting_keys.rb +16 -20
- data/examples/{v201403 → v201502}/custom_targeting_service/delete_custom_targeting_values.rb +23 -21
- data/examples/{v201403 → v201502}/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb +15 -36
- data/examples/{v201403 → v201502}/custom_targeting_service/get_custom_targeting_keys_by_statement.rb +20 -16
- data/examples/{v201403 → v201502}/custom_targeting_service/get_custom_targeting_values_by_statement.rb +19 -15
- data/examples/{v201403 → v201502}/custom_targeting_service/update_custom_targeting_keys.rb +4 -3
- data/examples/{v201403 → v201502}/custom_targeting_service/update_custom_targeting_values.rb +34 -30
- data/examples/{v201403/forecast_service/get_forecast.rb → v201502/forecast_service/get_availability_forecast.rb} +39 -15
- data/examples/{v201403/forecast_service/get_forecast_by_id.rb → v201502/forecast_service/get_availability_forecast_for_line_item.rb} +18 -11
- data/examples/v201502/forecast_service/get_delivery_forecast_for_line_items.rb +81 -0
- data/examples/{v201403 → v201502}/inventory_service/create_ad_units.rb +1 -1
- data/examples/{v201403 → v201502}/inventory_service/create_mobile_ad_unit.rb +1 -1
- data/examples/{v201403 → v201502}/inventory_service/create_video_ad_unit.rb +1 -1
- data/examples/{v201403 → v201502}/inventory_service/deactivate_ad_units.rb +19 -23
- data/examples/{v201403 → v201502}/inventory_service/get_ad_unit_sizes.rb +7 -14
- data/examples/{v201403 → v201502}/inventory_service/get_ad_units_by_statement.rb +18 -13
- data/examples/{v201403 → v201502}/inventory_service/get_all_ad_units.rb +8 -17
- data/examples/{v201403 → v201502}/inventory_service/update_ad_units.rb +23 -11
- data/examples/{v201403 → v201502}/label_service/create_labels.rb +1 -1
- data/examples/{v201403 → v201502}/label_service/deactivate_labels.rb +15 -22
- data/examples/{v201403 → v201502}/label_service/get_all_labels.rb +9 -18
- data/examples/{v201403 → v201502}/label_service/get_labels_by_statement.rb +16 -11
- data/examples/{v201403 → v201502}/label_service/update_labels.rb +24 -26
- data/examples/{v201403 → v201502}/line_item_creative_association_service/create_licas.rb +1 -1
- data/examples/{v201403 → v201502}/line_item_creative_association_service/deactivate_licas.rb +15 -24
- data/examples/{v201403 → v201502}/line_item_creative_association_service/get_all_licas.rb +8 -17
- data/examples/{v201403 → v201502}/line_item_creative_association_service/get_licas_by_statement.rb +10 -8
- data/examples/{v201403 → v201502}/line_item_creative_association_service/update_licas.rb +16 -7
- data/examples/{v201403 → v201502}/line_item_service/activate_line_items.rb +13 -21
- data/examples/{v201403 → v201502}/line_item_service/create_line_items.rb +6 -3
- data/examples/{v201403 → v201502}/line_item_service/create_video_line_item.rb +8 -2
- data/examples/{v201403 → v201502}/line_item_service/get_all_line_items.rb +9 -17
- data/examples/{v201403 → v201502}/line_item_service/get_line_items_by_statement.rb +19 -17
- data/examples/{v201403 → v201502}/line_item_service/get_recently_updated_line_items.rb +19 -13
- data/examples/{v201403 → v201502}/line_item_service/target_custom_criteria.rb +9 -7
- data/examples/{v201403 → v201502}/line_item_service/update_line_items.rb +9 -9
- data/examples/{v201403 → v201502}/network_service/get_all_networks.rb +1 -1
- data/examples/{v201403 → v201502}/network_service/get_current_network.rb +1 -1
- data/examples/{v201403 → v201502}/network_service/make_test_network.rb +1 -1
- data/examples/{v201403 → v201502}/order_service/approve_orders.rb +16 -24
- data/examples/{v201403 → v201502}/order_service/create_orders.rb +1 -1
- data/examples/{v201403 → v201502}/order_service/get_all_orders.rb +8 -17
- data/examples/{v201403 → v201502}/order_service/get_orders_by_statement.rb +18 -14
- data/examples/{v201403 → v201502}/order_service/update_orders.rb +15 -7
- data/examples/{v201403 → v201502}/placement_service/create_placements.rb +4 -2
- data/examples/{v201403 → v201502}/placement_service/deactivate_placements.rb +14 -22
- data/examples/{v201403 → v201502}/placement_service/get_all_placements.rb +9 -17
- data/examples/{v201403 → v201502}/placement_service/get_placements_by_statement.rb +18 -13
- data/examples/{v201403 → v201502}/placement_service/update_placements.rb +16 -6
- data/examples/{v201403 → v201502}/publisher_query_language_service/fetch_match_tables.rb +8 -11
- data/examples/{v201403 → v201502}/publisher_query_language_service/get_all_line_items.rb +8 -9
- data/examples/{v201403 → v201502}/publisher_query_language_service/get_geo_targets.rb +10 -10
- data/examples/{v201403 → v201502}/publisher_query_language_service/get_line_items_named_like.rb +10 -10
- data/examples/{v201403 → v201502}/report_service/display_report.rb +1 -1
- data/examples/{v201403 → v201502}/report_service/download_report.rb +1 -1
- data/examples/{v201403 → v201502}/report_service/run_delivery_report.rb +1 -1
- data/examples/{v201403 → v201502}/report_service/run_inventory_report.rb +4 -4
- data/examples/{v201403 → v201502}/report_service/run_reach_report.rb +1 -1
- data/examples/{v201403/report_service/run_merged_delivery_report.rb → v201502/report_service/run_report_with_custom_fields.rb} +12 -14
- data/examples/{v201403 → v201502}/report_service/run_sales_report.rb +1 -1
- data/examples/{v201403 → v201502}/suggested_ad_unit_service/approve_all_suggested_ad_units.rb +25 -21
- data/examples/{v201403 → v201502}/suggested_ad_unit_service/get_all_suggested_ad_units.rb +9 -18
- data/examples/{v201403 → v201502}/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb +24 -21
- data/examples/{v201403 → v201502}/team_service/create_teams.rb +1 -1
- data/examples/{v201403 → v201502}/team_service/get_all_teams.rb +8 -17
- data/examples/{v201403 → v201502}/team_service/get_teams_by_statement.rb +15 -11
- data/examples/{v201403 → v201502}/team_service/update_teams.rb +4 -3
- data/examples/{v201403 → v201502}/user_service/create_users.rb +1 -1
- data/examples/{v201403 → v201502}/user_service/deactivate_users.rb +7 -7
- data/examples/{v201403 → v201502}/user_service/get_all_roles.rb +1 -1
- data/examples/{v201403 → v201502}/user_service/get_all_users.rb +8 -18
- data/examples/{v201403 → v201502}/user_service/get_current_user.rb +1 -1
- data/examples/{v201403 → v201502}/user_service/get_users_by_statement.rb +17 -12
- data/examples/{v201403 → v201502}/user_service/update_users.rb +15 -6
- data/examples/{v201403 → v201502}/user_team_association_service/create_user_team_associations.rb +1 -1
- data/examples/{v201403 → v201502}/user_team_association_service/delete_user_team_associations.rb +13 -21
- data/examples/{v201403 → v201502}/user_team_association_service/get_all_user_team_associations.rb +10 -17
- data/examples/{v201403 → v201502}/user_team_association_service/get_user_team_associations_by_statement.rb +20 -16
- data/examples/{v201403 → v201502}/user_team_association_service/update_user_team_associations.rb +8 -7
- data/lib/dfp_api.rb +0 -10
- data/lib/dfp_api/api_config.rb +22 -67
- data/lib/dfp_api/{v201308 → v201502}/activity_group_service.rb +6 -18
- data/lib/dfp_api/v201502/activity_group_service_registry.rb +45 -0
- data/lib/dfp_api/{v201311 → v201502}/activity_service.rb +6 -18
- data/lib/dfp_api/v201502/activity_service_registry.rb +45 -0
- data/lib/dfp_api/v201502/ad_exclusion_rule_service.rb +46 -0
- data/lib/dfp_api/v201502/ad_exclusion_rule_service_registry.rb +45 -0
- data/lib/dfp_api/{v201308 → v201502}/ad_rule_service.rb +6 -18
- data/lib/dfp_api/v201502/ad_rule_service_registry.rb +45 -0
- data/lib/dfp_api/{v201311 → v201502}/audience_segment_service.rb +6 -6
- data/lib/dfp_api/v201502/audience_segment_service_registry.rb +45 -0
- data/lib/dfp_api/{v201308 → v201502}/base_rate_service.rb +6 -18
- data/lib/dfp_api/v201502/base_rate_service_registry.rb +45 -0
- data/lib/dfp_api/{v201311 → v201502}/company_service.rb +6 -18
- data/lib/dfp_api/v201502/company_service_registry.rb +45 -0
- data/lib/dfp_api/{v201311 → v201502}/contact_service.rb +6 -18
- data/lib/dfp_api/v201502/contact_service_registry.rb +45 -0
- data/lib/dfp_api/{v201311 → v201502}/content_bundle_service.rb +6 -18
- data/lib/dfp_api/v201502/content_bundle_service_registry.rb +45 -0
- data/lib/dfp_api/v201502/content_metadata_key_hierarchy_service.rb +46 -0
- data/lib/dfp_api/v201502/content_metadata_key_hierarchy_service_registry.rb +45 -0
- data/lib/dfp_api/{v201308 → v201502}/content_service.rb +6 -6
- data/lib/dfp_api/v201502/content_service_registry.rb +45 -0
- data/lib/dfp_api/{v201311 → v201502}/creative_service.rb +6 -18
- data/lib/dfp_api/v201502/creative_service_registry.rb +45 -0
- data/lib/dfp_api/{v201311 → v201502}/creative_set_service.rb +6 -10
- data/lib/dfp_api/v201502/creative_set_service_registry.rb +45 -0
- data/lib/dfp_api/{v201306 → v201502}/creative_template_service.rb +6 -10
- data/lib/dfp_api/v201502/creative_template_service_registry.rb +45 -0
- data/lib/dfp_api/{v201311 → v201502}/creative_wrapper_service.rb +6 -18
- data/lib/dfp_api/v201502/creative_wrapper_service_registry.rb +45 -0
- data/lib/dfp_api/{v201308 → v201502}/custom_field_service.rb +6 -26
- data/lib/dfp_api/v201502/custom_field_service_registry.rb +45 -0
- data/lib/dfp_api/{v201306 → v201502}/custom_targeting_service.rb +6 -6
- data/lib/dfp_api/v201502/custom_targeting_service_registry.rb +45 -0
- data/lib/dfp_api/{v201311 → v201502}/exchange_rate_service.rb +6 -10
- data/lib/dfp_api/v201502/exchange_rate_service_registry.rb +45 -0
- data/lib/dfp_api/v201502/forecast_service.rb +46 -0
- data/lib/dfp_api/v201502/forecast_service_registry.rb +45 -0
- data/lib/dfp_api/{v201308 → v201502}/inventory_service.rb +6 -18
- data/lib/dfp_api/v201502/inventory_service_registry.rb +45 -0
- data/lib/dfp_api/{v201311 → v201502}/label_service.rb +6 -18
- data/lib/dfp_api/v201502/label_service_registry.rb +45 -0
- data/lib/dfp_api/{v201308 → v201502}/line_item_creative_association_service.rb +6 -18
- data/lib/dfp_api/v201502/line_item_creative_association_service_registry.rb +45 -0
- data/lib/dfp_api/{v201306 → v201502}/line_item_service.rb +6 -18
- data/lib/dfp_api/v201502/line_item_service_registry.rb +45 -0
- data/lib/dfp_api/{v201306 → v201502}/line_item_template_service.rb +6 -6
- data/lib/dfp_api/v201502/line_item_template_service_registry.rb +45 -0
- data/lib/dfp_api/v201502/live_stream_event_service.rb +46 -0
- data/lib/dfp_api/v201502/live_stream_event_service_registry.rb +45 -0
- data/lib/dfp_api/{v201308 → v201502}/network_service.rb +6 -6
- data/lib/dfp_api/v201502/network_service_registry.rb +45 -0
- data/lib/dfp_api/{v201306 → v201502}/order_service.rb +6 -18
- data/lib/dfp_api/v201502/order_service_registry.rb +45 -0
- data/lib/dfp_api/v201502/package_service.rb +46 -0
- data/lib/dfp_api/v201502/package_service_registry.rb +45 -0
- data/lib/dfp_api/{v201308 → v201502}/placement_service.rb +6 -18
- data/lib/dfp_api/v201502/placement_service_registry.rb +45 -0
- data/lib/dfp_api/v201502/premium_rate_service.rb +42 -0
- data/lib/dfp_api/v201502/premium_rate_service_registry.rb +45 -0
- data/lib/dfp_api/v201502/product_package_item_service.rb +46 -0
- data/lib/dfp_api/v201502/product_package_item_service_registry.rb +45 -0
- data/lib/dfp_api/v201502/product_package_service.rb +46 -0
- data/lib/dfp_api/v201502/product_package_service_registry.rb +45 -0
- data/lib/dfp_api/{v201306 → v201502}/product_service.rb +6 -14
- data/lib/dfp_api/v201502/product_service_registry.rb +45 -0
- data/lib/dfp_api/{v201311 → v201502}/product_template_service.rb +6 -18
- data/lib/dfp_api/v201502/product_template_service_registry.rb +45 -0
- data/lib/dfp_api/{v201306 → v201502}/proposal_line_item_service.rb +6 -18
- data/lib/dfp_api/v201502/proposal_line_item_service_registry.rb +45 -0
- data/lib/dfp_api/{v201308 → v201502}/proposal_service.rb +6 -18
- data/lib/dfp_api/v201502/proposal_service_registry.rb +45 -0
- data/lib/dfp_api/{v201306 → v201502}/publisher_query_language_service.rb +6 -6
- data/lib/dfp_api/v201502/publisher_query_language_service_registry.rb +45 -0
- data/lib/dfp_api/{v201308 → v201502}/rate_card_service.rb +6 -18
- data/lib/dfp_api/v201502/rate_card_service_registry.rb +45 -0
- data/lib/dfp_api/{v201306 → v201502}/reconciliation_order_report_service.rb +6 -10
- data/lib/dfp_api/v201502/reconciliation_order_report_service_registry.rb +45 -0
- data/lib/dfp_api/{v201308 → v201502}/reconciliation_report_row_service.rb +6 -6
- data/lib/dfp_api/v201502/reconciliation_report_row_service_registry.rb +45 -0
- data/lib/dfp_api/{v201306 → v201502}/reconciliation_report_service.rb +6 -14
- data/lib/dfp_api/v201502/reconciliation_report_service_registry.rb +45 -0
- data/lib/dfp_api/{v201311 → v201502}/report_service.rb +6 -6
- data/lib/dfp_api/v201502/report_service_registry.rb +45 -0
- data/lib/dfp_api/v201502/shared_ad_unit_service.rb +38 -0
- data/lib/dfp_api/v201502/shared_ad_unit_service_registry.rb +45 -0
- data/lib/dfp_api/{v201311 → v201502}/suggested_ad_unit_service.rb +6 -10
- data/lib/dfp_api/v201502/suggested_ad_unit_service_registry.rb +45 -0
- data/lib/dfp_api/{v201311 → v201502}/team_service.rb +6 -18
- data/lib/dfp_api/v201502/team_service_registry.rb +45 -0
- data/lib/dfp_api/{v201308 → v201502}/user_service.rb +6 -18
- data/lib/dfp_api/v201502/user_service_registry.rb +45 -0
- data/lib/dfp_api/{v201311 → v201502}/user_team_association_service.rb +6 -18
- data/lib/dfp_api/v201502/user_team_association_service_registry.rb +45 -0
- data/lib/dfp_api/{v201311 → v201502}/workflow_request_service.rb +6 -6
- data/lib/dfp_api/v201502/workflow_request_service_registry.rb +45 -0
- data/lib/dfp_api/version.rb +1 -1
- metadata +909 -1057
- checksums.yaml +0 -15
- data/examples/v201403/creative_template_service/get_creative_template.rb +0 -74
- data/examples/v201403/line_item_service/create_mobile_line_item.rb +0 -135
- data/examples/v201403/report_service/run_report_with_custom_fields.rb +0 -135
- data/examples/v201403/suggested_ad_unit_service/get_suggested_ad_unit.rb +0 -75
- data/lib/dfp_api/client_login_header_handler.rb +0 -52
- data/lib/dfp_api/v201306/activity_group_service.rb +0 -54
- data/lib/dfp_api/v201306/activity_group_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/activity_service.rb +0 -54
- data/lib/dfp_api/v201306/activity_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/ad_rule_service.rb +0 -58
- data/lib/dfp_api/v201306/ad_rule_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/audience_segment_service.rb +0 -34
- data/lib/dfp_api/v201306/audience_segment_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/base_rate_service.rb +0 -58
- data/lib/dfp_api/v201306/base_rate_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/company_service.rb +0 -54
- data/lib/dfp_api/v201306/company_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/contact_service.rb +0 -54
- data/lib/dfp_api/v201306/contact_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/content_bundle_service.rb +0 -58
- data/lib/dfp_api/v201306/content_bundle_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/content_service.rb +0 -38
- data/lib/dfp_api/v201306/content_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/creative_service.rb +0 -54
- data/lib/dfp_api/v201306/creative_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/creative_set_service.rb +0 -46
- data/lib/dfp_api/v201306/creative_set_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/creative_template_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/creative_wrapper_service.rb +0 -58
- data/lib/dfp_api/v201306/creative_wrapper_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/custom_field_service.rb +0 -78
- data/lib/dfp_api/v201306/custom_field_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/custom_targeting_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/forecast_service.rb +0 -38
- data/lib/dfp_api/v201306/forecast_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/inventory_service.rb +0 -62
- data/lib/dfp_api/v201306/inventory_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/label_service.rb +0 -58
- data/lib/dfp_api/v201306/label_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/line_item_creative_association_service.rb +0 -62
- data/lib/dfp_api/v201306/line_item_creative_association_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/line_item_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/line_item_template_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/network_service.rb +0 -46
- data/lib/dfp_api/v201306/network_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/order_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/placement_service.rb +0 -58
- data/lib/dfp_api/v201306/placement_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/product_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/product_template_service.rb +0 -58
- data/lib/dfp_api/v201306/product_template_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/proposal_line_item_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/proposal_service.rb +0 -58
- data/lib/dfp_api/v201306/proposal_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/publisher_query_language_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/rate_card_customization_service.rb +0 -58
- data/lib/dfp_api/v201306/rate_card_customization_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/rate_card_service.rb +0 -58
- data/lib/dfp_api/v201306/rate_card_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/reconciliation_order_report_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/reconciliation_report_row_service.rb +0 -38
- data/lib/dfp_api/v201306/reconciliation_report_row_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/reconciliation_report_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/report_service.rb +0 -46
- data/lib/dfp_api/v201306/report_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/suggested_ad_unit_service.rb +0 -42
- data/lib/dfp_api/v201306/suggested_ad_unit_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/team_service.rb +0 -54
- data/lib/dfp_api/v201306/team_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/user_service.rb +0 -66
- data/lib/dfp_api/v201306/user_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/user_team_association_service.rb +0 -58
- data/lib/dfp_api/v201306/user_team_association_service_registry.rb +0 -46
- data/lib/dfp_api/v201306/workflow_action_service.rb +0 -38
- data/lib/dfp_api/v201306/workflow_action_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/activity_group_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/activity_service.rb +0 -54
- data/lib/dfp_api/v201308/activity_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/ad_rule_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/audience_segment_service.rb +0 -46
- data/lib/dfp_api/v201308/audience_segment_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/base_rate_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/company_service.rb +0 -54
- data/lib/dfp_api/v201308/company_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/contact_service.rb +0 -54
- data/lib/dfp_api/v201308/contact_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/content_bundle_service.rb +0 -58
- data/lib/dfp_api/v201308/content_bundle_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/content_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/creative_service.rb +0 -54
- data/lib/dfp_api/v201308/creative_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/creative_set_service.rb +0 -46
- data/lib/dfp_api/v201308/creative_set_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/creative_template_service.rb +0 -38
- data/lib/dfp_api/v201308/creative_template_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/creative_wrapper_service.rb +0 -58
- data/lib/dfp_api/v201308/creative_wrapper_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/custom_field_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/custom_targeting_service.rb +0 -62
- data/lib/dfp_api/v201308/custom_targeting_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/forecast_service.rb +0 -38
- data/lib/dfp_api/v201308/forecast_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/inventory_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/label_service.rb +0 -58
- data/lib/dfp_api/v201308/label_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/line_item_creative_association_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/line_item_service.rb +0 -58
- data/lib/dfp_api/v201308/line_item_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/line_item_template_service.rb +0 -34
- data/lib/dfp_api/v201308/line_item_template_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/network_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/order_service.rb +0 -58
- data/lib/dfp_api/v201308/order_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/placement_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/product_service.rb +0 -50
- data/lib/dfp_api/v201308/product_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/product_template_service.rb +0 -58
- data/lib/dfp_api/v201308/product_template_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/proposal_line_item_service.rb +0 -58
- data/lib/dfp_api/v201308/proposal_line_item_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/proposal_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/publisher_query_language_service.rb +0 -34
- data/lib/dfp_api/v201308/publisher_query_language_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/rate_card_customization_service.rb +0 -58
- data/lib/dfp_api/v201308/rate_card_customization_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/rate_card_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/reconciliation_order_report_service.rb +0 -42
- data/lib/dfp_api/v201308/reconciliation_order_report_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/reconciliation_report_row_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/reconciliation_report_service.rb +0 -46
- data/lib/dfp_api/v201308/reconciliation_report_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/report_service.rb +0 -46
- data/lib/dfp_api/v201308/report_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/suggested_ad_unit_service.rb +0 -42
- data/lib/dfp_api/v201308/suggested_ad_unit_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/team_service.rb +0 -54
- data/lib/dfp_api/v201308/team_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/user_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/user_team_association_service.rb +0 -58
- data/lib/dfp_api/v201308/user_team_association_service_registry.rb +0 -46
- data/lib/dfp_api/v201308/workflow_action_service.rb +0 -38
- data/lib/dfp_api/v201308/workflow_action_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/activity_group_service.rb +0 -54
- data/lib/dfp_api/v201311/activity_group_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/activity_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/ad_rule_service.rb +0 -58
- data/lib/dfp_api/v201311/ad_rule_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/audience_segment_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/base_rate_service.rb +0 -58
- data/lib/dfp_api/v201311/base_rate_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/company_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/contact_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/content_bundle_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/content_metadata_key_hierarchy_service.rb +0 -34
- data/lib/dfp_api/v201311/content_metadata_key_hierarchy_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/content_service.rb +0 -38
- data/lib/dfp_api/v201311/content_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/creative_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/creative_set_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/creative_template_service.rb +0 -38
- data/lib/dfp_api/v201311/creative_template_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/creative_wrapper_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/custom_field_service.rb +0 -78
- data/lib/dfp_api/v201311/custom_field_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/custom_targeting_service.rb +0 -62
- data/lib/dfp_api/v201311/custom_targeting_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/exchange_rate_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/forecast_service.rb +0 -38
- data/lib/dfp_api/v201311/forecast_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/inventory_service.rb +0 -62
- data/lib/dfp_api/v201311/inventory_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/label_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/line_item_creative_association_service.rb +0 -62
- data/lib/dfp_api/v201311/line_item_creative_association_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/line_item_service.rb +0 -58
- data/lib/dfp_api/v201311/line_item_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/line_item_template_service.rb +0 -34
- data/lib/dfp_api/v201311/line_item_template_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/network_service.rb +0 -46
- data/lib/dfp_api/v201311/network_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/order_service.rb +0 -58
- data/lib/dfp_api/v201311/order_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/placement_service.rb +0 -58
- data/lib/dfp_api/v201311/placement_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/product_service.rb +0 -50
- data/lib/dfp_api/v201311/product_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/product_template_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/proposal_line_item_service.rb +0 -58
- data/lib/dfp_api/v201311/proposal_line_item_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/proposal_service.rb +0 -58
- data/lib/dfp_api/v201311/proposal_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/publisher_query_language_service.rb +0 -34
- data/lib/dfp_api/v201311/publisher_query_language_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/rate_card_customization_service.rb +0 -58
- data/lib/dfp_api/v201311/rate_card_customization_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/rate_card_service.rb +0 -58
- data/lib/dfp_api/v201311/rate_card_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/reconciliation_order_report_service.rb +0 -42
- data/lib/dfp_api/v201311/reconciliation_order_report_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/reconciliation_report_row_service.rb +0 -38
- data/lib/dfp_api/v201311/reconciliation_report_row_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/reconciliation_report_service.rb +0 -46
- data/lib/dfp_api/v201311/reconciliation_report_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/report_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/suggested_ad_unit_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/team_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/user_service.rb +0 -66
- data/lib/dfp_api/v201311/user_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/user_team_association_service_registry.rb +0 -46
- data/lib/dfp_api/v201311/workflow_request_service_registry.rb +0 -46
@@ -1,46 +0,0 @@
|
|
1
|
-
# Encoding: utf-8
|
2
|
-
#
|
3
|
-
# This is auto-generated code, changes will be overwritten.
|
4
|
-
#
|
5
|
-
# Copyright:: Copyright 2013, Google Inc. All Rights Reserved.
|
6
|
-
# License:: Licensed under the Apache License, Version 2.0.
|
7
|
-
#
|
8
|
-
# Code generated by AdsCommon library 0.9.6 on 2014-08-12 14:21:21.
|
9
|
-
|
10
|
-
require 'dfp_api/errors'
|
11
|
-
|
12
|
-
module DfpApi; module V201311; module RateCardCustomizationService
|
13
|
-
class RateCardCustomizationServiceRegistry
|
14
|
-
RATECARDCUSTOMIZATIONSERVICE_METHODS = {:create_rate_card_customization=>{:input=>[{:name=>:rate_card_customization, :type=>"RateCardCustomization", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"create_rate_card_customization_response", :fields=>[{:name=>:rval, :type=>"RateCardCustomization", :min_occurs=>0, :max_occurs=>1}]}}, :create_rate_card_customizations=>{:input=>[{:name=>:rate_card_customizations, :type=>"RateCardCustomization", :min_occurs=>0, :max_occurs=>:unbounded}], :output=>{:name=>"create_rate_card_customizations_response", :fields=>[{:name=>:rval, :type=>"RateCardCustomization", :min_occurs=>0, :max_occurs=>:unbounded}]}}, :get_rate_card_customization=>{:input=>[{:name=>:rate_card_customization_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"get_rate_card_customization_response", :fields=>[{:name=>:rval, :type=>"RateCardCustomization", :min_occurs=>0, :max_occurs=>1}]}}, :get_rate_card_customizations_by_statement=>{:input=>[{:name=>:filter_statement, :type=>"Statement", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"get_rate_card_customizations_by_statement_response", :fields=>[{:name=>:rval, :type=>"RateCardCustomizationPage", :min_occurs=>0, :max_occurs=>1}]}}, :perform_rate_card_customization_action=>{:input=>[{:name=>:rate_card_customization_action, :type=>"RateCardCustomizationAction", :min_occurs=>0, :max_occurs=>1}, {:name=>:filter_statement, :type=>"Statement", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"perform_rate_card_customization_action_response", :fields=>[{:name=>:rval, :type=>"UpdateResult", :min_occurs=>0, :max_occurs=>1}]}}, :update_rate_card_customization=>{:input=>[{:name=>:rate_card_customization, :type=>"RateCardCustomization", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"update_rate_card_customization_response", :fields=>[{:name=>:rval, :type=>"RateCardCustomization", :min_occurs=>0, :max_occurs=>1}]}}, :update_rate_card_customizations=>{:input=>[{:name=>:rate_card_customizations, :type=>"RateCardCustomization", :min_occurs=>0, :max_occurs=>:unbounded}], :output=>{:name=>"update_rate_card_customizations_response", :fields=>[{:name=>:rval, :type=>"RateCardCustomization", :min_occurs=>0, :max_occurs=>:unbounded}]}}}
|
15
|
-
RATECARDCUSTOMIZATIONSERVICE_TYPES = {:ActivateRateCardCustomizations=>{:fields=>[], :base=>"RateCardCustomizationAction"}, :AdUnitRateCardFeature=>{:fields=>[], :base=>"RateCardFeature"}, :ApiError=>{:fields=>[{:name=>:field_path, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:trigger, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:error_string, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:api_error_type, :original_name=>"ApiError.Type", :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}, {:name=>:application_exception_type, :original_name=>"ApplicationException.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :Authentication=>{:fields=>[{:name=>:authentication_type, :original_name=>"Authentication.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :AuthenticationError=>{:fields=>[{:name=>:reason, :type=>"AuthenticationError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :BandwidthRateCardFeature=>{:fields=>[], :base=>"RateCardFeature"}, :BooleanValue=>{:fields=>[{:name=>:value, :type=>"boolean", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :BrowserRateCardFeature=>{:fields=>[], :base=>"RateCardFeature"}, :BrowserLanguageRateCardFeature=>{:fields=>[], :base=>"RateCardFeature"}, :ClientLogin=>{:fields=>[{:name=>:token, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Authentication"}, :CommonError=>{:fields=>[{:name=>:reason, :type=>"CommonError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :CustomTargetingRateCardFeature=>{:fields=>[{:name=>:custom_targeting_key_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:custom_targeting_value_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}], :base=>"RateCardFeature"}, :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, :original_name=>"timeZoneID", :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"}, :DeactivateRateCardCustomizations=>{:fields=>[], :base=>"RateCardCustomizationAction"}, :FeatureError=>{:fields=>[{:name=>:reason, :type=>"FeatureError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :FrequencyCapRateCardFeature=>{:fields=>[], :base=>"RateCardFeature"}, :GeographyRateCardFeature=>{:fields=>[], :base=>"RateCardFeature"}, :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"}, :NullError=>{:fields=>[{:name=>:reason, :type=>"NullError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :NumberValue=>{:fields=>[{:name=>:value, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :OAuth=>{:fields=>[{:name=>:parameters, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Authentication"}, :OperatingSystemRateCardFeature=>{:fields=>[], :base=>"RateCardFeature"}, :PermissionError=>{:fields=>[{:name=>:reason, :type=>"PermissionError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :PlacementRateCardFeature=>{:fields=>[], :base=>"RateCardFeature"}, :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"}, :RateCardCustomizationAction=>{:fields=>[{:name=>:rate_card_customization_action_type, :original_name=>"RateCardCustomizationAction.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :RateCardCustomization=>{:fields=>[{:name=>:rate_card_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:status, :type=>"RateCardCustomizationStatus", :min_occurs=>0, :max_occurs=>1}, {:name=>:rate_card_feature, :type=>"RateCardFeature", :min_occurs=>0, :max_occurs=>1}, {:name=>:adjustment_type, :type=>"RateCardCustomizationAdjustmentType", :min_occurs=>0, :max_occurs=>1}, {:name=>:adjustment_size, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:rate_type, :type=>"RateType", :min_occurs=>0, :max_occurs=>1}]}, :RateCardCustomizationError=>{:fields=>[{:name=>:reason, :type=>"RateCardCustomizationError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :RateCardCustomizationPage=>{:fields=>[{:name=>:results, :type=>"RateCardCustomization", :min_occurs=>0, :max_occurs=>:unbounded}, {:name=>:start_index, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:total_result_set_size, :type=>"int", :min_occurs=>0, :max_occurs=>1}]}, :RateCardFeature=>{:fields=>[{:name=>:rate_card_feature_type, :original_name=>"RateCardFeature.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :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}, {:name=>:authentication, :type=>"Authentication", :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"}, :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"}, :UnknownRateCardFeature=>{:fields=>[], :base=>"RateCardFeature"}, :UpdateResult=>{:fields=>[{:name=>:num_changes, :type=>"int", :min_occurs=>0, :max_occurs=>1}]}, :UserDomainRateCardFeature=>{:fields=>[], :base=>"RateCardFeature"}, :Value=>{:fields=>[{:name=>:value_type, :original_name=>"Value.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :RateCardCustomizationAdjustmentType=>{:fields=>[]}, :"ApiVersionError.Reason"=>{:fields=>[]}, :"AuthenticationError.Reason"=>{:fields=>[]}, :"CommonError.Reason"=>{:fields=>[]}, :"FeatureError.Reason"=>{:fields=>[]}, :"InternalApiError.Reason"=>{:fields=>[]}, :"NotNullError.Reason"=>{:fields=>[]}, :"NullError.Reason"=>{:fields=>[]}, :"PermissionError.Reason"=>{:fields=>[]}, :"PublisherQueryLanguageContextError.Reason"=>{:fields=>[]}, :"PublisherQueryLanguageSyntaxError.Reason"=>{:fields=>[]}, :"QuotaError.Reason"=>{:fields=>[]}, :"RangeError.Reason"=>{:fields=>[]}, :"RateCardCustomizationError.Reason"=>{:fields=>[]}, :RateCardCustomizationStatus=>{:fields=>[]}, :RateType=>{:fields=>[]}, :"RequiredError.Reason"=>{:fields=>[]}, :"ServerError.Reason"=>{:fields=>[]}, :"StatementError.Reason"=>{:fields=>[]}}
|
16
|
-
RATECARDCUSTOMIZATIONSERVICE_NAMESPACES = []
|
17
|
-
|
18
|
-
def self.get_method_signature(method_name)
|
19
|
-
return RATECARDCUSTOMIZATIONSERVICE_METHODS[method_name.to_sym]
|
20
|
-
end
|
21
|
-
|
22
|
-
def self.get_type_signature(type_name)
|
23
|
-
return RATECARDCUSTOMIZATIONSERVICE_TYPES[type_name.to_sym]
|
24
|
-
end
|
25
|
-
|
26
|
-
def self.get_namespace(index)
|
27
|
-
return RATECARDCUSTOMIZATIONSERVICE_NAMESPACES[index]
|
28
|
-
end
|
29
|
-
end
|
30
|
-
|
31
|
-
# Base class for exceptions.
|
32
|
-
class ApplicationException < DfpApi::Errors::ApiException
|
33
|
-
attr_reader :message # string
|
34
|
-
attr_reader :application_exception_type # string
|
35
|
-
end
|
36
|
-
|
37
|
-
# Exception class for holding a list of service errors.
|
38
|
-
class ApiException < ApplicationException
|
39
|
-
attr_reader :errors # ApiError
|
40
|
-
def initialize(exception_fault)
|
41
|
-
@array_fields ||= []
|
42
|
-
@array_fields << 'errors'
|
43
|
-
super(exception_fault, RateCardCustomizationServiceRegistry)
|
44
|
-
end
|
45
|
-
end
|
46
|
-
end; end; end
|
@@ -1,58 +0,0 @@
|
|
1
|
-
# Encoding: utf-8
|
2
|
-
#
|
3
|
-
# This is auto-generated code, changes will be overwritten.
|
4
|
-
#
|
5
|
-
# Copyright:: Copyright 2013, Google Inc. All Rights Reserved.
|
6
|
-
# License:: Licensed under the Apache License, Version 2.0.
|
7
|
-
#
|
8
|
-
# Code generated by AdsCommon library 0.9.6 on 2014-08-12 14:21:22.
|
9
|
-
|
10
|
-
require 'ads_common/savon_service'
|
11
|
-
require 'dfp_api/v201311/rate_card_service_registry'
|
12
|
-
|
13
|
-
module DfpApi; module V201311; module RateCardService
|
14
|
-
class RateCardService < AdsCommon::SavonService
|
15
|
-
def initialize(config, endpoint)
|
16
|
-
namespace = 'https://www.google.com/apis/ads/publisher/v201311'
|
17
|
-
super(config, endpoint, namespace, :v201311)
|
18
|
-
end
|
19
|
-
|
20
|
-
def create_rate_card(*args, &block)
|
21
|
-
return execute_action('create_rate_card', args, &block)
|
22
|
-
end
|
23
|
-
|
24
|
-
def create_rate_cards(*args, &block)
|
25
|
-
return execute_action('create_rate_cards', args, &block)
|
26
|
-
end
|
27
|
-
|
28
|
-
def get_rate_card(*args, &block)
|
29
|
-
return execute_action('get_rate_card', args, &block)
|
30
|
-
end
|
31
|
-
|
32
|
-
def get_rate_cards_by_statement(*args, &block)
|
33
|
-
return execute_action('get_rate_cards_by_statement', args, &block)
|
34
|
-
end
|
35
|
-
|
36
|
-
def perform_rate_card_action(*args, &block)
|
37
|
-
return execute_action('perform_rate_card_action', args, &block)
|
38
|
-
end
|
39
|
-
|
40
|
-
def update_rate_card(*args, &block)
|
41
|
-
return execute_action('update_rate_card', args, &block)
|
42
|
-
end
|
43
|
-
|
44
|
-
def update_rate_cards(*args, &block)
|
45
|
-
return execute_action('update_rate_cards', args, &block)
|
46
|
-
end
|
47
|
-
|
48
|
-
private
|
49
|
-
|
50
|
-
def get_service_registry()
|
51
|
-
return RateCardServiceRegistry
|
52
|
-
end
|
53
|
-
|
54
|
-
def get_module()
|
55
|
-
return DfpApi::V201311::RateCardService
|
56
|
-
end
|
57
|
-
end
|
58
|
-
end; end; end
|
@@ -1,46 +0,0 @@
|
|
1
|
-
# Encoding: utf-8
|
2
|
-
#
|
3
|
-
# This is auto-generated code, changes will be overwritten.
|
4
|
-
#
|
5
|
-
# Copyright:: Copyright 2013, Google Inc. All Rights Reserved.
|
6
|
-
# License:: Licensed under the Apache License, Version 2.0.
|
7
|
-
#
|
8
|
-
# Code generated by AdsCommon library 0.9.6 on 2014-08-12 14:21:22.
|
9
|
-
|
10
|
-
require 'dfp_api/errors'
|
11
|
-
|
12
|
-
module DfpApi; module V201311; module RateCardService
|
13
|
-
class RateCardServiceRegistry
|
14
|
-
RATECARDSERVICE_METHODS = {:create_rate_card=>{:input=>[{:name=>:rate_card, :type=>"RateCard", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"create_rate_card_response", :fields=>[{:name=>:rval, :type=>"RateCard", :min_occurs=>0, :max_occurs=>1}]}}, :create_rate_cards=>{:input=>[{:name=>:rate_cards, :type=>"RateCard", :min_occurs=>0, :max_occurs=>:unbounded}], :output=>{:name=>"create_rate_cards_response", :fields=>[{:name=>:rval, :type=>"RateCard", :min_occurs=>0, :max_occurs=>:unbounded}]}}, :get_rate_card=>{:input=>[{:name=>:rate_card_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"get_rate_card_response", :fields=>[{:name=>:rval, :type=>"RateCard", :min_occurs=>0, :max_occurs=>1}]}}, :get_rate_cards_by_statement=>{:input=>[{:name=>:filter_statement, :type=>"Statement", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"get_rate_cards_by_statement_response", :fields=>[{:name=>:rval, :type=>"RateCardPage", :min_occurs=>0, :max_occurs=>1}]}}, :perform_rate_card_action=>{:input=>[{:name=>:rate_card_action, :type=>"RateCardAction", :min_occurs=>0, :max_occurs=>1}, {:name=>:filter_statement, :type=>"Statement", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"perform_rate_card_action_response", :fields=>[{:name=>:rval, :type=>"UpdateResult", :min_occurs=>0, :max_occurs=>1}]}}, :update_rate_card=>{:input=>[{:name=>:rate_card, :type=>"RateCard", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"update_rate_card_response", :fields=>[{:name=>:rval, :type=>"RateCard", :min_occurs=>0, :max_occurs=>1}]}}, :update_rate_cards=>{:input=>[{:name=>:rate_cards, :type=>"RateCard", :min_occurs=>0, :max_occurs=>:unbounded}], :output=>{:name=>"update_rate_cards_response", :fields=>[{:name=>:rval, :type=>"RateCard", :min_occurs=>0, :max_occurs=>:unbounded}]}}}
|
15
|
-
RATECARDSERVICE_TYPES = {:ActivateRateCards=>{:fields=>[], :base=>"RateCardAction"}, :ApiError=>{:fields=>[{:name=>:field_path, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:trigger, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:error_string, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:api_error_type, :original_name=>"ApiError.Type", :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}, {:name=>:application_exception_type, :original_name=>"ApplicationException.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :Authentication=>{:fields=>[{:name=>:authentication_type, :original_name=>"Authentication.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :AuthenticationError=>{:fields=>[{:name=>:reason, :type=>"AuthenticationError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :BaseRateError=>{:fields=>[{:name=>:reason, :type=>"BaseRateError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :BooleanValue=>{:fields=>[{:name=>:value, :type=>"boolean", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :ClientLogin=>{:fields=>[{:name=>:token, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Authentication"}, :CommonError=>{:fields=>[{:name=>:reason, :type=>"CommonError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :CustomTargetingError=>{:fields=>[{:name=>:reason, :type=>"CustomTargetingError.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, :original_name=>"timeZoneID", :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"}, :DeactivateRateCards=>{:fields=>[], :base=>"RateCardAction"}, :FeatureError=>{:fields=>[{:name=>:reason, :type=>"FeatureError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :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"}, :NullError=>{:fields=>[{:name=>:reason, :type=>"NullError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :NumberValue=>{:fields=>[{:name=>:value, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :OAuth=>{:fields=>[{:name=>:parameters, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Authentication"}, :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"}, :ProductError=>{:fields=>[{:name=>:reason, :type=>"ProductError.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"}, :RateCardAction=>{:fields=>[{:name=>:rate_card_action_type, :original_name=>"RateCardAction.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :RateCardActionError=>{:fields=>[{:name=>:reason, :type=>"RateCardActionError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :RateCard=>{:fields=>[{:name=>:id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:name, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:currency_code, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:status, :type=>"RateCardStatus", :min_occurs=>0, :max_occurs=>1}, {:name=>:applied_team_ids, :type=>"long", :min_occurs=>0, :max_occurs=>:unbounded}, {:name=>:last_modified_date_time, :type=>"DateTime", :min_occurs=>0, :max_occurs=>1}]}, :RateCardPage=>{:fields=>[{:name=>:results, :type=>"RateCard", :min_occurs=>0, :max_occurs=>:unbounded}, {:name=>:start_index, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:total_result_set_size, :type=>"int", :min_occurs=>0, :max_occurs=>1}]}, :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"}, :RequiredNumberError=>{:fields=>[{:name=>:reason, :type=>"RequiredNumberError.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}, {:name=>:authentication, :type=>"Authentication", :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"}, :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}]}, :TeamError=>{:fields=>[{:name=>:reason, :type=>"TeamError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :TextValue=>{:fields=>[{:name=>:value, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :TypeError=>{:fields=>[], :base=>"ApiError"}, :UniqueError=>{:fields=>[], :base=>"ApiError"}, :UpdateResult=>{:fields=>[{:name=>:num_changes, :type=>"int", :min_occurs=>0, :max_occurs=>1}]}, :Value=>{:fields=>[{:name=>:value_type, :original_name=>"Value.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :"ApiVersionError.Reason"=>{:fields=>[]}, :"AuthenticationError.Reason"=>{:fields=>[]}, :"BaseRateError.Reason"=>{:fields=>[]}, :"CommonError.Reason"=>{:fields=>[]}, :"CustomTargetingError.Reason"=>{:fields=>[]}, :"FeatureError.Reason"=>{:fields=>[]}, :"InternalApiError.Reason"=>{:fields=>[]}, :"NotNullError.Reason"=>{:fields=>[]}, :"NullError.Reason"=>{:fields=>[]}, :"ParseError.Reason"=>{:fields=>[]}, :"PermissionError.Reason"=>{:fields=>[]}, :"ProductError.Reason"=>{:fields=>[]}, :"PublisherQueryLanguageContextError.Reason"=>{:fields=>[]}, :"PublisherQueryLanguageSyntaxError.Reason"=>{:fields=>[]}, :"QuotaError.Reason"=>{:fields=>[]}, :"RangeError.Reason"=>{:fields=>[]}, :"RateCardActionError.Reason"=>{:fields=>[]}, :"RequiredCollectionError.Reason"=>{:fields=>[]}, :"RequiredError.Reason"=>{:fields=>[]}, :"RequiredNumberError.Reason"=>{:fields=>[]}, :"ServerError.Reason"=>{:fields=>[]}, :"StatementError.Reason"=>{:fields=>[]}, :RateCardStatus=>{:fields=>[]}, :"StringLengthError.Reason"=>{:fields=>[]}, :"TeamError.Reason"=>{:fields=>[]}}
|
16
|
-
RATECARDSERVICE_NAMESPACES = []
|
17
|
-
|
18
|
-
def self.get_method_signature(method_name)
|
19
|
-
return RATECARDSERVICE_METHODS[method_name.to_sym]
|
20
|
-
end
|
21
|
-
|
22
|
-
def self.get_type_signature(type_name)
|
23
|
-
return RATECARDSERVICE_TYPES[type_name.to_sym]
|
24
|
-
end
|
25
|
-
|
26
|
-
def self.get_namespace(index)
|
27
|
-
return RATECARDSERVICE_NAMESPACES[index]
|
28
|
-
end
|
29
|
-
end
|
30
|
-
|
31
|
-
# Base class for exceptions.
|
32
|
-
class ApplicationException < DfpApi::Errors::ApiException
|
33
|
-
attr_reader :message # string
|
34
|
-
attr_reader :application_exception_type # string
|
35
|
-
end
|
36
|
-
|
37
|
-
# Exception class for holding a list of service errors.
|
38
|
-
class ApiException < ApplicationException
|
39
|
-
attr_reader :errors # ApiError
|
40
|
-
def initialize(exception_fault)
|
41
|
-
@array_fields ||= []
|
42
|
-
@array_fields << 'errors'
|
43
|
-
super(exception_fault, RateCardServiceRegistry)
|
44
|
-
end
|
45
|
-
end
|
46
|
-
end; end; end
|
@@ -1,42 +0,0 @@
|
|
1
|
-
# Encoding: utf-8
|
2
|
-
#
|
3
|
-
# This is auto-generated code, changes will be overwritten.
|
4
|
-
#
|
5
|
-
# Copyright:: Copyright 2013, Google Inc. All Rights Reserved.
|
6
|
-
# License:: Licensed under the Apache License, Version 2.0.
|
7
|
-
#
|
8
|
-
# Code generated by AdsCommon library 0.9.6 on 2014-08-12 14:21:23.
|
9
|
-
|
10
|
-
require 'ads_common/savon_service'
|
11
|
-
require 'dfp_api/v201311/reconciliation_order_report_service_registry'
|
12
|
-
|
13
|
-
module DfpApi; module V201311; module ReconciliationOrderReportService
|
14
|
-
class ReconciliationOrderReportService < AdsCommon::SavonService
|
15
|
-
def initialize(config, endpoint)
|
16
|
-
namespace = 'https://www.google.com/apis/ads/publisher/v201311'
|
17
|
-
super(config, endpoint, namespace, :v201311)
|
18
|
-
end
|
19
|
-
|
20
|
-
def get_reconciliation_order_report(*args, &block)
|
21
|
-
return execute_action('get_reconciliation_order_report', args, &block)
|
22
|
-
end
|
23
|
-
|
24
|
-
def get_reconciliation_order_reports_by_statement(*args, &block)
|
25
|
-
return execute_action('get_reconciliation_order_reports_by_statement', args, &block)
|
26
|
-
end
|
27
|
-
|
28
|
-
def perform_reconciliation_order_report_action(*args, &block)
|
29
|
-
return execute_action('perform_reconciliation_order_report_action', args, &block)
|
30
|
-
end
|
31
|
-
|
32
|
-
private
|
33
|
-
|
34
|
-
def get_service_registry()
|
35
|
-
return ReconciliationOrderReportServiceRegistry
|
36
|
-
end
|
37
|
-
|
38
|
-
def get_module()
|
39
|
-
return DfpApi::V201311::ReconciliationOrderReportService
|
40
|
-
end
|
41
|
-
end
|
42
|
-
end; end; end
|
@@ -1,46 +0,0 @@
|
|
1
|
-
# Encoding: utf-8
|
2
|
-
#
|
3
|
-
# This is auto-generated code, changes will be overwritten.
|
4
|
-
#
|
5
|
-
# Copyright:: Copyright 2013, Google Inc. All Rights Reserved.
|
6
|
-
# License:: Licensed under the Apache License, Version 2.0.
|
7
|
-
#
|
8
|
-
# Code generated by AdsCommon library 0.9.6 on 2014-08-12 14:21:23.
|
9
|
-
|
10
|
-
require 'dfp_api/errors'
|
11
|
-
|
12
|
-
module DfpApi; module V201311; module ReconciliationOrderReportService
|
13
|
-
class ReconciliationOrderReportServiceRegistry
|
14
|
-
RECONCILIATIONORDERREPORTSERVICE_METHODS = {:get_reconciliation_order_report=>{:input=>[{:name=>:reconciliation_order_report_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"get_reconciliation_order_report_response", :fields=>[{:name=>:rval, :type=>"ReconciliationOrderReport", :min_occurs=>0, :max_occurs=>1}]}}, :get_reconciliation_order_reports_by_statement=>{:input=>[{:name=>:filter_statement, :type=>"Statement", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"get_reconciliation_order_reports_by_statement_response", :fields=>[{:name=>:rval, :type=>"ReconciliationOrderReportPage", :min_occurs=>0, :max_occurs=>1}]}}, :perform_reconciliation_order_report_action=>{:input=>[{:name=>:reconciliation_order_report_action, :type=>"ReconciliationOrderReportAction", :min_occurs=>0, :max_occurs=>1}, {:name=>:filter_statement, :type=>"Statement", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"perform_reconciliation_order_report_action_response", :fields=>[{:name=>:rval, :type=>"UpdateResult", :min_occurs=>0, :max_occurs=>1}]}}}
|
15
|
-
RECONCILIATIONORDERREPORTSERVICE_TYPES = {:ApiError=>{:fields=>[{:name=>:field_path, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:trigger, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:error_string, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:api_error_type, :original_name=>"ApiError.Type", :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}, {:name=>:application_exception_type, :original_name=>"ApplicationException.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :Authentication=>{:fields=>[{:name=>:authentication_type, :original_name=>"Authentication.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :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"}, :ClientLogin=>{:fields=>[{:name=>:token, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Authentication"}, :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, :original_name=>"timeZoneID", :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"}, :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"}, :NullError=>{:fields=>[{:name=>:reason, :type=>"NullError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :NumberValue=>{:fields=>[{:name=>:value, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :OAuth=>{:fields=>[{:name=>:parameters, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Authentication"}, :ReconciliationOrderReportAction=>{:fields=>[{:name=>:reconciliation_order_report_action_type, :original_name=>"ReconciliationOrderReportAction.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :ReconciliationOrderReport=>{:fields=>[{:name=>:id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:reconciliation_report_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:order_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:status, :type=>"ReconciliationOrderReportStatus", :min_occurs=>0, :max_occurs=>1}, {:name=>:submission_date_time, :type=>"DateTime", :min_occurs=>0, :max_occurs=>1}, {:name=>:submitter_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}]}, :ReconciliationOrderReportPage=>{: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=>"ReconciliationOrderReport", :min_occurs=>0, :max_occurs=>:unbounded}]}, :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"}, :SubmitReconciliationOrderReports=>{:fields=>[], :base=>"ReconciliationOrderReportAction"}, :ReconciliationError=>{:fields=>[{:name=>:reason, :type=>"ReconciliationError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :RequiredError=>{:fields=>[{:name=>:reason, :type=>"RequiredError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :RevertReconciliationOrderReports=>{:fields=>[], :base=>"ReconciliationOrderReportAction"}, :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}, {:name=>:authentication, :type=>"Authentication", :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"}, :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"}, :UpdateResult=>{:fields=>[{:name=>:num_changes, :type=>"int", :min_occurs=>0, :max_occurs=>1}]}, :Value=>{:fields=>[{:name=>:value_type, :original_name=>"Value.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :"ApiVersionError.Reason"=>{:fields=>[]}, :"AuthenticationError.Reason"=>{:fields=>[]}, :"CommonError.Reason"=>{:fields=>[]}, :"FeatureError.Reason"=>{:fields=>[]}, :"InternalApiError.Reason"=>{:fields=>[]}, :"NotNullError.Reason"=>{:fields=>[]}, :"NullError.Reason"=>{:fields=>[]}, :"PermissionError.Reason"=>{:fields=>[]}, :"PublisherQueryLanguageContextError.Reason"=>{:fields=>[]}, :"PublisherQueryLanguageSyntaxError.Reason"=>{:fields=>[]}, :"QuotaError.Reason"=>{:fields=>[]}, :"RangeError.Reason"=>{:fields=>[]}, :"ReconciliationError.Reason"=>{:fields=>[]}, :ReconciliationOrderReportStatus=>{:fields=>[]}, :"RequiredError.Reason"=>{:fields=>[]}, :"ServerError.Reason"=>{:fields=>[]}, :"StatementError.Reason"=>{:fields=>[]}}
|
16
|
-
RECONCILIATIONORDERREPORTSERVICE_NAMESPACES = []
|
17
|
-
|
18
|
-
def self.get_method_signature(method_name)
|
19
|
-
return RECONCILIATIONORDERREPORTSERVICE_METHODS[method_name.to_sym]
|
20
|
-
end
|
21
|
-
|
22
|
-
def self.get_type_signature(type_name)
|
23
|
-
return RECONCILIATIONORDERREPORTSERVICE_TYPES[type_name.to_sym]
|
24
|
-
end
|
25
|
-
|
26
|
-
def self.get_namespace(index)
|
27
|
-
return RECONCILIATIONORDERREPORTSERVICE_NAMESPACES[index]
|
28
|
-
end
|
29
|
-
end
|
30
|
-
|
31
|
-
# Base class for exceptions.
|
32
|
-
class ApplicationException < DfpApi::Errors::ApiException
|
33
|
-
attr_reader :message # string
|
34
|
-
attr_reader :application_exception_type # string
|
35
|
-
end
|
36
|
-
|
37
|
-
# Exception class for holding a list of service errors.
|
38
|
-
class ApiException < ApplicationException
|
39
|
-
attr_reader :errors # ApiError
|
40
|
-
def initialize(exception_fault)
|
41
|
-
@array_fields ||= []
|
42
|
-
@array_fields << 'errors'
|
43
|
-
super(exception_fault, ReconciliationOrderReportServiceRegistry)
|
44
|
-
end
|
45
|
-
end
|
46
|
-
end; end; end
|
@@ -1,38 +0,0 @@
|
|
1
|
-
# Encoding: utf-8
|
2
|
-
#
|
3
|
-
# This is auto-generated code, changes will be overwritten.
|
4
|
-
#
|
5
|
-
# Copyright:: Copyright 2013, Google Inc. All Rights Reserved.
|
6
|
-
# License:: Licensed under the Apache License, Version 2.0.
|
7
|
-
#
|
8
|
-
# Code generated by AdsCommon library 0.9.6 on 2014-08-12 14:21:24.
|
9
|
-
|
10
|
-
require 'ads_common/savon_service'
|
11
|
-
require 'dfp_api/v201311/reconciliation_report_row_service_registry'
|
12
|
-
|
13
|
-
module DfpApi; module V201311; module ReconciliationReportRowService
|
14
|
-
class ReconciliationReportRowService < AdsCommon::SavonService
|
15
|
-
def initialize(config, endpoint)
|
16
|
-
namespace = 'https://www.google.com/apis/ads/publisher/v201311'
|
17
|
-
super(config, endpoint, namespace, :v201311)
|
18
|
-
end
|
19
|
-
|
20
|
-
def get_reconciliation_report_rows_by_statement(*args, &block)
|
21
|
-
return execute_action('get_reconciliation_report_rows_by_statement', args, &block)
|
22
|
-
end
|
23
|
-
|
24
|
-
def update_reconciliation_report_rows(*args, &block)
|
25
|
-
return execute_action('update_reconciliation_report_rows', args, &block)
|
26
|
-
end
|
27
|
-
|
28
|
-
private
|
29
|
-
|
30
|
-
def get_service_registry()
|
31
|
-
return ReconciliationReportRowServiceRegistry
|
32
|
-
end
|
33
|
-
|
34
|
-
def get_module()
|
35
|
-
return DfpApi::V201311::ReconciliationReportRowService
|
36
|
-
end
|
37
|
-
end
|
38
|
-
end; end; end
|
@@ -1,46 +0,0 @@
|
|
1
|
-
# Encoding: utf-8
|
2
|
-
#
|
3
|
-
# This is auto-generated code, changes will be overwritten.
|
4
|
-
#
|
5
|
-
# Copyright:: Copyright 2013, Google Inc. All Rights Reserved.
|
6
|
-
# License:: Licensed under the Apache License, Version 2.0.
|
7
|
-
#
|
8
|
-
# Code generated by AdsCommon library 0.9.6 on 2014-08-12 14:21:24.
|
9
|
-
|
10
|
-
require 'dfp_api/errors'
|
11
|
-
|
12
|
-
module DfpApi; module V201311; module ReconciliationReportRowService
|
13
|
-
class ReconciliationReportRowServiceRegistry
|
14
|
-
RECONCILIATIONREPORTROWSERVICE_METHODS = {:get_reconciliation_report_rows_by_statement=>{:input=>[{:name=>:filter_statement, :type=>"Statement", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"get_reconciliation_report_rows_by_statement_response", :fields=>[{:name=>:rval, :type=>"ReconciliationReportRowPage", :min_occurs=>0, :max_occurs=>1}]}}, :update_reconciliation_report_rows=>{:input=>[{:name=>:reconciliation_report_rows, :type=>"ReconciliationReportRow", :min_occurs=>0, :max_occurs=>:unbounded}], :output=>{:name=>"update_reconciliation_report_rows_response", :fields=>[{:name=>:rval, :type=>"ReconciliationReportRow", :min_occurs=>0, :max_occurs=>:unbounded}]}}}
|
15
|
-
RECONCILIATIONREPORTROWSERVICE_TYPES = {:ApiError=>{:fields=>[{:name=>:field_path, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:trigger, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:error_string, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:api_error_type, :original_name=>"ApiError.Type", :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}, {:name=>:application_exception_type, :original_name=>"ApplicationException.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :Authentication=>{:fields=>[{:name=>:authentication_type, :original_name=>"Authentication.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :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"}, :ClientLogin=>{:fields=>[{:name=>:token, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Authentication"}, :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, :original_name=>"timeZoneID", :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"}, :InternalApiError=>{:fields=>[{:name=>:reason, :type=>"InternalApiError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :Money=>{:fields=>[{:name=>:currency_code, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:micro_amount, :type=>"long", :min_occurs=>0, :max_occurs=>1}]}, :NotNullError=>{:fields=>[{:name=>:reason, :type=>"NotNullError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :NullError=>{:fields=>[{:name=>:reason, :type=>"NullError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :NumberValue=>{:fields=>[{:name=>:value, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :OAuth=>{:fields=>[{:name=>:parameters, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Authentication"}, :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"}, :ReconciliationError=>{:fields=>[{:name=>:reason, :type=>"ReconciliationError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :ReconciliationImportError=>{:fields=>[{:name=>:reason, :type=>"ReconciliationImportError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :ReconciliationReportRow=>{:fields=>[{:name=>:reconciliation_report_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:line_item_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:creative_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:order_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:advertiser_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:bill_from, :type=>"BillFrom", :min_occurs=>0, :max_occurs=>1}, {:name=>:line_item_cost_type, :type=>"CostType", :min_occurs=>0, :max_occurs=>1}, {:name=>:line_item_cost_per_unit, :type=>"Money", :min_occurs=>0, :max_occurs=>1}, {:name=>:line_item_contracted_units_bought, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:dfp_clicks, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:dfp_impressions, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:dfp_line_item_days, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:third_party_clicks, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:third_party_impressions, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:third_party_line_item_days, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:manual_clicks, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:manual_impressions, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:manual_line_item_days, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:reconciled_clicks, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:reconciled_impressions, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:reconciled_line_item_days, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:contracted_revenue, :type=>"Money", :min_occurs=>0, :max_occurs=>1}, {:name=>:dfp_revenue, :type=>"Money", :min_occurs=>0, :max_occurs=>1}, {:name=>:third_party_revenue, :type=>"Money", :min_occurs=>0, :max_occurs=>1}, {:name=>:manual_revenue, :type=>"Money", :min_occurs=>0, :max_occurs=>1}, {:name=>:reconciled_revenue, :type=>"Money", :min_occurs=>0, :max_occurs=>1}, {:name=>:comments, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :ReconciliationReportRowPage=>{: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=>"ReconciliationReportRow", :min_occurs=>0, :max_occurs=>:unbounded}]}, :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}, {:name=>:authentication, :type=>"Authentication", :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"}, :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"}, :Value=>{:fields=>[{:name=>:value_type, :original_name=>"Value.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :"ApiVersionError.Reason"=>{:fields=>[]}, :"AuthenticationError.Reason"=>{:fields=>[]}, :BillFrom=>{:fields=>[]}, :"CommonError.Reason"=>{:fields=>[]}, :CostType=>{:fields=>[]}, :"FeatureError.Reason"=>{:fields=>[]}, :"InternalApiError.Reason"=>{:fields=>[]}, :"NotNullError.Reason"=>{:fields=>[]}, :"NullError.Reason"=>{:fields=>[]}, :"PermissionError.Reason"=>{:fields=>[]}, :"PublisherQueryLanguageContextError.Reason"=>{:fields=>[]}, :"PublisherQueryLanguageSyntaxError.Reason"=>{:fields=>[]}, :"QuotaError.Reason"=>{:fields=>[]}, :"RangeError.Reason"=>{:fields=>[]}, :"ReconciliationError.Reason"=>{:fields=>[]}, :"ReconciliationImportError.Reason"=>{:fields=>[]}, :"RequiredError.Reason"=>{:fields=>[]}, :"ServerError.Reason"=>{:fields=>[]}, :"StatementError.Reason"=>{:fields=>[]}}
|
16
|
-
RECONCILIATIONREPORTROWSERVICE_NAMESPACES = []
|
17
|
-
|
18
|
-
def self.get_method_signature(method_name)
|
19
|
-
return RECONCILIATIONREPORTROWSERVICE_METHODS[method_name.to_sym]
|
20
|
-
end
|
21
|
-
|
22
|
-
def self.get_type_signature(type_name)
|
23
|
-
return RECONCILIATIONREPORTROWSERVICE_TYPES[type_name.to_sym]
|
24
|
-
end
|
25
|
-
|
26
|
-
def self.get_namespace(index)
|
27
|
-
return RECONCILIATIONREPORTROWSERVICE_NAMESPACES[index]
|
28
|
-
end
|
29
|
-
end
|
30
|
-
|
31
|
-
# Base class for exceptions.
|
32
|
-
class ApplicationException < DfpApi::Errors::ApiException
|
33
|
-
attr_reader :message # string
|
34
|
-
attr_reader :application_exception_type # string
|
35
|
-
end
|
36
|
-
|
37
|
-
# Exception class for holding a list of service errors.
|
38
|
-
class ApiException < ApplicationException
|
39
|
-
attr_reader :errors # ApiError
|
40
|
-
def initialize(exception_fault)
|
41
|
-
@array_fields ||= []
|
42
|
-
@array_fields << 'errors'
|
43
|
-
super(exception_fault, ReconciliationReportRowServiceRegistry)
|
44
|
-
end
|
45
|
-
end
|
46
|
-
end; end; end
|
@@ -1,46 +0,0 @@
|
|
1
|
-
# Encoding: utf-8
|
2
|
-
#
|
3
|
-
# This is auto-generated code, changes will be overwritten.
|
4
|
-
#
|
5
|
-
# Copyright:: Copyright 2013, Google Inc. All Rights Reserved.
|
6
|
-
# License:: Licensed under the Apache License, Version 2.0.
|
7
|
-
#
|
8
|
-
# Code generated by AdsCommon library 0.9.6 on 2014-08-12 14:21:25.
|
9
|
-
|
10
|
-
require 'ads_common/savon_service'
|
11
|
-
require 'dfp_api/v201311/reconciliation_report_service_registry'
|
12
|
-
|
13
|
-
module DfpApi; module V201311; module ReconciliationReportService
|
14
|
-
class ReconciliationReportService < AdsCommon::SavonService
|
15
|
-
def initialize(config, endpoint)
|
16
|
-
namespace = 'https://www.google.com/apis/ads/publisher/v201311'
|
17
|
-
super(config, endpoint, namespace, :v201311)
|
18
|
-
end
|
19
|
-
|
20
|
-
def get_reconciliation_report(*args, &block)
|
21
|
-
return execute_action('get_reconciliation_report', args, &block)
|
22
|
-
end
|
23
|
-
|
24
|
-
def get_reconciliation_reports_by_statement(*args, &block)
|
25
|
-
return execute_action('get_reconciliation_reports_by_statement', args, &block)
|
26
|
-
end
|
27
|
-
|
28
|
-
def update_reconciliation_report(*args, &block)
|
29
|
-
return execute_action('update_reconciliation_report', args, &block)
|
30
|
-
end
|
31
|
-
|
32
|
-
def update_reconciliation_reports(*args, &block)
|
33
|
-
return execute_action('update_reconciliation_reports', args, &block)
|
34
|
-
end
|
35
|
-
|
36
|
-
private
|
37
|
-
|
38
|
-
def get_service_registry()
|
39
|
-
return ReconciliationReportServiceRegistry
|
40
|
-
end
|
41
|
-
|
42
|
-
def get_module()
|
43
|
-
return DfpApi::V201311::ReconciliationReportService
|
44
|
-
end
|
45
|
-
end
|
46
|
-
end; end; end
|
@@ -1,46 +0,0 @@
|
|
1
|
-
# Encoding: utf-8
|
2
|
-
#
|
3
|
-
# This is auto-generated code, changes will be overwritten.
|
4
|
-
#
|
5
|
-
# Copyright:: Copyright 2013, Google Inc. All Rights Reserved.
|
6
|
-
# License:: Licensed under the Apache License, Version 2.0.
|
7
|
-
#
|
8
|
-
# Code generated by AdsCommon library 0.9.6 on 2014-08-12 14:21:25.
|
9
|
-
|
10
|
-
require 'dfp_api/errors'
|
11
|
-
|
12
|
-
module DfpApi; module V201311; module ReconciliationReportService
|
13
|
-
class ReconciliationReportServiceRegistry
|
14
|
-
RECONCILIATIONREPORTSERVICE_METHODS = {:get_reconciliation_report=>{:input=>[{:name=>:reconciliation_report_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"get_reconciliation_report_response", :fields=>[{:name=>:rval, :type=>"ReconciliationReport", :min_occurs=>0, :max_occurs=>1}]}}, :get_reconciliation_reports_by_statement=>{:input=>[{:name=>:filter_statement, :type=>"Statement", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"get_reconciliation_reports_by_statement_response", :fields=>[{:name=>:rval, :type=>"ReconciliationReportPage", :min_occurs=>0, :max_occurs=>1}]}}, :update_reconciliation_report=>{:input=>[{:name=>:reconciliation_report, :type=>"ReconciliationReport", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"update_reconciliation_report_response", :fields=>[{:name=>:rval, :type=>"ReconciliationReport", :min_occurs=>0, :max_occurs=>1}]}}, :update_reconciliation_reports=>{:input=>[{:name=>:reconciliation_reports, :type=>"ReconciliationReport", :min_occurs=>0, :max_occurs=>:unbounded}], :output=>{:name=>"update_reconciliation_reports_response", :fields=>[{:name=>:rval, :type=>"ReconciliationReport", :min_occurs=>0, :max_occurs=>:unbounded}]}}}
|
15
|
-
RECONCILIATIONREPORTSERVICE_TYPES = {:ApiError=>{:fields=>[{:name=>:field_path, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:trigger, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:error_string, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:api_error_type, :original_name=>"ApiError.Type", :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}, {:name=>:application_exception_type, :original_name=>"ApplicationException.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :Authentication=>{:fields=>[{:name=>:authentication_type, :original_name=>"Authentication.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :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"}, :ClientLogin=>{:fields=>[{:name=>:token, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Authentication"}, :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, :original_name=>"timeZoneID", :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"}, :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"}, :NullError=>{:fields=>[{:name=>:reason, :type=>"NullError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :NumberValue=>{:fields=>[{:name=>:value, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :OAuth=>{:fields=>[{:name=>:parameters, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Authentication"}, :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"}, :ReconciliationError=>{:fields=>[{:name=>:reason, :type=>"ReconciliationError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :ReconciliationImportError=>{:fields=>[{:name=>:reason, :type=>"ReconciliationImportError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :ReconciliationReport=>{:fields=>[{:name=>:id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:status, :type=>"ReconciliationReportStatus", :min_occurs=>0, :max_occurs=>1}, {:name=>:start_date, :type=>"Date", :min_occurs=>0, :max_occurs=>1}, {:name=>:notes, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :ReconciliationReportPage=>{: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=>"ReconciliationReport", :min_occurs=>0, :max_occurs=>:unbounded}]}, :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}, {:name=>:authentication, :type=>"Authentication", :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"}, :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"}, :Value=>{:fields=>[{:name=>:value_type, :original_name=>"Value.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :"ApiVersionError.Reason"=>{:fields=>[]}, :"AuthenticationError.Reason"=>{:fields=>[]}, :"CommonError.Reason"=>{:fields=>[]}, :"FeatureError.Reason"=>{:fields=>[]}, :"InternalApiError.Reason"=>{:fields=>[]}, :"NotNullError.Reason"=>{:fields=>[]}, :"NullError.Reason"=>{:fields=>[]}, :"PermissionError.Reason"=>{:fields=>[]}, :"PublisherQueryLanguageContextError.Reason"=>{:fields=>[]}, :"PublisherQueryLanguageSyntaxError.Reason"=>{:fields=>[]}, :"QuotaError.Reason"=>{:fields=>[]}, :"RangeError.Reason"=>{:fields=>[]}, :"ReconciliationError.Reason"=>{:fields=>[]}, :"ReconciliationImportError.Reason"=>{:fields=>[]}, :ReconciliationReportStatus=>{:fields=>[]}, :"RequiredError.Reason"=>{:fields=>[]}, :"ServerError.Reason"=>{:fields=>[]}, :"StatementError.Reason"=>{:fields=>[]}}
|
16
|
-
RECONCILIATIONREPORTSERVICE_NAMESPACES = []
|
17
|
-
|
18
|
-
def self.get_method_signature(method_name)
|
19
|
-
return RECONCILIATIONREPORTSERVICE_METHODS[method_name.to_sym]
|
20
|
-
end
|
21
|
-
|
22
|
-
def self.get_type_signature(type_name)
|
23
|
-
return RECONCILIATIONREPORTSERVICE_TYPES[type_name.to_sym]
|
24
|
-
end
|
25
|
-
|
26
|
-
def self.get_namespace(index)
|
27
|
-
return RECONCILIATIONREPORTSERVICE_NAMESPACES[index]
|
28
|
-
end
|
29
|
-
end
|
30
|
-
|
31
|
-
# Base class for exceptions.
|
32
|
-
class ApplicationException < DfpApi::Errors::ApiException
|
33
|
-
attr_reader :message # string
|
34
|
-
attr_reader :application_exception_type # string
|
35
|
-
end
|
36
|
-
|
37
|
-
# Exception class for holding a list of service errors.
|
38
|
-
class ApiException < ApplicationException
|
39
|
-
attr_reader :errors # ApiError
|
40
|
-
def initialize(exception_fault)
|
41
|
-
@array_fields ||= []
|
42
|
-
@array_fields << 'errors'
|
43
|
-
super(exception_fault, ReconciliationReportServiceRegistry)
|
44
|
-
end
|
45
|
-
end
|
46
|
-
end; end; end
|
@@ -1,46 +0,0 @@
|
|
1
|
-
# Encoding: utf-8
|
2
|
-
#
|
3
|
-
# This is auto-generated code, changes will be overwritten.
|
4
|
-
#
|
5
|
-
# Copyright:: Copyright 2013, Google Inc. All Rights Reserved.
|
6
|
-
# License:: Licensed under the Apache License, Version 2.0.
|
7
|
-
#
|
8
|
-
# Code generated by AdsCommon library 0.9.6 on 2014-08-12 14:21:26.
|
9
|
-
|
10
|
-
require 'dfp_api/errors'
|
11
|
-
|
12
|
-
module DfpApi; module V201311; module ReportService
|
13
|
-
class ReportServiceRegistry
|
14
|
-
REPORTSERVICE_METHODS = {:get_report_download_url=>{:input=>[{:name=>:report_job_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:export_format, :type=>"ExportFormat", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"get_report_download_url_response", :fields=>[{:name=>:rval, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :original_name=>"getReportDownloadURL"}, :get_report_download_url_with_options=>{:input=>[{:name=>:report_job_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:report_download_options, :type=>"ReportDownloadOptions", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"get_report_download_url_with_options_response", :fields=>[{:name=>:rval, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}}, :get_report_job=>{:input=>[{:name=>:report_job_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"get_report_job_response", :fields=>[{:name=>:rval, :type=>"ReportJob", :min_occurs=>0, :max_occurs=>1}]}}, :run_report_job=>{:input=>[{:name=>:report_job, :type=>"ReportJob", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"run_report_job_response", :fields=>[{:name=>:rval, :type=>"ReportJob", :min_occurs=>0, :max_occurs=>1}]}}}
|
15
|
-
REPORTSERVICE_TYPES = {:ApiError=>{:fields=>[{:name=>:field_path, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:trigger, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:error_string, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:api_error_type, :original_name=>"ApiError.Type", :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}, {:name=>:application_exception_type, :original_name=>"ApplicationException.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :Authentication=>{:fields=>[{:name=>:authentication_type, :original_name=>"Authentication.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :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"}, :ClientLogin=>{:fields=>[{:name=>:token, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Authentication"}, :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, :original_name=>"timeZoneID", :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"}, :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"}, :OAuth=>{:fields=>[{:name=>:parameters, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Authentication"}, :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"}, :ReportDownloadOptions=>{:fields=>[{:name=>:export_format, :type=>"ExportFormat", :min_occurs=>0, :max_occurs=>1}, {:name=>:include_report_properties, :type=>"boolean", :min_occurs=>0, :max_occurs=>1}, {:name=>:include_totals_row, :type=>"boolean", :min_occurs=>0, :max_occurs=>1}, {:name=>:use_gzip_compression, :type=>"boolean", :min_occurs=>0, :max_occurs=>1}]}, :ReportError=>{:fields=>[{:name=>:reason, :type=>"ReportError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :ReportJob=>{:fields=>[{:name=>:id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:report_query, :type=>"ReportQuery", :min_occurs=>0, :max_occurs=>1}, {:name=>:report_job_status, :type=>"ReportJobStatus", :min_occurs=>0, :max_occurs=>1}]}, :ReportQuery=>{:fields=>[{:name=>:dimensions, :type=>"Dimension", :min_occurs=>0, :max_occurs=>:unbounded}, {:name=>:ad_unit_view, :type=>"ReportQuery.AdUnitView", :min_occurs=>0, :max_occurs=>1}, {:name=>:columns, :type=>"Column", :min_occurs=>0, :max_occurs=>:unbounded}, {:name=>:dimension_attributes, :type=>"DimensionAttribute", :min_occurs=>0, :max_occurs=>:unbounded}, {:name=>:custom_field_ids, :type=>"long", :min_occurs=>0, :max_occurs=>:unbounded}, {:name=>:start_date, :type=>"Date", :min_occurs=>0, :max_occurs=>1}, {:name=>:end_date, :type=>"Date", :min_occurs=>0, :max_occurs=>1}, {:name=>:date_range_type, :type=>"DateRangeType", :min_occurs=>0, :max_occurs=>1}, {:name=>:dimension_filters, :type=>"DimensionFilter", :min_occurs=>0, :max_occurs=>:unbounded}, {:name=>:statement, :type=>"Statement", :min_occurs=>0, :max_occurs=>1}, {:name=>:time_zone, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :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}, {:name=>:authentication, :type=>"Authentication", :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"}, :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"}, :Value=>{:fields=>[{:name=>:value_type, :original_name=>"Value.Type", :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :"ReportQuery.AdUnitView"=>{:fields=>[]}, :"ApiVersionError.Reason"=>{:fields=>[]}, :"AuthenticationError.Reason"=>{:fields=>[]}, :Column=>{:fields=>[]}, :"CommonError.Reason"=>{:fields=>[]}, :DateRangeType=>{:fields=>[]}, :Dimension=>{:fields=>[]}, :DimensionAttribute=>{:fields=>[]}, :DimensionFilter=>{:fields=>[]}, :ExportFormat=>{:fields=>[]}, :"FeatureError.Reason"=>{:fields=>[]}, :"InternalApiError.Reason"=>{:fields=>[]}, :"NotNullError.Reason"=>{:fields=>[]}, :"ParseError.Reason"=>{:fields=>[]}, :"PermissionError.Reason"=>{:fields=>[]}, :"PublisherQueryLanguageContextError.Reason"=>{:fields=>[]}, :"PublisherQueryLanguageSyntaxError.Reason"=>{:fields=>[]}, :"QuotaError.Reason"=>{:fields=>[]}, :"ReportError.Reason"=>{:fields=>[]}, :ReportJobStatus=>{:fields=>[]}, :"RequiredError.Reason"=>{:fields=>[]}, :"ServerError.Reason"=>{:fields=>[]}, :"StatementError.Reason"=>{:fields=>[]}}
|
16
|
-
REPORTSERVICE_NAMESPACES = []
|
17
|
-
|
18
|
-
def self.get_method_signature(method_name)
|
19
|
-
return REPORTSERVICE_METHODS[method_name.to_sym]
|
20
|
-
end
|
21
|
-
|
22
|
-
def self.get_type_signature(type_name)
|
23
|
-
return REPORTSERVICE_TYPES[type_name.to_sym]
|
24
|
-
end
|
25
|
-
|
26
|
-
def self.get_namespace(index)
|
27
|
-
return REPORTSERVICE_NAMESPACES[index]
|
28
|
-
end
|
29
|
-
end
|
30
|
-
|
31
|
-
# Base class for exceptions.
|
32
|
-
class ApplicationException < DfpApi::Errors::ApiException
|
33
|
-
attr_reader :message # string
|
34
|
-
attr_reader :application_exception_type # string
|
35
|
-
end
|
36
|
-
|
37
|
-
# Exception class for holding a list of service errors.
|
38
|
-
class ApiException < ApplicationException
|
39
|
-
attr_reader :errors # ApiError
|
40
|
-
def initialize(exception_fault)
|
41
|
-
@array_fields ||= []
|
42
|
-
@array_fields << 'errors'
|
43
|
-
super(exception_fault, ReportServiceRegistry)
|
44
|
-
end
|
45
|
-
end
|
46
|
-
end; end; end
|