google-dfp-api 0.9.0 → 0.9.1
Sign up to get free protection for your applications and to get access to all the features.
- data/COPYING +0 -0
- data/ChangeLog +3 -0
- data/README.md +0 -0
- data/dfp_api.yml +0 -0
- data/examples/v201408/activity_group_service/get_all_activity_groups.rb +1 -1
- data/examples/v201408/activity_service/get_active_activities.rb +1 -1
- data/examples/v201408/activity_service/get_all_activities.rb +1 -1
- data/examples/v201408/audience_segment_service/get_all_audience_segments.rb +2 -1
- data/examples/v201408/audience_segment_service/get_first_party_audience_segments.rb +2 -1
- data/examples/v201408/company_service/get_all_companies.rb +2 -1
- data/examples/v201408/company_service/get_companies_by_statement.rb +1 -1
- data/examples/v201408/contact_service/get_all_contacts.rb +2 -1
- data/examples/v201408/contact_service/get_uninvited_contacts.rb +1 -1
- data/examples/v201408/content_service/get_all_content.rb +2 -1
- data/examples/v201408/content_service/get_content_by_category.rb +1 -1
- data/examples/v201408/creative_service/get_all_creatives.rb +2 -1
- data/examples/v201408/creative_service/get_creatives_by_statement.rb +1 -1
- data/examples/v201408/creative_set_service/get_all_creative_sets.rb +2 -1
- data/examples/v201408/creative_set_service/get_creative_sets_by_statement.rb +1 -1
- data/examples/v201408/creative_template_service/get_all_creative_templates.rb +2 -1
- data/examples/v201408/creative_template_service/get_creative_templates_by_statement.rb +1 -1
- data/examples/v201408/creative_wrapper_service/get_all_creative_wrappers.rb +2 -1
- data/examples/v201408/creative_wrapper_service/get_creative_wrappers_by_statement.rb +1 -1
- data/examples/v201408/custom_field_service/get_all_custom_fields.rb +2 -1
- data/examples/v201408/custom_field_service/get_all_line_item_custom_fields.rb +1 -1
- data/examples/v201408/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb +2 -1
- data/examples/v201408/custom_targeting_service/get_custom_targeting_keys_by_statement.rb +1 -1
- data/examples/v201408/custom_targeting_service/get_custom_targeting_values_by_statement.rb +2 -1
- data/examples/v201408/inventory_service/get_ad_unit_sizes.rb +1 -1
- data/examples/v201408/inventory_service/get_ad_units_by_statement.rb +1 -1
- data/examples/v201408/inventory_service/get_all_ad_units.rb +2 -1
- data/examples/v201408/label_service/get_all_labels.rb +2 -1
- data/examples/v201408/label_service/get_labels_by_statement.rb +3 -3
- data/examples/v201408/line_item_creative_association_service/get_all_licas.rb +2 -1
- data/examples/v201408/line_item_creative_association_service/get_licas_by_statement.rb +1 -1
- data/examples/v201408/line_item_service/get_all_line_items.rb +2 -1
- data/examples/v201408/line_item_service/get_recently_updated_line_items.rb +1 -1
- data/examples/v201408/order_service/get_all_orders.rb +2 -1
- data/examples/v201408/order_service/get_orders_by_statement.rb +1 -1
- data/examples/v201408/placement_service/get_all_placements.rb +2 -1
- data/examples/v201408/placement_service/get_placements_by_statement.rb +1 -1
- data/examples/v201408/publisher_query_language_service/get_all_line_items.rb +2 -1
- data/examples/v201408/publisher_query_language_service/get_geo_targets.rb +1 -1
- data/examples/v201408/suggested_ad_unit_service/get_all_suggested_ad_units.rb +2 -1
- data/examples/v201408/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb +1 -1
- data/examples/v201408/team_service/get_all_teams.rb +2 -1
- data/examples/v201408/team_service/get_teams_by_statement.rb +2 -2
- data/examples/v201408/user_service/get_all_users.rb +2 -1
- data/examples/v201408/user_service/get_users_by_statement.rb +2 -2
- data/examples/v201408/user_team_association_service/get_all_user_team_associations.rb +2 -1
- data/examples/v201408/user_team_association_service/get_user_team_associations_by_statement.rb +1 -1
- data/lib/dfp_api.rb +0 -0
- data/lib/dfp_api/api_config.rb +0 -0
- data/lib/dfp_api/client_login_header_handler.rb +0 -0
- data/lib/dfp_api/credential_handler.rb +0 -0
- data/lib/dfp_api/errors.rb +0 -0
- data/lib/dfp_api/v201208/audience_segment_service.rb +0 -0
- data/lib/dfp_api/v201208/audience_segment_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/company_service.rb +0 -0
- data/lib/dfp_api/v201208/company_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/content_service.rb +0 -0
- data/lib/dfp_api/v201208/content_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/creative_service.rb +0 -0
- data/lib/dfp_api/v201208/creative_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/creative_set_service.rb +0 -0
- data/lib/dfp_api/v201208/creative_set_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/creative_template_service.rb +0 -0
- data/lib/dfp_api/v201208/creative_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/custom_field_service.rb +0 -0
- data/lib/dfp_api/v201208/custom_field_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/custom_targeting_service.rb +0 -0
- data/lib/dfp_api/v201208/custom_targeting_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/forecast_service.rb +0 -0
- data/lib/dfp_api/v201208/forecast_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/inventory_service.rb +0 -0
- data/lib/dfp_api/v201208/inventory_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/label_service.rb +0 -0
- data/lib/dfp_api/v201208/label_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/line_item_creative_association_service.rb +0 -0
- data/lib/dfp_api/v201208/line_item_creative_association_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/line_item_service.rb +0 -0
- data/lib/dfp_api/v201208/line_item_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/network_service.rb +0 -0
- data/lib/dfp_api/v201208/network_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/order_service.rb +0 -0
- data/lib/dfp_api/v201208/order_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/placement_service.rb +0 -0
- data/lib/dfp_api/v201208/placement_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/publisher_query_language_service.rb +0 -0
- data/lib/dfp_api/v201208/publisher_query_language_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/report_service.rb +0 -0
- data/lib/dfp_api/v201208/report_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/suggested_ad_unit_service.rb +0 -0
- data/lib/dfp_api/v201208/suggested_ad_unit_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/team_service.rb +0 -0
- data/lib/dfp_api/v201208/team_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/third_party_slot_service.rb +0 -0
- data/lib/dfp_api/v201208/third_party_slot_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/user_service.rb +0 -0
- data/lib/dfp_api/v201208/user_service_registry.rb +0 -0
- data/lib/dfp_api/v201208/user_team_association_service.rb +0 -0
- data/lib/dfp_api/v201208/user_team_association_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/audience_segment_service.rb +0 -0
- data/lib/dfp_api/v201211/audience_segment_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/company_service.rb +0 -0
- data/lib/dfp_api/v201211/company_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/content_service.rb +0 -0
- data/lib/dfp_api/v201211/content_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/creative_service.rb +0 -0
- data/lib/dfp_api/v201211/creative_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/creative_set_service.rb +0 -0
- data/lib/dfp_api/v201211/creative_set_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/creative_template_service.rb +0 -0
- data/lib/dfp_api/v201211/creative_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/creative_wrapper_service.rb +0 -0
- data/lib/dfp_api/v201211/creative_wrapper_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/custom_field_service.rb +0 -0
- data/lib/dfp_api/v201211/custom_field_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/custom_targeting_service.rb +0 -0
- data/lib/dfp_api/v201211/custom_targeting_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/forecast_service.rb +0 -0
- data/lib/dfp_api/v201211/forecast_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/inventory_service.rb +0 -0
- data/lib/dfp_api/v201211/inventory_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/label_service.rb +0 -0
- data/lib/dfp_api/v201211/label_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/line_item_creative_association_service.rb +0 -0
- data/lib/dfp_api/v201211/line_item_creative_association_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/line_item_service.rb +0 -0
- data/lib/dfp_api/v201211/line_item_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/network_service.rb +0 -0
- data/lib/dfp_api/v201211/network_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/order_service.rb +0 -0
- data/lib/dfp_api/v201211/order_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/placement_service.rb +0 -0
- data/lib/dfp_api/v201211/placement_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/publisher_query_language_service.rb +0 -0
- data/lib/dfp_api/v201211/publisher_query_language_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/report_service.rb +0 -0
- data/lib/dfp_api/v201211/report_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/suggested_ad_unit_service.rb +0 -0
- data/lib/dfp_api/v201211/suggested_ad_unit_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/team_service.rb +0 -0
- data/lib/dfp_api/v201211/team_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/third_party_slot_service.rb +0 -0
- data/lib/dfp_api/v201211/third_party_slot_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/user_service.rb +0 -0
- data/lib/dfp_api/v201211/user_service_registry.rb +0 -0
- data/lib/dfp_api/v201211/user_team_association_service.rb +0 -0
- data/lib/dfp_api/v201211/user_team_association_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/activity_group_service.rb +0 -0
- data/lib/dfp_api/v201302/activity_group_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/activity_service.rb +0 -0
- data/lib/dfp_api/v201302/activity_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/ad_rule_service.rb +0 -0
- data/lib/dfp_api/v201302/ad_rule_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/audience_segment_service.rb +0 -0
- data/lib/dfp_api/v201302/audience_segment_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/company_service.rb +0 -0
- data/lib/dfp_api/v201302/company_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/contact_service.rb +0 -0
- data/lib/dfp_api/v201302/contact_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/content_bundle_service.rb +0 -0
- data/lib/dfp_api/v201302/content_bundle_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/content_service.rb +0 -0
- data/lib/dfp_api/v201302/content_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/creative_service.rb +0 -0
- data/lib/dfp_api/v201302/creative_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/creative_set_service.rb +0 -0
- data/lib/dfp_api/v201302/creative_set_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/creative_template_service.rb +0 -0
- data/lib/dfp_api/v201302/creative_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/creative_wrapper_service.rb +0 -0
- data/lib/dfp_api/v201302/creative_wrapper_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/custom_field_service.rb +0 -0
- data/lib/dfp_api/v201302/custom_field_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/custom_targeting_service.rb +0 -0
- data/lib/dfp_api/v201302/custom_targeting_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/forecast_service.rb +0 -0
- data/lib/dfp_api/v201302/forecast_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/inventory_service.rb +0 -0
- data/lib/dfp_api/v201302/inventory_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/label_service.rb +0 -0
- data/lib/dfp_api/v201302/label_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/line_item_creative_association_service.rb +0 -0
- data/lib/dfp_api/v201302/line_item_creative_association_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/line_item_service.rb +0 -0
- data/lib/dfp_api/v201302/line_item_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/network_service.rb +0 -0
- data/lib/dfp_api/v201302/network_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/order_service.rb +0 -0
- data/lib/dfp_api/v201302/order_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/placement_service.rb +0 -0
- data/lib/dfp_api/v201302/placement_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/publisher_query_language_service.rb +0 -0
- data/lib/dfp_api/v201302/publisher_query_language_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/report_service.rb +0 -0
- data/lib/dfp_api/v201302/report_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/suggested_ad_unit_service.rb +0 -0
- data/lib/dfp_api/v201302/suggested_ad_unit_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/team_service.rb +0 -0
- data/lib/dfp_api/v201302/team_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/third_party_slot_service.rb +0 -0
- data/lib/dfp_api/v201302/third_party_slot_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/user_service.rb +0 -0
- data/lib/dfp_api/v201302/user_service_registry.rb +0 -0
- data/lib/dfp_api/v201302/user_team_association_service.rb +0 -0
- data/lib/dfp_api/v201302/user_team_association_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/activity_group_service.rb +0 -0
- data/lib/dfp_api/v201306/activity_group_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/activity_service.rb +0 -0
- data/lib/dfp_api/v201306/activity_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/ad_rule_service.rb +0 -0
- data/lib/dfp_api/v201306/ad_rule_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/audience_segment_service.rb +0 -0
- data/lib/dfp_api/v201306/audience_segment_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/base_rate_service.rb +0 -0
- data/lib/dfp_api/v201306/base_rate_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/company_service.rb +0 -0
- data/lib/dfp_api/v201306/company_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/contact_service.rb +0 -0
- data/lib/dfp_api/v201306/contact_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/content_bundle_service.rb +0 -0
- data/lib/dfp_api/v201306/content_bundle_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/content_service.rb +0 -0
- data/lib/dfp_api/v201306/content_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/creative_service.rb +0 -0
- data/lib/dfp_api/v201306/creative_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/creative_set_service.rb +0 -0
- data/lib/dfp_api/v201306/creative_set_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/creative_template_service.rb +0 -0
- data/lib/dfp_api/v201306/creative_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/creative_wrapper_service.rb +0 -0
- data/lib/dfp_api/v201306/creative_wrapper_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/custom_field_service.rb +0 -0
- data/lib/dfp_api/v201306/custom_field_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/custom_targeting_service.rb +0 -0
- data/lib/dfp_api/v201306/custom_targeting_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/forecast_service.rb +0 -0
- data/lib/dfp_api/v201306/forecast_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/inventory_service.rb +0 -0
- data/lib/dfp_api/v201306/inventory_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/label_service.rb +0 -0
- data/lib/dfp_api/v201306/label_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/line_item_creative_association_service.rb +0 -0
- data/lib/dfp_api/v201306/line_item_creative_association_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/line_item_service.rb +0 -0
- data/lib/dfp_api/v201306/line_item_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/line_item_template_service.rb +0 -0
- data/lib/dfp_api/v201306/line_item_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/network_service.rb +0 -0
- data/lib/dfp_api/v201306/network_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/order_service.rb +0 -0
- data/lib/dfp_api/v201306/order_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/placement_service.rb +0 -0
- data/lib/dfp_api/v201306/placement_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/product_service.rb +0 -0
- data/lib/dfp_api/v201306/product_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/product_template_service.rb +0 -0
- data/lib/dfp_api/v201306/product_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/proposal_line_item_service.rb +0 -0
- data/lib/dfp_api/v201306/proposal_line_item_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/proposal_service.rb +0 -0
- data/lib/dfp_api/v201306/proposal_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/publisher_query_language_service.rb +0 -0
- data/lib/dfp_api/v201306/publisher_query_language_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/rate_card_customization_service.rb +0 -0
- data/lib/dfp_api/v201306/rate_card_customization_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/rate_card_service.rb +0 -0
- data/lib/dfp_api/v201306/rate_card_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/reconciliation_order_report_service.rb +0 -0
- data/lib/dfp_api/v201306/reconciliation_order_report_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/reconciliation_report_row_service.rb +0 -0
- data/lib/dfp_api/v201306/reconciliation_report_row_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/reconciliation_report_service.rb +0 -0
- data/lib/dfp_api/v201306/reconciliation_report_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/report_service.rb +0 -0
- data/lib/dfp_api/v201306/report_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/suggested_ad_unit_service.rb +0 -0
- data/lib/dfp_api/v201306/suggested_ad_unit_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/team_service.rb +0 -0
- data/lib/dfp_api/v201306/team_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/user_service.rb +0 -0
- data/lib/dfp_api/v201306/user_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/user_team_association_service.rb +0 -0
- data/lib/dfp_api/v201306/user_team_association_service_registry.rb +0 -0
- data/lib/dfp_api/v201306/workflow_action_service.rb +0 -0
- data/lib/dfp_api/v201306/workflow_action_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/activity_group_service.rb +0 -0
- data/lib/dfp_api/v201308/activity_group_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/activity_service.rb +0 -0
- data/lib/dfp_api/v201308/activity_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/ad_rule_service.rb +0 -0
- data/lib/dfp_api/v201308/ad_rule_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/audience_segment_service.rb +0 -0
- data/lib/dfp_api/v201308/audience_segment_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/base_rate_service.rb +0 -0
- data/lib/dfp_api/v201308/base_rate_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/company_service.rb +0 -0
- data/lib/dfp_api/v201308/company_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/contact_service.rb +0 -0
- data/lib/dfp_api/v201308/contact_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/content_bundle_service.rb +0 -0
- data/lib/dfp_api/v201308/content_bundle_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/content_service.rb +0 -0
- data/lib/dfp_api/v201308/content_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/creative_service.rb +0 -0
- data/lib/dfp_api/v201308/creative_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/creative_set_service.rb +0 -0
- data/lib/dfp_api/v201308/creative_set_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/creative_template_service.rb +0 -0
- data/lib/dfp_api/v201308/creative_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/creative_wrapper_service.rb +0 -0
- data/lib/dfp_api/v201308/creative_wrapper_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/custom_field_service.rb +0 -0
- data/lib/dfp_api/v201308/custom_field_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/custom_targeting_service.rb +0 -0
- data/lib/dfp_api/v201308/custom_targeting_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/forecast_service.rb +0 -0
- data/lib/dfp_api/v201308/forecast_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/inventory_service.rb +0 -0
- data/lib/dfp_api/v201308/inventory_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/label_service.rb +0 -0
- data/lib/dfp_api/v201308/label_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/line_item_creative_association_service.rb +0 -0
- data/lib/dfp_api/v201308/line_item_creative_association_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/line_item_service.rb +0 -0
- data/lib/dfp_api/v201308/line_item_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/line_item_template_service.rb +0 -0
- data/lib/dfp_api/v201308/line_item_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/network_service.rb +0 -0
- data/lib/dfp_api/v201308/network_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/order_service.rb +0 -0
- data/lib/dfp_api/v201308/order_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/placement_service.rb +0 -0
- data/lib/dfp_api/v201308/placement_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/product_service.rb +0 -0
- data/lib/dfp_api/v201308/product_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/product_template_service.rb +0 -0
- data/lib/dfp_api/v201308/product_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/proposal_line_item_service.rb +0 -0
- data/lib/dfp_api/v201308/proposal_line_item_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/proposal_service.rb +0 -0
- data/lib/dfp_api/v201308/proposal_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/publisher_query_language_service.rb +0 -0
- data/lib/dfp_api/v201308/publisher_query_language_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/rate_card_customization_service.rb +0 -0
- data/lib/dfp_api/v201308/rate_card_customization_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/rate_card_service.rb +0 -0
- data/lib/dfp_api/v201308/rate_card_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/reconciliation_order_report_service.rb +0 -0
- data/lib/dfp_api/v201308/reconciliation_order_report_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/reconciliation_report_row_service.rb +0 -0
- data/lib/dfp_api/v201308/reconciliation_report_row_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/reconciliation_report_service.rb +0 -0
- data/lib/dfp_api/v201308/reconciliation_report_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/report_service.rb +0 -0
- data/lib/dfp_api/v201308/report_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/suggested_ad_unit_service.rb +0 -0
- data/lib/dfp_api/v201308/suggested_ad_unit_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/team_service.rb +0 -0
- data/lib/dfp_api/v201308/team_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/user_service.rb +0 -0
- data/lib/dfp_api/v201308/user_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/user_team_association_service.rb +0 -0
- data/lib/dfp_api/v201308/user_team_association_service_registry.rb +0 -0
- data/lib/dfp_api/v201308/workflow_action_service.rb +0 -0
- data/lib/dfp_api/v201308/workflow_action_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/activity_group_service.rb +0 -0
- data/lib/dfp_api/v201311/activity_group_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/activity_service.rb +0 -0
- data/lib/dfp_api/v201311/activity_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/ad_rule_service.rb +0 -0
- data/lib/dfp_api/v201311/ad_rule_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/audience_segment_service.rb +0 -0
- data/lib/dfp_api/v201311/audience_segment_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/base_rate_service.rb +0 -0
- data/lib/dfp_api/v201311/base_rate_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/company_service.rb +0 -0
- data/lib/dfp_api/v201311/company_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/contact_service.rb +0 -0
- data/lib/dfp_api/v201311/contact_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/content_bundle_service.rb +0 -0
- data/lib/dfp_api/v201311/content_bundle_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/content_metadata_key_hierarchy_service.rb +0 -0
- data/lib/dfp_api/v201311/content_metadata_key_hierarchy_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/content_service.rb +0 -0
- data/lib/dfp_api/v201311/content_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/creative_service.rb +0 -0
- data/lib/dfp_api/v201311/creative_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/creative_set_service.rb +0 -0
- data/lib/dfp_api/v201311/creative_set_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/creative_template_service.rb +0 -0
- data/lib/dfp_api/v201311/creative_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/creative_wrapper_service.rb +0 -0
- data/lib/dfp_api/v201311/creative_wrapper_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/custom_field_service.rb +0 -0
- data/lib/dfp_api/v201311/custom_field_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/custom_targeting_service.rb +0 -0
- data/lib/dfp_api/v201311/custom_targeting_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/exchange_rate_service.rb +0 -0
- data/lib/dfp_api/v201311/exchange_rate_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/forecast_service.rb +0 -0
- data/lib/dfp_api/v201311/forecast_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/inventory_service.rb +0 -0
- data/lib/dfp_api/v201311/inventory_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/label_service.rb +0 -0
- data/lib/dfp_api/v201311/label_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/line_item_creative_association_service.rb +0 -0
- data/lib/dfp_api/v201311/line_item_creative_association_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/line_item_service.rb +0 -0
- data/lib/dfp_api/v201311/line_item_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/line_item_template_service.rb +0 -0
- data/lib/dfp_api/v201311/line_item_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/network_service.rb +0 -0
- data/lib/dfp_api/v201311/network_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/order_service.rb +0 -0
- data/lib/dfp_api/v201311/order_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/placement_service.rb +0 -0
- data/lib/dfp_api/v201311/placement_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/product_service.rb +0 -0
- data/lib/dfp_api/v201311/product_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/product_template_service.rb +0 -0
- data/lib/dfp_api/v201311/product_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/proposal_line_item_service.rb +0 -0
- data/lib/dfp_api/v201311/proposal_line_item_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/proposal_service.rb +0 -0
- data/lib/dfp_api/v201311/proposal_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/publisher_query_language_service.rb +0 -0
- data/lib/dfp_api/v201311/publisher_query_language_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/rate_card_customization_service.rb +0 -0
- data/lib/dfp_api/v201311/rate_card_customization_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/rate_card_service.rb +0 -0
- data/lib/dfp_api/v201311/rate_card_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/reconciliation_order_report_service.rb +0 -0
- data/lib/dfp_api/v201311/reconciliation_order_report_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/reconciliation_report_row_service.rb +0 -0
- data/lib/dfp_api/v201311/reconciliation_report_row_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/reconciliation_report_service.rb +0 -0
- data/lib/dfp_api/v201311/reconciliation_report_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/report_service.rb +0 -0
- data/lib/dfp_api/v201311/report_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/suggested_ad_unit_service.rb +0 -0
- data/lib/dfp_api/v201311/suggested_ad_unit_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/team_service.rb +0 -0
- data/lib/dfp_api/v201311/team_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/user_service.rb +0 -0
- data/lib/dfp_api/v201311/user_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/user_team_association_service.rb +0 -0
- data/lib/dfp_api/v201311/user_team_association_service_registry.rb +0 -0
- data/lib/dfp_api/v201311/workflow_request_service.rb +0 -0
- data/lib/dfp_api/v201311/workflow_request_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/activity_group_service.rb +0 -0
- data/lib/dfp_api/v201403/activity_group_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/activity_service.rb +0 -0
- data/lib/dfp_api/v201403/activity_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/ad_rule_service.rb +0 -0
- data/lib/dfp_api/v201403/ad_rule_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/audience_segment_service.rb +0 -0
- data/lib/dfp_api/v201403/audience_segment_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/base_rate_service.rb +0 -0
- data/lib/dfp_api/v201403/base_rate_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/company_service.rb +0 -0
- data/lib/dfp_api/v201403/company_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/contact_service.rb +0 -0
- data/lib/dfp_api/v201403/contact_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/content_bundle_service.rb +0 -0
- data/lib/dfp_api/v201403/content_bundle_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/content_metadata_key_hierarchy_service.rb +0 -0
- data/lib/dfp_api/v201403/content_metadata_key_hierarchy_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/content_service.rb +0 -0
- data/lib/dfp_api/v201403/content_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/creative_service.rb +0 -0
- data/lib/dfp_api/v201403/creative_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/creative_set_service.rb +0 -0
- data/lib/dfp_api/v201403/creative_set_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/creative_template_service.rb +0 -0
- data/lib/dfp_api/v201403/creative_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/creative_wrapper_service.rb +0 -0
- data/lib/dfp_api/v201403/creative_wrapper_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/custom_field_service.rb +0 -0
- data/lib/dfp_api/v201403/custom_field_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/custom_targeting_service.rb +0 -0
- data/lib/dfp_api/v201403/custom_targeting_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/exchange_rate_service.rb +0 -0
- data/lib/dfp_api/v201403/exchange_rate_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/forecast_service.rb +0 -0
- data/lib/dfp_api/v201403/forecast_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/inventory_service.rb +0 -0
- data/lib/dfp_api/v201403/inventory_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/label_service.rb +0 -0
- data/lib/dfp_api/v201403/label_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/line_item_creative_association_service.rb +0 -0
- data/lib/dfp_api/v201403/line_item_creative_association_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/line_item_service.rb +0 -0
- data/lib/dfp_api/v201403/line_item_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/line_item_template_service.rb +0 -0
- data/lib/dfp_api/v201403/line_item_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/live_stream_event_service.rb +0 -0
- data/lib/dfp_api/v201403/live_stream_event_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/network_service.rb +0 -0
- data/lib/dfp_api/v201403/network_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/order_service.rb +0 -0
- data/lib/dfp_api/v201403/order_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/placement_service.rb +0 -0
- data/lib/dfp_api/v201403/placement_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/product_service.rb +0 -0
- data/lib/dfp_api/v201403/product_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/product_template_service.rb +0 -0
- data/lib/dfp_api/v201403/product_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/proposal_line_item_service.rb +0 -0
- data/lib/dfp_api/v201403/proposal_line_item_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/proposal_service.rb +0 -0
- data/lib/dfp_api/v201403/proposal_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/publisher_query_language_service.rb +0 -0
- data/lib/dfp_api/v201403/publisher_query_language_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/rate_card_customization_group_service.rb +0 -0
- data/lib/dfp_api/v201403/rate_card_customization_group_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/rate_card_customization_service.rb +0 -0
- data/lib/dfp_api/v201403/rate_card_customization_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/rate_card_service.rb +0 -0
- data/lib/dfp_api/v201403/rate_card_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/reconciliation_order_report_service.rb +0 -0
- data/lib/dfp_api/v201403/reconciliation_order_report_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/reconciliation_report_row_service.rb +0 -0
- data/lib/dfp_api/v201403/reconciliation_report_row_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/reconciliation_report_service.rb +0 -0
- data/lib/dfp_api/v201403/reconciliation_report_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/report_service.rb +0 -0
- data/lib/dfp_api/v201403/report_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/suggested_ad_unit_service.rb +0 -0
- data/lib/dfp_api/v201403/suggested_ad_unit_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/team_service.rb +0 -0
- data/lib/dfp_api/v201403/team_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/user_service.rb +0 -0
- data/lib/dfp_api/v201403/user_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/user_team_association_service.rb +0 -0
- data/lib/dfp_api/v201403/user_team_association_service_registry.rb +0 -0
- data/lib/dfp_api/v201403/workflow_request_service.rb +0 -0
- data/lib/dfp_api/v201403/workflow_request_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/activity_group_service.rb +0 -0
- data/lib/dfp_api/v201405/activity_group_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/activity_service.rb +0 -0
- data/lib/dfp_api/v201405/activity_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/ad_rule_service.rb +0 -0
- data/lib/dfp_api/v201405/ad_rule_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/audience_segment_service.rb +0 -0
- data/lib/dfp_api/v201405/audience_segment_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/base_rate_service.rb +0 -0
- data/lib/dfp_api/v201405/base_rate_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/company_service.rb +0 -0
- data/lib/dfp_api/v201405/company_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/contact_service.rb +0 -0
- data/lib/dfp_api/v201405/contact_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/content_bundle_service.rb +0 -0
- data/lib/dfp_api/v201405/content_bundle_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/content_metadata_key_hierarchy_service.rb +0 -0
- data/lib/dfp_api/v201405/content_metadata_key_hierarchy_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/content_service.rb +0 -0
- data/lib/dfp_api/v201405/content_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/creative_service.rb +0 -0
- data/lib/dfp_api/v201405/creative_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/creative_set_service.rb +0 -0
- data/lib/dfp_api/v201405/creative_set_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/creative_template_service.rb +0 -0
- data/lib/dfp_api/v201405/creative_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/creative_wrapper_service.rb +0 -0
- data/lib/dfp_api/v201405/creative_wrapper_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/custom_field_service.rb +0 -0
- data/lib/dfp_api/v201405/custom_field_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/custom_targeting_service.rb +0 -0
- data/lib/dfp_api/v201405/custom_targeting_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/exchange_rate_service.rb +0 -0
- data/lib/dfp_api/v201405/exchange_rate_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/forecast_service.rb +0 -0
- data/lib/dfp_api/v201405/forecast_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/inventory_service.rb +0 -0
- data/lib/dfp_api/v201405/inventory_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/label_service.rb +0 -0
- data/lib/dfp_api/v201405/label_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/line_item_creative_association_service.rb +0 -0
- data/lib/dfp_api/v201405/line_item_creative_association_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/line_item_service.rb +0 -0
- data/lib/dfp_api/v201405/line_item_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/line_item_template_service.rb +0 -0
- data/lib/dfp_api/v201405/line_item_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/live_stream_event_service.rb +0 -0
- data/lib/dfp_api/v201405/live_stream_event_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/network_service.rb +0 -0
- data/lib/dfp_api/v201405/network_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/order_service.rb +0 -0
- data/lib/dfp_api/v201405/order_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/placement_service.rb +0 -0
- data/lib/dfp_api/v201405/placement_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/product_service.rb +0 -0
- data/lib/dfp_api/v201405/product_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/product_template_service.rb +0 -0
- data/lib/dfp_api/v201405/product_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/proposal_line_item_service.rb +0 -0
- data/lib/dfp_api/v201405/proposal_line_item_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/proposal_service.rb +0 -0
- data/lib/dfp_api/v201405/proposal_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/publisher_query_language_service.rb +0 -0
- data/lib/dfp_api/v201405/publisher_query_language_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/rate_card_customization_group_service.rb +0 -0
- data/lib/dfp_api/v201405/rate_card_customization_group_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/rate_card_customization_service.rb +0 -0
- data/lib/dfp_api/v201405/rate_card_customization_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/rate_card_service.rb +0 -0
- data/lib/dfp_api/v201405/rate_card_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/reconciliation_order_report_service.rb +0 -0
- data/lib/dfp_api/v201405/reconciliation_order_report_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/reconciliation_report_row_service.rb +0 -0
- data/lib/dfp_api/v201405/reconciliation_report_row_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/reconciliation_report_service.rb +0 -0
- data/lib/dfp_api/v201405/reconciliation_report_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/report_service.rb +0 -0
- data/lib/dfp_api/v201405/report_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/suggested_ad_unit_service.rb +0 -0
- data/lib/dfp_api/v201405/suggested_ad_unit_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/team_service.rb +0 -0
- data/lib/dfp_api/v201405/team_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/user_service.rb +0 -0
- data/lib/dfp_api/v201405/user_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/user_team_association_service.rb +0 -0
- data/lib/dfp_api/v201405/user_team_association_service_registry.rb +0 -0
- data/lib/dfp_api/v201405/workflow_request_service.rb +0 -0
- data/lib/dfp_api/v201405/workflow_request_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/activity_group_service.rb +0 -0
- data/lib/dfp_api/v201408/activity_group_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/activity_service.rb +0 -0
- data/lib/dfp_api/v201408/activity_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/ad_rule_service.rb +0 -0
- data/lib/dfp_api/v201408/ad_rule_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/audience_segment_service.rb +0 -0
- data/lib/dfp_api/v201408/audience_segment_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/base_rate_service.rb +0 -0
- data/lib/dfp_api/v201408/base_rate_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/company_service.rb +0 -0
- data/lib/dfp_api/v201408/company_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/contact_service.rb +0 -0
- data/lib/dfp_api/v201408/contact_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/content_bundle_service.rb +0 -0
- data/lib/dfp_api/v201408/content_bundle_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/content_metadata_key_hierarchy_service.rb +0 -0
- data/lib/dfp_api/v201408/content_metadata_key_hierarchy_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/content_service.rb +0 -0
- data/lib/dfp_api/v201408/content_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/creative_service.rb +0 -0
- data/lib/dfp_api/v201408/creative_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/creative_set_service.rb +0 -0
- data/lib/dfp_api/v201408/creative_set_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/creative_template_service.rb +0 -0
- data/lib/dfp_api/v201408/creative_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/creative_wrapper_service.rb +0 -0
- data/lib/dfp_api/v201408/creative_wrapper_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/custom_field_service.rb +0 -0
- data/lib/dfp_api/v201408/custom_field_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/custom_targeting_service.rb +0 -0
- data/lib/dfp_api/v201408/custom_targeting_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/exchange_rate_service.rb +0 -0
- data/lib/dfp_api/v201408/exchange_rate_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/forecast_service.rb +0 -0
- data/lib/dfp_api/v201408/forecast_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/inventory_service.rb +0 -0
- data/lib/dfp_api/v201408/inventory_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/label_service.rb +0 -0
- data/lib/dfp_api/v201408/label_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/line_item_creative_association_service.rb +0 -0
- data/lib/dfp_api/v201408/line_item_creative_association_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/line_item_service.rb +0 -0
- data/lib/dfp_api/v201408/line_item_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/line_item_template_service.rb +0 -0
- data/lib/dfp_api/v201408/line_item_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/live_stream_event_service.rb +0 -0
- data/lib/dfp_api/v201408/live_stream_event_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/network_service.rb +0 -0
- data/lib/dfp_api/v201408/network_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/order_service.rb +0 -0
- data/lib/dfp_api/v201408/order_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/placement_service.rb +0 -0
- data/lib/dfp_api/v201408/placement_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/premium_rate_service.rb +0 -0
- data/lib/dfp_api/v201408/premium_rate_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/product_service.rb +0 -0
- data/lib/dfp_api/v201408/product_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/product_template_service.rb +0 -0
- data/lib/dfp_api/v201408/product_template_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/proposal_line_item_service.rb +0 -0
- data/lib/dfp_api/v201408/proposal_line_item_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/proposal_service.rb +0 -0
- data/lib/dfp_api/v201408/proposal_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/publisher_query_language_service.rb +0 -0
- data/lib/dfp_api/v201408/publisher_query_language_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/rate_card_service.rb +0 -0
- data/lib/dfp_api/v201408/rate_card_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/reconciliation_order_report_service.rb +0 -0
- data/lib/dfp_api/v201408/reconciliation_order_report_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/reconciliation_report_row_service.rb +0 -0
- data/lib/dfp_api/v201408/reconciliation_report_row_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/reconciliation_report_service.rb +0 -0
- data/lib/dfp_api/v201408/reconciliation_report_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/report_service.rb +0 -0
- data/lib/dfp_api/v201408/report_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/suggested_ad_unit_service.rb +0 -0
- data/lib/dfp_api/v201408/suggested_ad_unit_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/team_service.rb +0 -0
- data/lib/dfp_api/v201408/team_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/user_service.rb +0 -0
- data/lib/dfp_api/v201408/user_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/user_team_association_service.rb +0 -0
- data/lib/dfp_api/v201408/user_team_association_service_registry.rb +0 -0
- data/lib/dfp_api/v201408/workflow_request_service.rb +0 -0
- data/lib/dfp_api/v201408/workflow_request_service_registry.rb +0 -0
- data/lib/dfp_api/version.rb +1 -1
- data/lib/dfp_api_statement.rb +0 -0
- data/test/dfp_api/test_config.yml +0 -0
- metadata +1193 -1195
- data/examples/v201408/creative_template_service/get_creative_template.rb +0 -74
- data/examples/v201408/suggested_ad_unit_service/get_suggested_ad_unit.rb +0 -75
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/lib/dfp_api/version.rb
CHANGED
data/lib/dfp_api_statement.rb
CHANGED
File without changes
|
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-dfp-api
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.9.
|
4
|
+
version: 0.9.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,11 +9,11 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2014-
|
12
|
+
date: 2014-09-26 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: google-ads-common
|
16
|
-
requirement: &
|
16
|
+
requirement: &19617260 !ruby/object:Gem::Requirement
|
17
17
|
none: false
|
18
18
|
requirements:
|
19
19
|
- - ~>
|
@@ -21,7 +21,7 @@ dependencies:
|
|
21
21
|
version: 0.9.4
|
22
22
|
type: :runtime
|
23
23
|
prerelease: false
|
24
|
-
version_requirements: *
|
24
|
+
version_requirements: *19617260
|
25
25
|
description: google-dfp-api is a DFP API client library for Ruby
|
26
26
|
email:
|
27
27
|
- api.dklimkin@gmail.com
|
@@ -29,1235 +29,1233 @@ executables: []
|
|
29
29
|
extensions: []
|
30
30
|
extra_rdoc_files: []
|
31
31
|
files:
|
32
|
-
- examples/
|
33
|
-
- examples/
|
34
|
-
- examples/
|
35
|
-
- examples/
|
36
|
-
- examples/
|
37
|
-
- examples/
|
38
|
-
- examples/
|
39
|
-
- examples/
|
40
|
-
- examples/
|
41
|
-
- examples/
|
42
|
-
- examples/
|
43
|
-
- examples/
|
44
|
-
- examples/
|
45
|
-
- examples/
|
46
|
-
- examples/
|
47
|
-
- examples/
|
48
|
-
- examples/
|
49
|
-
- examples/
|
50
|
-
- examples/
|
51
|
-
- examples/
|
52
|
-
- examples/
|
53
|
-
- examples/
|
54
|
-
- examples/
|
55
|
-
- examples/
|
56
|
-
- examples/
|
57
|
-
- examples/
|
58
|
-
- examples/
|
59
|
-
- examples/
|
60
|
-
- examples/
|
61
|
-
- examples/
|
62
|
-
- examples/
|
63
|
-
- examples/
|
64
|
-
- examples/
|
65
|
-
- examples/
|
66
|
-
- examples/
|
67
|
-
- examples/
|
68
|
-
- examples/
|
69
|
-
- examples/
|
70
|
-
- examples/
|
71
|
-
- examples/
|
72
|
-
- examples/
|
73
|
-
- examples/
|
74
|
-
- examples/
|
75
|
-
- examples/
|
76
|
-
- examples/
|
77
|
-
- examples/
|
78
|
-
- examples/
|
79
|
-
- examples/
|
80
|
-
- examples/
|
81
|
-
- examples/
|
82
|
-
- examples/
|
83
|
-
- examples/
|
84
|
-
- examples/
|
85
|
-
- examples/
|
86
|
-
- examples/
|
87
|
-
- examples/
|
88
|
-
- examples/
|
89
|
-
- examples/
|
90
|
-
- examples/
|
91
|
-
- examples/
|
92
|
-
- examples/
|
93
|
-
- examples/
|
94
|
-
- examples/
|
95
|
-
- examples/
|
96
|
-
- examples/
|
97
|
-
- examples/
|
98
|
-
- examples/
|
99
|
-
- examples/
|
100
|
-
- examples/
|
101
|
-
- examples/
|
102
|
-
- examples/
|
103
|
-
- examples/
|
104
|
-
- examples/
|
105
|
-
- examples/
|
106
|
-
- examples/
|
107
|
-
- examples/
|
108
|
-
- examples/
|
109
|
-
- examples/
|
110
|
-
- examples/
|
111
|
-
- examples/
|
112
|
-
- examples/
|
113
|
-
- examples/
|
114
|
-
- examples/
|
115
|
-
- examples/
|
116
|
-
- examples/
|
117
|
-
- examples/
|
118
|
-
- examples/
|
119
|
-
- examples/
|
120
|
-
- examples/
|
121
|
-
- examples/
|
122
|
-
- examples/
|
123
|
-
- examples/
|
124
|
-
- examples/
|
125
|
-
- examples/
|
126
|
-
- examples/
|
127
|
-
- examples/
|
128
|
-
- examples/
|
129
|
-
- examples/
|
130
|
-
- examples/
|
131
|
-
- examples/
|
132
|
-
- examples/
|
133
|
-
- examples/
|
134
|
-
- examples/
|
135
|
-
- examples/
|
136
|
-
- examples/
|
137
|
-
- examples/
|
138
|
-
- examples/
|
139
|
-
- examples/
|
140
|
-
- examples/
|
141
|
-
- examples/
|
142
|
-
- examples/
|
143
|
-
- examples/
|
144
|
-
- examples/
|
145
|
-
- examples/
|
146
|
-
- examples/
|
147
|
-
- examples/
|
148
|
-
- examples/
|
149
|
-
- examples/
|
150
|
-
- examples/
|
151
|
-
- examples/
|
152
|
-
- examples/
|
153
|
-
- examples/
|
154
|
-
- examples/
|
155
|
-
- examples/
|
156
|
-
- examples/
|
157
|
-
- examples/
|
158
|
-
- examples/
|
159
|
-
- examples/
|
160
|
-
- examples/
|
161
|
-
- examples/
|
162
|
-
- examples/
|
163
|
-
- examples/
|
164
|
-
- examples/
|
165
|
-
- examples/
|
166
|
-
- examples/
|
167
|
-
- examples/
|
168
|
-
- examples/
|
169
|
-
- examples/
|
170
|
-
- examples/
|
171
|
-
- examples/
|
172
|
-
- examples/
|
173
|
-
- examples/
|
174
|
-
- examples/
|
175
|
-
- examples/
|
176
|
-
- examples/
|
177
|
-
- examples/
|
178
|
-
- examples/
|
179
|
-
- examples/
|
180
|
-
- examples/
|
181
|
-
- examples/
|
182
|
-
- examples/
|
183
|
-
- examples/
|
184
|
-
- examples/
|
185
|
-
- examples/
|
186
|
-
- examples/
|
187
|
-
- examples/
|
188
|
-
- examples/
|
189
|
-
- examples/
|
190
|
-
- examples/
|
191
|
-
- examples/
|
192
|
-
- examples/
|
193
|
-
- examples/
|
194
|
-
- examples/
|
195
|
-
- examples/
|
196
|
-
- examples/
|
197
|
-
- examples/
|
198
|
-
- examples/
|
199
|
-
- examples/
|
200
|
-
- examples/
|
201
|
-
- examples/
|
202
|
-
- examples/
|
203
|
-
- examples/
|
204
|
-
- examples/
|
205
|
-
- examples/
|
206
|
-
- examples/
|
207
|
-
- examples/
|
208
|
-
- examples/
|
209
|
-
- examples/
|
210
|
-
- examples/
|
211
|
-
- examples/
|
212
|
-
- examples/
|
213
|
-
- examples/
|
214
|
-
- examples/
|
215
|
-
- examples/
|
216
|
-
- examples/
|
217
|
-
- examples/
|
218
|
-
- examples/
|
219
|
-
- examples/
|
220
|
-
- examples/
|
221
|
-
- examples/
|
222
|
-
- examples/
|
223
|
-
- examples/
|
224
|
-
- examples/
|
225
|
-
- examples/
|
226
|
-
- examples/
|
227
|
-
- examples/
|
228
|
-
- examples/
|
229
|
-
- examples/
|
230
|
-
- examples/
|
231
|
-
- examples/
|
232
|
-
- examples/
|
233
|
-
- examples/
|
234
|
-
- examples/
|
235
|
-
- examples/
|
236
|
-
- examples/
|
237
|
-
- examples/
|
238
|
-
- examples/
|
239
|
-
- examples/
|
240
|
-
- examples/
|
241
|
-
- examples/
|
242
|
-
- examples/
|
243
|
-
- examples/
|
244
|
-
- examples/
|
245
|
-
- examples/
|
246
|
-
- examples/
|
247
|
-
- examples/
|
248
|
-
- examples/
|
249
|
-
- examples/
|
250
|
-
- examples/
|
251
|
-
- examples/
|
252
|
-
- examples/
|
253
|
-
- examples/
|
254
|
-
- examples/
|
255
|
-
- examples/
|
256
|
-
- examples/
|
257
|
-
- examples/
|
258
|
-
- examples/
|
259
|
-
- examples/
|
260
|
-
- examples/
|
261
|
-
- examples/
|
262
|
-
- examples/
|
263
|
-
- examples/
|
264
|
-
- examples/
|
265
|
-
- examples/
|
266
|
-
- examples/
|
267
|
-
- examples/
|
268
|
-
- examples/
|
269
|
-
- examples/
|
270
|
-
- examples/
|
271
|
-
- examples/
|
272
|
-
- examples/
|
273
|
-
- examples/
|
274
|
-
- examples/
|
275
|
-
- examples/
|
276
|
-
- examples/
|
277
|
-
- examples/
|
278
|
-
- examples/
|
279
|
-
- examples/
|
280
|
-
- examples/
|
281
|
-
- examples/
|
282
|
-
- examples/
|
283
|
-
- examples/
|
284
|
-
- examples/
|
285
|
-
- examples/
|
286
|
-
- examples/
|
287
|
-
- examples/
|
288
|
-
- examples/
|
289
|
-
- examples/
|
290
|
-
- examples/
|
291
|
-
- examples/
|
292
|
-
- examples/
|
293
|
-
- examples/
|
294
|
-
- examples/
|
295
|
-
- examples/
|
296
|
-
- examples/
|
297
|
-
- examples/
|
298
|
-
- examples/
|
299
|
-
- examples/
|
300
|
-
- examples/
|
301
|
-
- examples/
|
302
|
-
- examples/
|
303
|
-
- examples/
|
304
|
-
- examples/
|
305
|
-
- examples/
|
306
|
-
- examples/
|
307
|
-
- examples/
|
308
|
-
- examples/
|
309
|
-
- examples/
|
310
|
-
- examples/
|
311
|
-
- examples/
|
312
|
-
- examples/
|
313
|
-
- examples/
|
314
|
-
- examples/
|
315
|
-
- examples/
|
316
|
-
- examples/
|
317
|
-
- examples/
|
318
|
-
- examples/
|
319
|
-
- examples/
|
320
|
-
- examples/
|
321
|
-
- examples/
|
322
|
-
- examples/
|
323
|
-
- examples/
|
324
|
-
- examples/
|
325
|
-
- examples/
|
326
|
-
- examples/
|
327
|
-
- examples/
|
328
|
-
- examples/
|
329
|
-
- examples/
|
330
|
-
- examples/
|
331
|
-
- examples/
|
332
|
-
- examples/
|
333
|
-
- examples/
|
334
|
-
- examples/
|
335
|
-
- examples/
|
336
|
-
- examples/
|
337
|
-
- examples/
|
338
|
-
- examples/
|
339
|
-
- examples/
|
340
|
-
- examples/
|
341
|
-
- examples/
|
342
|
-
- examples/
|
343
|
-
- examples/
|
344
|
-
- examples/
|
345
|
-
- examples/
|
346
|
-
- examples/
|
347
|
-
- examples/
|
348
|
-
- examples/
|
349
|
-
- examples/
|
350
|
-
- examples/
|
351
|
-
- examples/
|
352
|
-
- examples/
|
353
|
-
- examples/
|
354
|
-
- examples/
|
355
|
-
- examples/
|
356
|
-
- examples/
|
357
|
-
- examples/
|
358
|
-
- examples/
|
359
|
-
- examples/
|
360
|
-
- examples/
|
361
|
-
- examples/
|
362
|
-
- examples/
|
363
|
-
- examples/
|
364
|
-
- examples/
|
365
|
-
- examples/
|
366
|
-
- examples/
|
367
|
-
- examples/
|
368
|
-
- examples/
|
369
|
-
- examples/
|
370
|
-
- examples/
|
371
|
-
- examples/
|
372
|
-
- examples/
|
373
|
-
- examples/
|
374
|
-
- examples/
|
375
|
-
- examples/
|
376
|
-
- examples/
|
377
|
-
- examples/
|
378
|
-
- examples/
|
379
|
-
- examples/
|
380
|
-
- examples/
|
381
|
-
- examples/
|
382
|
-
- examples/
|
383
|
-
- examples/
|
384
|
-
- examples/
|
385
|
-
- examples/
|
386
|
-
- examples/
|
387
|
-
- examples/
|
388
|
-
- examples/
|
389
|
-
- examples/
|
390
|
-
- examples/
|
391
|
-
- examples/
|
392
|
-
- examples/
|
393
|
-
- examples/
|
394
|
-
- examples/
|
395
|
-
- examples/
|
396
|
-
- examples/
|
397
|
-
- examples/
|
398
|
-
- examples/
|
399
|
-
- examples/
|
400
|
-
- examples/
|
401
|
-
- examples/
|
402
|
-
- examples/
|
403
|
-
- examples/
|
404
|
-
- examples/
|
405
|
-
- examples/
|
406
|
-
- examples/
|
407
|
-
- examples/
|
408
|
-
- examples/
|
409
|
-
- examples/
|
410
|
-
- examples/
|
411
|
-
- examples/
|
412
|
-
- examples/
|
413
|
-
- examples/
|
414
|
-
- examples/
|
415
|
-
- examples/
|
416
|
-
- examples/
|
417
|
-
- examples/
|
418
|
-
- examples/
|
419
|
-
- examples/
|
420
|
-
- examples/
|
421
|
-
- examples/
|
422
|
-
- examples/
|
423
|
-
- examples/
|
424
|
-
- examples/
|
425
|
-
- examples/
|
426
|
-
- examples/
|
427
|
-
- examples/
|
428
|
-
- examples/
|
429
|
-
- examples/
|
430
|
-
- examples/
|
431
|
-
- examples/
|
432
|
-
- examples/
|
433
|
-
- examples/
|
434
|
-
- examples/
|
435
|
-
- examples/
|
436
|
-
- examples/
|
437
|
-
- examples/
|
438
|
-
- examples/
|
439
|
-
- examples/
|
440
|
-
- examples/
|
441
|
-
- examples/
|
442
|
-
- examples/
|
443
|
-
- examples/
|
444
|
-
- examples/
|
445
|
-
- examples/
|
446
|
-
- examples/
|
447
|
-
- examples/
|
448
|
-
- examples/
|
449
|
-
- examples/
|
450
|
-
- examples/
|
451
|
-
- examples/
|
452
|
-
- examples/
|
453
|
-
- examples/
|
454
|
-
- examples/
|
455
|
-
- examples/
|
456
|
-
- examples/
|
457
|
-
- examples/
|
458
|
-
- examples/
|
459
|
-
- examples/
|
460
|
-
- examples/
|
461
|
-
- examples/
|
462
|
-
- examples/
|
463
|
-
- examples/
|
464
|
-
- examples/
|
465
|
-
- examples/
|
466
|
-
- examples/
|
467
|
-
- examples/
|
468
|
-
- examples/
|
469
|
-
- examples/
|
470
|
-
- examples/
|
471
|
-
- examples/
|
472
|
-
- examples/
|
473
|
-
- examples/
|
474
|
-
- examples/
|
475
|
-
- examples/
|
476
|
-
- examples/
|
477
|
-
- examples/
|
478
|
-
- examples/
|
479
|
-
- examples/
|
480
|
-
- examples/
|
481
|
-
- examples/
|
482
|
-
- examples/
|
483
|
-
- examples/
|
484
|
-
- examples/
|
485
|
-
- examples/
|
486
|
-
- examples/
|
487
|
-
- examples/
|
488
|
-
- examples/
|
489
|
-
- examples/
|
490
|
-
- examples/
|
491
|
-
- examples/
|
492
|
-
- examples/
|
493
|
-
- examples/
|
494
|
-
- examples/
|
495
|
-
- examples/
|
496
|
-
- examples/
|
497
|
-
- examples/
|
498
|
-
- examples/
|
499
|
-
- examples/
|
500
|
-
- examples/
|
501
|
-
- examples/
|
502
|
-
- examples/
|
503
|
-
- examples/
|
504
|
-
- examples/
|
505
|
-
- examples/
|
506
|
-
- examples/
|
507
|
-
- examples/
|
508
|
-
- examples/
|
509
|
-
- examples/
|
510
|
-
- examples/
|
511
|
-
- examples/
|
512
|
-
- examples/
|
513
|
-
- examples/
|
514
|
-
- examples/
|
515
|
-
- examples/
|
516
|
-
- examples/
|
517
|
-
- examples/
|
518
|
-
- examples/
|
519
|
-
- examples/
|
520
|
-
- examples/
|
521
|
-
- examples/
|
522
|
-
- examples/
|
523
|
-
- examples/
|
524
|
-
- examples/
|
525
|
-
- examples/
|
526
|
-
- examples/
|
527
|
-
- examples/
|
528
|
-
- examples/
|
529
|
-
- examples/
|
530
|
-
- examples/
|
531
|
-
- examples/
|
532
|
-
- examples/
|
533
|
-
- examples/
|
534
|
-
- examples/
|
535
|
-
- examples/
|
536
|
-
- examples/
|
537
|
-
- examples/
|
538
|
-
- examples/
|
539
|
-
- examples/
|
540
|
-
- examples/
|
541
|
-
- examples/
|
542
|
-
- examples/
|
543
|
-
- examples/
|
544
|
-
- examples/
|
545
|
-
- examples/
|
546
|
-
- examples/
|
547
|
-
- examples/
|
548
|
-
- examples/
|
549
|
-
- examples/
|
550
|
-
- examples/
|
551
|
-
- examples/
|
552
|
-
- examples/
|
553
|
-
- examples/
|
554
|
-
- examples/
|
555
|
-
- examples/
|
556
|
-
- examples/
|
557
|
-
- examples/
|
558
|
-
- examples/
|
559
|
-
- examples/
|
560
|
-
- examples/
|
561
|
-
- examples/
|
562
|
-
- examples/
|
563
|
-
- examples/
|
564
|
-
- examples/
|
565
|
-
- examples/
|
566
|
-
- examples/
|
567
|
-
- examples/
|
568
|
-
- examples/
|
569
|
-
- examples/
|
570
|
-
- examples/
|
571
|
-
- examples/
|
572
|
-
- examples/
|
573
|
-
- examples/
|
574
|
-
- examples/
|
575
|
-
- examples/
|
576
|
-
- examples/
|
577
|
-
- examples/
|
578
|
-
- examples/
|
579
|
-
- examples/
|
580
|
-
- examples/
|
581
|
-
- examples/
|
582
|
-
- examples/
|
583
|
-
- examples/
|
584
|
-
- examples/
|
585
|
-
- examples/
|
586
|
-
- examples/
|
587
|
-
- examples/
|
588
|
-
- examples/
|
589
|
-
- examples/
|
590
|
-
-
|
591
|
-
-
|
592
|
-
- lib/dfp_api/v201308/reconciliation_order_report_service_registry.rb
|
593
|
-
- lib/dfp_api/v201308/rate_card_customization_service_registry.rb
|
594
|
-
- lib/dfp_api/v201308/suggested_ad_unit_service.rb
|
595
|
-
- lib/dfp_api/v201308/company_service.rb
|
596
|
-
- lib/dfp_api/v201308/placement_service_registry.rb
|
597
|
-
- lib/dfp_api/v201308/contact_service.rb
|
598
|
-
- lib/dfp_api/v201308/audience_segment_service.rb
|
599
|
-
- lib/dfp_api/v201308/activity_service_registry.rb
|
600
|
-
- lib/dfp_api/v201308/custom_field_service_registry.rb
|
601
|
-
- lib/dfp_api/v201308/line_item_creative_association_service_registry.rb
|
602
|
-
- lib/dfp_api/v201308/label_service_registry.rb
|
603
|
-
- lib/dfp_api/v201308/network_service_registry.rb
|
604
|
-
- lib/dfp_api/v201308/report_service_registry.rb
|
605
|
-
- lib/dfp_api/v201308/creative_wrapper_service_registry.rb
|
606
|
-
- lib/dfp_api/v201308/team_service.rb
|
607
|
-
- lib/dfp_api/v201308/creative_wrapper_service.rb
|
608
|
-
- lib/dfp_api/v201308/contact_service_registry.rb
|
609
|
-
- lib/dfp_api/v201308/content_bundle_service_registry.rb
|
610
|
-
- lib/dfp_api/v201308/user_team_association_service_registry.rb
|
611
|
-
- lib/dfp_api/v201308/creative_set_service.rb
|
612
|
-
- lib/dfp_api/v201308/reconciliation_report_row_service.rb
|
613
|
-
- lib/dfp_api/v201308/base_rate_service.rb
|
614
|
-
- lib/dfp_api/v201308/proposal_service.rb
|
615
|
-
- lib/dfp_api/v201308/publisher_query_language_service_registry.rb
|
616
|
-
- lib/dfp_api/v201308/activity_service.rb
|
617
|
-
- lib/dfp_api/v201308/proposal_service_registry.rb
|
618
|
-
- lib/dfp_api/v201308/user_team_association_service.rb
|
619
|
-
- lib/dfp_api/v201308/order_service_registry.rb
|
620
|
-
- lib/dfp_api/v201308/creative_template_service_registry.rb
|
621
|
-
- lib/dfp_api/v201308/label_service.rb
|
622
|
-
- lib/dfp_api/v201308/forecast_service.rb
|
623
|
-
- lib/dfp_api/v201308/report_service.rb
|
624
|
-
- lib/dfp_api/v201308/forecast_service_registry.rb
|
625
|
-
- lib/dfp_api/v201308/inventory_service_registry.rb
|
626
|
-
- lib/dfp_api/v201308/product_template_service_registry.rb
|
627
|
-
- lib/dfp_api/v201308/workflow_action_service_registry.rb
|
628
|
-
- lib/dfp_api/v201308/activity_group_service_registry.rb
|
629
|
-
- lib/dfp_api/v201308/content_service_registry.rb
|
630
|
-
- lib/dfp_api/v201308/line_item_template_service.rb
|
631
|
-
- lib/dfp_api/v201308/rate_card_service_registry.rb
|
632
|
-
- lib/dfp_api/v201308/custom_targeting_service_registry.rb
|
633
|
-
- lib/dfp_api/v201308/custom_targeting_service.rb
|
634
|
-
- lib/dfp_api/v201308/line_item_creative_association_service.rb
|
635
|
-
- lib/dfp_api/v201308/base_rate_service_registry.rb
|
636
|
-
- lib/dfp_api/v201308/proposal_line_item_service_registry.rb
|
637
|
-
- lib/dfp_api/v201308/suggested_ad_unit_service_registry.rb
|
638
|
-
- lib/dfp_api/v201308/network_service.rb
|
639
|
-
- lib/dfp_api/v201308/ad_rule_service_registry.rb
|
640
|
-
- lib/dfp_api/v201308/product_template_service.rb
|
641
|
-
- lib/dfp_api/v201308/custom_field_service.rb
|
642
|
-
- lib/dfp_api/v201308/company_service_registry.rb
|
643
|
-
- lib/dfp_api/v201308/user_service_registry.rb
|
644
|
-
- lib/dfp_api/v201308/team_service_registry.rb
|
645
|
-
- lib/dfp_api/v201308/reconciliation_report_service_registry.rb
|
646
|
-
- lib/dfp_api/v201308/workflow_action_service.rb
|
647
|
-
- lib/dfp_api/v201308/reconciliation_order_report_service.rb
|
648
|
-
- lib/dfp_api/v201308/line_item_template_service_registry.rb
|
649
|
-
- lib/dfp_api/v201308/creative_service.rb
|
650
|
-
- lib/dfp_api/v201308/proposal_line_item_service.rb
|
651
|
-
- lib/dfp_api/v201308/activity_group_service.rb
|
652
|
-
- lib/dfp_api/v201308/publisher_query_language_service.rb
|
653
|
-
- lib/dfp_api/v201308/reconciliation_report_row_service_registry.rb
|
654
|
-
- lib/dfp_api/v201308/content_service.rb
|
655
|
-
- lib/dfp_api/v201308/product_service.rb
|
656
|
-
- lib/dfp_api/v201308/creative_template_service.rb
|
657
|
-
- lib/dfp_api/v201308/creative_set_service_registry.rb
|
658
|
-
- lib/dfp_api/v201308/ad_rule_service.rb
|
659
|
-
- lib/dfp_api/v201308/rate_card_service.rb
|
660
|
-
- lib/dfp_api/v201308/user_service.rb
|
661
|
-
- lib/dfp_api/v201308/creative_service_registry.rb
|
662
|
-
- lib/dfp_api/v201308/content_bundle_service.rb
|
663
|
-
- lib/dfp_api/v201308/order_service.rb
|
664
|
-
- lib/dfp_api/v201308/audience_segment_service_registry.rb
|
665
|
-
- lib/dfp_api/v201308/product_service_registry.rb
|
666
|
-
- lib/dfp_api/v201308/line_item_service.rb
|
667
|
-
- lib/dfp_api/v201308/rate_card_customization_service.rb
|
668
|
-
- lib/dfp_api/v201308/placement_service.rb
|
669
|
-
- lib/dfp_api/v201308/reconciliation_report_service.rb
|
670
|
-
- lib/dfp_api/v201308/inventory_service.rb
|
671
|
-
- lib/dfp_api/v201308/line_item_service_registry.rb
|
672
|
-
- lib/dfp_api/v201408/reconciliation_order_report_service_registry.rb
|
673
|
-
- lib/dfp_api/v201408/suggested_ad_unit_service.rb
|
674
|
-
- lib/dfp_api/v201408/company_service.rb
|
675
|
-
- lib/dfp_api/v201408/workflow_request_service_registry.rb
|
676
|
-
- lib/dfp_api/v201408/placement_service_registry.rb
|
677
|
-
- lib/dfp_api/v201408/contact_service.rb
|
678
|
-
- lib/dfp_api/v201408/audience_segment_service.rb
|
679
|
-
- lib/dfp_api/v201408/activity_service_registry.rb
|
680
|
-
- lib/dfp_api/v201408/custom_field_service_registry.rb
|
681
|
-
- lib/dfp_api/v201408/line_item_creative_association_service_registry.rb
|
682
|
-
- lib/dfp_api/v201408/label_service_registry.rb
|
683
|
-
- lib/dfp_api/v201408/network_service_registry.rb
|
684
|
-
- lib/dfp_api/v201408/report_service_registry.rb
|
685
|
-
- lib/dfp_api/v201408/creative_wrapper_service_registry.rb
|
686
|
-
- lib/dfp_api/v201408/team_service.rb
|
687
|
-
- lib/dfp_api/v201408/creative_wrapper_service.rb
|
688
|
-
- lib/dfp_api/v201408/contact_service_registry.rb
|
689
|
-
- lib/dfp_api/v201408/content_bundle_service_registry.rb
|
690
|
-
- lib/dfp_api/v201408/user_team_association_service_registry.rb
|
691
|
-
- lib/dfp_api/v201408/creative_set_service.rb
|
692
|
-
- lib/dfp_api/v201408/reconciliation_report_row_service.rb
|
693
|
-
- lib/dfp_api/v201408/base_rate_service.rb
|
694
|
-
- lib/dfp_api/v201408/proposal_service.rb
|
695
|
-
- lib/dfp_api/v201408/publisher_query_language_service_registry.rb
|
696
|
-
- lib/dfp_api/v201408/activity_service.rb
|
697
|
-
- lib/dfp_api/v201408/proposal_service_registry.rb
|
698
|
-
- lib/dfp_api/v201408/exchange_rate_service_registry.rb
|
699
|
-
- lib/dfp_api/v201408/user_team_association_service.rb
|
700
|
-
- lib/dfp_api/v201408/order_service_registry.rb
|
701
|
-
- lib/dfp_api/v201408/creative_template_service_registry.rb
|
702
|
-
- lib/dfp_api/v201408/label_service.rb
|
703
|
-
- lib/dfp_api/v201408/forecast_service.rb
|
704
|
-
- lib/dfp_api/v201408/report_service.rb
|
705
|
-
- lib/dfp_api/v201408/forecast_service_registry.rb
|
706
|
-
- lib/dfp_api/v201408/inventory_service_registry.rb
|
707
|
-
- lib/dfp_api/v201408/product_template_service_registry.rb
|
708
|
-
- lib/dfp_api/v201408/activity_group_service_registry.rb
|
709
|
-
- lib/dfp_api/v201408/content_service_registry.rb
|
710
|
-
- lib/dfp_api/v201408/line_item_template_service.rb
|
711
|
-
- lib/dfp_api/v201408/content_metadata_key_hierarchy_service.rb
|
712
|
-
- lib/dfp_api/v201408/rate_card_service_registry.rb
|
713
|
-
- lib/dfp_api/v201408/live_stream_event_service.rb
|
714
|
-
- lib/dfp_api/v201408/custom_targeting_service_registry.rb
|
715
|
-
- lib/dfp_api/v201408/custom_targeting_service.rb
|
716
|
-
- lib/dfp_api/v201408/line_item_creative_association_service.rb
|
717
|
-
- lib/dfp_api/v201408/workflow_request_service.rb
|
718
|
-
- lib/dfp_api/v201408/base_rate_service_registry.rb
|
719
|
-
- lib/dfp_api/v201408/proposal_line_item_service_registry.rb
|
720
|
-
- lib/dfp_api/v201408/suggested_ad_unit_service_registry.rb
|
721
|
-
- lib/dfp_api/v201408/network_service.rb
|
722
|
-
- lib/dfp_api/v201408/ad_rule_service_registry.rb
|
723
|
-
- lib/dfp_api/v201408/product_template_service.rb
|
724
|
-
- lib/dfp_api/v201408/custom_field_service.rb
|
725
|
-
- lib/dfp_api/v201408/company_service_registry.rb
|
726
|
-
- lib/dfp_api/v201408/user_service_registry.rb
|
727
|
-
- lib/dfp_api/v201408/team_service_registry.rb
|
728
|
-
- lib/dfp_api/v201408/reconciliation_report_service_registry.rb
|
729
|
-
- lib/dfp_api/v201408/reconciliation_order_report_service.rb
|
730
|
-
- lib/dfp_api/v201408/line_item_template_service_registry.rb
|
731
|
-
- lib/dfp_api/v201408/exchange_rate_service.rb
|
732
|
-
- lib/dfp_api/v201408/creative_service.rb
|
733
|
-
- lib/dfp_api/v201408/proposal_line_item_service.rb
|
734
|
-
- lib/dfp_api/v201408/activity_group_service.rb
|
735
|
-
- lib/dfp_api/v201408/publisher_query_language_service.rb
|
736
|
-
- lib/dfp_api/v201408/reconciliation_report_row_service_registry.rb
|
737
|
-
- lib/dfp_api/v201408/content_service.rb
|
738
|
-
- lib/dfp_api/v201408/product_service.rb
|
739
|
-
- lib/dfp_api/v201408/creative_template_service.rb
|
740
|
-
- lib/dfp_api/v201408/creative_set_service_registry.rb
|
741
|
-
- lib/dfp_api/v201408/premium_rate_service.rb
|
742
|
-
- lib/dfp_api/v201408/ad_rule_service.rb
|
743
|
-
- lib/dfp_api/v201408/rate_card_service.rb
|
744
|
-
- lib/dfp_api/v201408/user_service.rb
|
745
|
-
- lib/dfp_api/v201408/creative_service_registry.rb
|
746
|
-
- lib/dfp_api/v201408/content_bundle_service.rb
|
747
|
-
- lib/dfp_api/v201408/order_service.rb
|
748
|
-
- lib/dfp_api/v201408/live_stream_event_service_registry.rb
|
749
|
-
- lib/dfp_api/v201408/audience_segment_service_registry.rb
|
750
|
-
- lib/dfp_api/v201408/product_service_registry.rb
|
751
|
-
- lib/dfp_api/v201408/line_item_service.rb
|
752
|
-
- lib/dfp_api/v201408/content_metadata_key_hierarchy_service_registry.rb
|
753
|
-
- lib/dfp_api/v201408/placement_service.rb
|
754
|
-
- lib/dfp_api/v201408/reconciliation_report_service.rb
|
755
|
-
- lib/dfp_api/v201408/inventory_service.rb
|
756
|
-
- lib/dfp_api/v201408/line_item_service_registry.rb
|
757
|
-
- lib/dfp_api/v201408/premium_rate_service_registry.rb
|
758
|
-
- lib/dfp_api/v201403/reconciliation_order_report_service_registry.rb
|
759
|
-
- lib/dfp_api/v201403/rate_card_customization_service_registry.rb
|
760
|
-
- lib/dfp_api/v201403/suggested_ad_unit_service.rb
|
761
|
-
- lib/dfp_api/v201403/company_service.rb
|
762
|
-
- lib/dfp_api/v201403/workflow_request_service_registry.rb
|
763
|
-
- lib/dfp_api/v201403/placement_service_registry.rb
|
764
|
-
- lib/dfp_api/v201403/contact_service.rb
|
765
|
-
- lib/dfp_api/v201403/audience_segment_service.rb
|
766
|
-
- lib/dfp_api/v201403/activity_service_registry.rb
|
767
|
-
- lib/dfp_api/v201403/custom_field_service_registry.rb
|
768
|
-
- lib/dfp_api/v201403/line_item_creative_association_service_registry.rb
|
769
|
-
- lib/dfp_api/v201403/label_service_registry.rb
|
770
|
-
- lib/dfp_api/v201403/network_service_registry.rb
|
771
|
-
- lib/dfp_api/v201403/rate_card_customization_group_service_registry.rb
|
772
|
-
- lib/dfp_api/v201403/report_service_registry.rb
|
773
|
-
- lib/dfp_api/v201403/creative_wrapper_service_registry.rb
|
774
|
-
- lib/dfp_api/v201403/team_service.rb
|
775
|
-
- lib/dfp_api/v201403/creative_wrapper_service.rb
|
776
|
-
- lib/dfp_api/v201403/contact_service_registry.rb
|
777
|
-
- lib/dfp_api/v201403/content_bundle_service_registry.rb
|
778
|
-
- lib/dfp_api/v201403/user_team_association_service_registry.rb
|
779
|
-
- lib/dfp_api/v201403/creative_set_service.rb
|
780
|
-
- lib/dfp_api/v201403/reconciliation_report_row_service.rb
|
781
|
-
- lib/dfp_api/v201403/base_rate_service.rb
|
782
|
-
- lib/dfp_api/v201403/proposal_service.rb
|
783
|
-
- lib/dfp_api/v201403/publisher_query_language_service_registry.rb
|
784
|
-
- lib/dfp_api/v201403/activity_service.rb
|
785
|
-
- lib/dfp_api/v201403/proposal_service_registry.rb
|
786
|
-
- lib/dfp_api/v201403/exchange_rate_service_registry.rb
|
787
|
-
- lib/dfp_api/v201403/user_team_association_service.rb
|
788
|
-
- lib/dfp_api/v201403/order_service_registry.rb
|
789
|
-
- lib/dfp_api/v201403/creative_template_service_registry.rb
|
790
|
-
- lib/dfp_api/v201403/label_service.rb
|
791
|
-
- lib/dfp_api/v201403/forecast_service.rb
|
792
|
-
- lib/dfp_api/v201403/report_service.rb
|
793
|
-
- lib/dfp_api/v201403/forecast_service_registry.rb
|
794
|
-
- lib/dfp_api/v201403/rate_card_customization_group_service.rb
|
795
|
-
- lib/dfp_api/v201403/inventory_service_registry.rb
|
796
|
-
- lib/dfp_api/v201403/product_template_service_registry.rb
|
797
|
-
- lib/dfp_api/v201403/activity_group_service_registry.rb
|
798
|
-
- lib/dfp_api/v201403/content_service_registry.rb
|
799
|
-
- lib/dfp_api/v201403/line_item_template_service.rb
|
800
|
-
- lib/dfp_api/v201403/content_metadata_key_hierarchy_service.rb
|
801
|
-
- lib/dfp_api/v201403/rate_card_service_registry.rb
|
802
|
-
- lib/dfp_api/v201403/live_stream_event_service.rb
|
803
|
-
- lib/dfp_api/v201403/custom_targeting_service_registry.rb
|
804
|
-
- lib/dfp_api/v201403/custom_targeting_service.rb
|
805
|
-
- lib/dfp_api/v201403/line_item_creative_association_service.rb
|
806
|
-
- lib/dfp_api/v201403/workflow_request_service.rb
|
807
|
-
- lib/dfp_api/v201403/base_rate_service_registry.rb
|
808
|
-
- lib/dfp_api/v201403/proposal_line_item_service_registry.rb
|
809
|
-
- lib/dfp_api/v201403/suggested_ad_unit_service_registry.rb
|
810
|
-
- lib/dfp_api/v201403/network_service.rb
|
811
|
-
- lib/dfp_api/v201403/ad_rule_service_registry.rb
|
812
|
-
- lib/dfp_api/v201403/product_template_service.rb
|
813
|
-
- lib/dfp_api/v201403/custom_field_service.rb
|
814
|
-
- lib/dfp_api/v201403/company_service_registry.rb
|
815
|
-
- lib/dfp_api/v201403/user_service_registry.rb
|
816
|
-
- lib/dfp_api/v201403/team_service_registry.rb
|
817
|
-
- lib/dfp_api/v201403/reconciliation_report_service_registry.rb
|
818
|
-
- lib/dfp_api/v201403/reconciliation_order_report_service.rb
|
819
|
-
- lib/dfp_api/v201403/line_item_template_service_registry.rb
|
820
|
-
- lib/dfp_api/v201403/exchange_rate_service.rb
|
821
|
-
- lib/dfp_api/v201403/creative_service.rb
|
822
|
-
- lib/dfp_api/v201403/proposal_line_item_service.rb
|
823
|
-
- lib/dfp_api/v201403/activity_group_service.rb
|
824
|
-
- lib/dfp_api/v201403/publisher_query_language_service.rb
|
825
|
-
- lib/dfp_api/v201403/reconciliation_report_row_service_registry.rb
|
826
|
-
- lib/dfp_api/v201403/content_service.rb
|
827
|
-
- lib/dfp_api/v201403/product_service.rb
|
828
|
-
- lib/dfp_api/v201403/creative_template_service.rb
|
829
|
-
- lib/dfp_api/v201403/creative_set_service_registry.rb
|
830
|
-
- lib/dfp_api/v201403/ad_rule_service.rb
|
831
|
-
- lib/dfp_api/v201403/rate_card_service.rb
|
832
|
-
- lib/dfp_api/v201403/user_service.rb
|
833
|
-
- lib/dfp_api/v201403/creative_service_registry.rb
|
834
|
-
- lib/dfp_api/v201403/content_bundle_service.rb
|
835
|
-
- lib/dfp_api/v201403/order_service.rb
|
836
|
-
- lib/dfp_api/v201403/live_stream_event_service_registry.rb
|
837
|
-
- lib/dfp_api/v201403/audience_segment_service_registry.rb
|
838
|
-
- lib/dfp_api/v201403/product_service_registry.rb
|
839
|
-
- lib/dfp_api/v201403/line_item_service.rb
|
840
|
-
- lib/dfp_api/v201403/rate_card_customization_service.rb
|
841
|
-
- lib/dfp_api/v201403/content_metadata_key_hierarchy_service_registry.rb
|
842
|
-
- lib/dfp_api/v201403/placement_service.rb
|
843
|
-
- lib/dfp_api/v201403/reconciliation_report_service.rb
|
844
|
-
- lib/dfp_api/v201403/inventory_service.rb
|
845
|
-
- lib/dfp_api/v201403/line_item_service_registry.rb
|
846
|
-
- lib/dfp_api/client_login_header_handler.rb
|
847
|
-
- lib/dfp_api/credential_handler.rb
|
848
|
-
- lib/dfp_api/v201306/reconciliation_order_report_service_registry.rb
|
849
|
-
- lib/dfp_api/v201306/rate_card_customization_service_registry.rb
|
850
|
-
- lib/dfp_api/v201306/suggested_ad_unit_service.rb
|
851
|
-
- lib/dfp_api/v201306/company_service.rb
|
852
|
-
- lib/dfp_api/v201306/placement_service_registry.rb
|
853
|
-
- lib/dfp_api/v201306/contact_service.rb
|
854
|
-
- lib/dfp_api/v201306/audience_segment_service.rb
|
855
|
-
- lib/dfp_api/v201306/activity_service_registry.rb
|
856
|
-
- lib/dfp_api/v201306/custom_field_service_registry.rb
|
857
|
-
- lib/dfp_api/v201306/line_item_creative_association_service_registry.rb
|
858
|
-
- lib/dfp_api/v201306/label_service_registry.rb
|
859
|
-
- lib/dfp_api/v201306/network_service_registry.rb
|
860
|
-
- lib/dfp_api/v201306/report_service_registry.rb
|
861
|
-
- lib/dfp_api/v201306/creative_wrapper_service_registry.rb
|
862
|
-
- lib/dfp_api/v201306/team_service.rb
|
863
|
-
- lib/dfp_api/v201306/creative_wrapper_service.rb
|
864
|
-
- lib/dfp_api/v201306/contact_service_registry.rb
|
865
|
-
- lib/dfp_api/v201306/content_bundle_service_registry.rb
|
866
|
-
- lib/dfp_api/v201306/user_team_association_service_registry.rb
|
867
|
-
- lib/dfp_api/v201306/creative_set_service.rb
|
868
|
-
- lib/dfp_api/v201306/reconciliation_report_row_service.rb
|
869
|
-
- lib/dfp_api/v201306/base_rate_service.rb
|
870
|
-
- lib/dfp_api/v201306/proposal_service.rb
|
871
|
-
- lib/dfp_api/v201306/publisher_query_language_service_registry.rb
|
872
|
-
- lib/dfp_api/v201306/activity_service.rb
|
873
|
-
- lib/dfp_api/v201306/proposal_service_registry.rb
|
874
|
-
- lib/dfp_api/v201306/user_team_association_service.rb
|
875
|
-
- lib/dfp_api/v201306/order_service_registry.rb
|
876
|
-
- lib/dfp_api/v201306/creative_template_service_registry.rb
|
877
|
-
- lib/dfp_api/v201306/label_service.rb
|
878
|
-
- lib/dfp_api/v201306/forecast_service.rb
|
879
|
-
- lib/dfp_api/v201306/report_service.rb
|
880
|
-
- lib/dfp_api/v201306/forecast_service_registry.rb
|
881
|
-
- lib/dfp_api/v201306/inventory_service_registry.rb
|
882
|
-
- lib/dfp_api/v201306/product_template_service_registry.rb
|
883
|
-
- lib/dfp_api/v201306/workflow_action_service_registry.rb
|
884
|
-
- lib/dfp_api/v201306/activity_group_service_registry.rb
|
885
|
-
- lib/dfp_api/v201306/content_service_registry.rb
|
886
|
-
- lib/dfp_api/v201306/line_item_template_service.rb
|
887
|
-
- lib/dfp_api/v201306/rate_card_service_registry.rb
|
888
|
-
- lib/dfp_api/v201306/custom_targeting_service_registry.rb
|
889
|
-
- lib/dfp_api/v201306/custom_targeting_service.rb
|
890
|
-
- lib/dfp_api/v201306/line_item_creative_association_service.rb
|
891
|
-
- lib/dfp_api/v201306/base_rate_service_registry.rb
|
892
|
-
- lib/dfp_api/v201306/proposal_line_item_service_registry.rb
|
893
|
-
- lib/dfp_api/v201306/suggested_ad_unit_service_registry.rb
|
894
|
-
- lib/dfp_api/v201306/network_service.rb
|
895
|
-
- lib/dfp_api/v201306/ad_rule_service_registry.rb
|
896
|
-
- lib/dfp_api/v201306/product_template_service.rb
|
897
|
-
- lib/dfp_api/v201306/custom_field_service.rb
|
898
|
-
- lib/dfp_api/v201306/company_service_registry.rb
|
899
|
-
- lib/dfp_api/v201306/user_service_registry.rb
|
900
|
-
- lib/dfp_api/v201306/team_service_registry.rb
|
901
|
-
- lib/dfp_api/v201306/reconciliation_report_service_registry.rb
|
902
|
-
- lib/dfp_api/v201306/workflow_action_service.rb
|
903
|
-
- lib/dfp_api/v201306/reconciliation_order_report_service.rb
|
904
|
-
- lib/dfp_api/v201306/line_item_template_service_registry.rb
|
905
|
-
- lib/dfp_api/v201306/creative_service.rb
|
906
|
-
- lib/dfp_api/v201306/proposal_line_item_service.rb
|
907
|
-
- lib/dfp_api/v201306/activity_group_service.rb
|
908
|
-
- lib/dfp_api/v201306/publisher_query_language_service.rb
|
909
|
-
- lib/dfp_api/v201306/reconciliation_report_row_service_registry.rb
|
910
|
-
- lib/dfp_api/v201306/content_service.rb
|
911
|
-
- lib/dfp_api/v201306/product_service.rb
|
912
|
-
- lib/dfp_api/v201306/creative_template_service.rb
|
913
|
-
- lib/dfp_api/v201306/creative_set_service_registry.rb
|
914
|
-
- lib/dfp_api/v201306/ad_rule_service.rb
|
915
|
-
- lib/dfp_api/v201306/rate_card_service.rb
|
916
|
-
- lib/dfp_api/v201306/user_service.rb
|
917
|
-
- lib/dfp_api/v201306/creative_service_registry.rb
|
918
|
-
- lib/dfp_api/v201306/content_bundle_service.rb
|
919
|
-
- lib/dfp_api/v201306/order_service.rb
|
920
|
-
- lib/dfp_api/v201306/audience_segment_service_registry.rb
|
921
|
-
- lib/dfp_api/v201306/product_service_registry.rb
|
922
|
-
- lib/dfp_api/v201306/line_item_service.rb
|
923
|
-
- lib/dfp_api/v201306/rate_card_customization_service.rb
|
924
|
-
- lib/dfp_api/v201306/placement_service.rb
|
925
|
-
- lib/dfp_api/v201306/reconciliation_report_service.rb
|
926
|
-
- lib/dfp_api/v201306/inventory_service.rb
|
927
|
-
- lib/dfp_api/v201306/line_item_service_registry.rb
|
928
|
-
- lib/dfp_api/errors.rb
|
929
|
-
- lib/dfp_api/v201211/suggested_ad_unit_service.rb
|
930
|
-
- lib/dfp_api/v201211/company_service.rb
|
931
|
-
- lib/dfp_api/v201211/placement_service_registry.rb
|
932
|
-
- lib/dfp_api/v201211/audience_segment_service.rb
|
933
|
-
- lib/dfp_api/v201211/custom_field_service_registry.rb
|
934
|
-
- lib/dfp_api/v201211/line_item_creative_association_service_registry.rb
|
935
|
-
- lib/dfp_api/v201211/label_service_registry.rb
|
936
|
-
- lib/dfp_api/v201211/network_service_registry.rb
|
937
|
-
- lib/dfp_api/v201211/report_service_registry.rb
|
938
|
-
- lib/dfp_api/v201211/creative_wrapper_service_registry.rb
|
939
|
-
- lib/dfp_api/v201211/team_service.rb
|
940
|
-
- lib/dfp_api/v201211/creative_wrapper_service.rb
|
941
|
-
- lib/dfp_api/v201211/user_team_association_service_registry.rb
|
942
|
-
- lib/dfp_api/v201211/creative_set_service.rb
|
943
|
-
- lib/dfp_api/v201211/publisher_query_language_service_registry.rb
|
944
|
-
- lib/dfp_api/v201211/user_team_association_service.rb
|
945
|
-
- lib/dfp_api/v201211/order_service_registry.rb
|
946
|
-
- lib/dfp_api/v201211/creative_template_service_registry.rb
|
947
|
-
- lib/dfp_api/v201211/label_service.rb
|
948
|
-
- lib/dfp_api/v201211/forecast_service.rb
|
949
|
-
- lib/dfp_api/v201211/report_service.rb
|
950
|
-
- lib/dfp_api/v201211/forecast_service_registry.rb
|
951
|
-
- lib/dfp_api/v201211/inventory_service_registry.rb
|
952
|
-
- lib/dfp_api/v201211/content_service_registry.rb
|
953
|
-
- lib/dfp_api/v201211/custom_targeting_service_registry.rb
|
954
|
-
- lib/dfp_api/v201211/custom_targeting_service.rb
|
955
|
-
- lib/dfp_api/v201211/third_party_slot_service_registry.rb
|
956
|
-
- lib/dfp_api/v201211/line_item_creative_association_service.rb
|
957
|
-
- lib/dfp_api/v201211/suggested_ad_unit_service_registry.rb
|
958
|
-
- lib/dfp_api/v201211/network_service.rb
|
959
|
-
- lib/dfp_api/v201211/custom_field_service.rb
|
960
|
-
- lib/dfp_api/v201211/company_service_registry.rb
|
961
|
-
- lib/dfp_api/v201211/user_service_registry.rb
|
962
|
-
- lib/dfp_api/v201211/team_service_registry.rb
|
963
|
-
- lib/dfp_api/v201211/creative_service.rb
|
964
|
-
- lib/dfp_api/v201211/publisher_query_language_service.rb
|
965
|
-
- lib/dfp_api/v201211/content_service.rb
|
966
|
-
- lib/dfp_api/v201211/creative_template_service.rb
|
967
|
-
- lib/dfp_api/v201211/creative_set_service_registry.rb
|
968
|
-
- lib/dfp_api/v201211/user_service.rb
|
969
|
-
- lib/dfp_api/v201211/creative_service_registry.rb
|
970
|
-
- lib/dfp_api/v201211/order_service.rb
|
971
|
-
- lib/dfp_api/v201211/audience_segment_service_registry.rb
|
972
|
-
- lib/dfp_api/v201211/line_item_service.rb
|
973
|
-
- lib/dfp_api/v201211/placement_service.rb
|
974
|
-
- lib/dfp_api/v201211/inventory_service.rb
|
975
|
-
- lib/dfp_api/v201211/line_item_service_registry.rb
|
976
|
-
- lib/dfp_api/v201211/third_party_slot_service.rb
|
977
|
-
- lib/dfp_api/v201311/reconciliation_order_report_service_registry.rb
|
978
|
-
- lib/dfp_api/v201311/rate_card_customization_service_registry.rb
|
979
|
-
- lib/dfp_api/v201311/suggested_ad_unit_service.rb
|
980
|
-
- lib/dfp_api/v201311/company_service.rb
|
981
|
-
- lib/dfp_api/v201311/workflow_request_service_registry.rb
|
982
|
-
- lib/dfp_api/v201311/placement_service_registry.rb
|
983
|
-
- lib/dfp_api/v201311/contact_service.rb
|
984
|
-
- lib/dfp_api/v201311/audience_segment_service.rb
|
985
|
-
- lib/dfp_api/v201311/activity_service_registry.rb
|
986
|
-
- lib/dfp_api/v201311/custom_field_service_registry.rb
|
987
|
-
- lib/dfp_api/v201311/line_item_creative_association_service_registry.rb
|
988
|
-
- lib/dfp_api/v201311/label_service_registry.rb
|
989
|
-
- lib/dfp_api/v201311/network_service_registry.rb
|
990
|
-
- lib/dfp_api/v201311/report_service_registry.rb
|
991
|
-
- lib/dfp_api/v201311/creative_wrapper_service_registry.rb
|
992
|
-
- lib/dfp_api/v201311/team_service.rb
|
993
|
-
- lib/dfp_api/v201311/creative_wrapper_service.rb
|
994
|
-
- lib/dfp_api/v201311/contact_service_registry.rb
|
995
|
-
- lib/dfp_api/v201311/content_bundle_service_registry.rb
|
996
|
-
- lib/dfp_api/v201311/user_team_association_service_registry.rb
|
997
|
-
- lib/dfp_api/v201311/creative_set_service.rb
|
998
|
-
- lib/dfp_api/v201311/reconciliation_report_row_service.rb
|
32
|
+
- examples/v201311/user_team_association_service/update_user_team_associations.rb
|
33
|
+
- examples/v201311/user_team_association_service/get_user_team_association.rb
|
34
|
+
- examples/v201311/user_team_association_service/delete_user_team_associations.rb
|
35
|
+
- examples/v201311/user_team_association_service/create_user_team_associations.rb
|
36
|
+
- examples/v201311/user_team_association_service/get_all_user_team_associations.rb
|
37
|
+
- examples/v201311/user_team_association_service/get_user_team_associations_by_statement.rb
|
38
|
+
- examples/v201311/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
|
39
|
+
- examples/v201311/suggested_ad_unit_service/get_all_suggested_ad_units.rb
|
40
|
+
- examples/v201311/suggested_ad_unit_service/get_suggested_ad_unit.rb
|
41
|
+
- examples/v201311/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
|
42
|
+
- examples/v201311/custom_field_service/get_all_line_item_custom_fields.rb
|
43
|
+
- examples/v201311/custom_field_service/update_custom_fields.rb
|
44
|
+
- examples/v201311/custom_field_service/set_line_item_custom_field_value.rb
|
45
|
+
- examples/v201311/custom_field_service/create_custom_field_options.rb
|
46
|
+
- examples/v201311/custom_field_service/get_all_custom_fields.rb
|
47
|
+
- examples/v201311/custom_field_service/create_custom_fields.rb
|
48
|
+
- examples/v201311/custom_field_service/deactivate_all_line_item_custom_fields.rb
|
49
|
+
- examples/v201311/network_service/get_all_networks.rb
|
50
|
+
- examples/v201311/network_service/make_test_network.rb
|
51
|
+
- examples/v201311/network_service/get_current_network.rb
|
52
|
+
- examples/v201311/company_service/get_all_companies.rb
|
53
|
+
- examples/v201311/company_service/create_companies.rb
|
54
|
+
- examples/v201311/company_service/get_companies_by_statement.rb
|
55
|
+
- examples/v201311/company_service/update_companies.rb
|
56
|
+
- examples/v201311/company_service/get_company.rb
|
57
|
+
- examples/v201311/line_item_service/target_custom_criteria.rb
|
58
|
+
- examples/v201311/line_item_service/update_line_items.rb
|
59
|
+
- examples/v201311/line_item_service/get_line_item.rb
|
60
|
+
- examples/v201311/line_item_service/create_line_items.rb
|
61
|
+
- examples/v201311/line_item_service/get_all_line_items.rb
|
62
|
+
- examples/v201311/line_item_service/get_recently_updated_line_items.rb
|
63
|
+
- examples/v201311/line_item_service/create_mobile_line_item.rb
|
64
|
+
- examples/v201311/line_item_service/create_video_line_item.rb
|
65
|
+
- examples/v201311/line_item_service/get_line_items_by_statement.rb
|
66
|
+
- examples/v201311/line_item_service/activate_line_items.rb
|
67
|
+
- examples/v201311/label_service/create_labels.rb
|
68
|
+
- examples/v201311/label_service/update_labels.rb
|
69
|
+
- examples/v201311/label_service/get_all_labels.rb
|
70
|
+
- examples/v201311/label_service/deactivate_labels.rb
|
71
|
+
- examples/v201311/label_service/get_labels_by_statement.rb
|
72
|
+
- examples/v201311/label_service/get_label.rb
|
73
|
+
- examples/v201311/forecast_service/get_forecast.rb
|
74
|
+
- examples/v201311/forecast_service/get_forecast_by_id.rb
|
75
|
+
- examples/v201311/activity_group_service/get_all_activity_groups.rb
|
76
|
+
- examples/v201311/activity_group_service/get_active_activity_groups.rb
|
77
|
+
- examples/v201311/activity_group_service/create_activity_groups.rb
|
78
|
+
- examples/v201311/activity_group_service/update_activity_groups.rb
|
79
|
+
- examples/v201311/creative_service/copy_image_creatives.rb
|
80
|
+
- examples/v201311/creative_service/create_creatives.rb
|
81
|
+
- examples/v201311/creative_service/create_creative_from_template.rb
|
82
|
+
- examples/v201311/creative_service/get_all_creatives.rb
|
83
|
+
- examples/v201311/creative_service/get_creative.rb
|
84
|
+
- examples/v201311/creative_service/get_creatives_by_statement.rb
|
85
|
+
- examples/v201311/creative_service/update_creatives.rb
|
86
|
+
- examples/v201311/creative_service/create_custom_creative.rb
|
87
|
+
- examples/v201311/content_service/get_all_content.rb
|
88
|
+
- examples/v201311/content_service/get_content_by_category.rb
|
89
|
+
- examples/v201311/placement_service/create_placements.rb
|
90
|
+
- examples/v201311/placement_service/get_placements_by_statement.rb
|
91
|
+
- examples/v201311/placement_service/get_placement.rb
|
92
|
+
- examples/v201311/placement_service/deactivate_placements.rb
|
93
|
+
- examples/v201311/placement_service/update_placements.rb
|
94
|
+
- examples/v201311/placement_service/get_all_placements.rb
|
95
|
+
- examples/v201311/order_service/update_orders.rb
|
96
|
+
- examples/v201311/order_service/get_orders_by_statement.rb
|
97
|
+
- examples/v201311/order_service/create_orders.rb
|
98
|
+
- examples/v201311/order_service/get_order.rb
|
99
|
+
- examples/v201311/order_service/approve_orders.rb
|
100
|
+
- examples/v201311/order_service/get_all_orders.rb
|
101
|
+
- examples/v201311/inventory_service/create_video_ad_unit.rb
|
102
|
+
- examples/v201311/inventory_service/deactivate_ad_units.rb
|
103
|
+
- examples/v201311/inventory_service/get_all_ad_units.rb
|
104
|
+
- examples/v201311/inventory_service/get_ad_unit_sizes.rb
|
105
|
+
- examples/v201311/inventory_service/get_ad_units_by_statement.rb
|
106
|
+
- examples/v201311/inventory_service/update_ad_units.rb
|
107
|
+
- examples/v201311/inventory_service/get_ad_unit.rb
|
108
|
+
- examples/v201311/inventory_service/create_ad_units.rb
|
109
|
+
- examples/v201311/inventory_service/create_mobile_ad_unit.rb
|
110
|
+
- examples/v201311/publisher_query_language_service/get_geo_targets.rb
|
111
|
+
- examples/v201311/publisher_query_language_service/fetch_match_tables.rb
|
112
|
+
- examples/v201311/publisher_query_language_service/get_line_items_named_like.rb
|
113
|
+
- examples/v201311/publisher_query_language_service/get_all_line_items.rb
|
114
|
+
- examples/v201311/team_service/create_teams.rb
|
115
|
+
- examples/v201311/team_service/get_all_teams.rb
|
116
|
+
- examples/v201311/team_service/get_team.rb
|
117
|
+
- examples/v201311/team_service/get_teams_by_statement.rb
|
118
|
+
- examples/v201311/team_service/update_teams.rb
|
119
|
+
- examples/v201311/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
|
120
|
+
- examples/v201311/custom_targeting_service/update_custom_targeting_keys.rb
|
121
|
+
- examples/v201311/custom_targeting_service/delete_custom_targeting_values.rb
|
122
|
+
- examples/v201311/custom_targeting_service/create_custom_targeting_keys_and_values.rb
|
123
|
+
- examples/v201311/custom_targeting_service/get_custom_targeting_values_by_statement.rb
|
124
|
+
- examples/v201311/custom_targeting_service/update_custom_targeting_values.rb
|
125
|
+
- examples/v201311/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
|
126
|
+
- examples/v201311/custom_targeting_service/delete_custom_targeting_keys.rb
|
127
|
+
- examples/v201311/creative_set_service/get_creative_sets_by_statement.rb
|
128
|
+
- examples/v201311/creative_set_service/get_all_creative_sets.rb
|
129
|
+
- examples/v201311/creative_set_service/create_creative_set.rb
|
130
|
+
- examples/v201311/creative_set_service/update_creative_sets.rb
|
131
|
+
- examples/v201311/creative_set_service/associate_creative_set_to_line_item.rb
|
132
|
+
- examples/v201311/line_item_creative_association_service/get_all_licas.rb
|
133
|
+
- examples/v201311/line_item_creative_association_service/get_licas_by_statement.rb
|
134
|
+
- examples/v201311/line_item_creative_association_service/create_licas.rb
|
135
|
+
- examples/v201311/line_item_creative_association_service/update_licas.rb
|
136
|
+
- examples/v201311/line_item_creative_association_service/get_lica.rb
|
137
|
+
- examples/v201311/line_item_creative_association_service/deactivate_licas.rb
|
138
|
+
- examples/v201311/creative_template_service/get_all_creative_templates.rb
|
139
|
+
- examples/v201311/creative_template_service/get_creative_templates_by_statement.rb
|
140
|
+
- examples/v201311/creative_template_service/get_creative_template.rb
|
141
|
+
- examples/v201311/creative_wrapper_service/deactivate_creative_wrapper.rb
|
142
|
+
- examples/v201311/creative_wrapper_service/update_creative_wrappers.rb
|
143
|
+
- examples/v201311/creative_wrapper_service/get_all_creative_wrappers.rb
|
144
|
+
- examples/v201311/creative_wrapper_service/create_creative_wrappers.rb
|
145
|
+
- examples/v201311/creative_wrapper_service/get_creative_wrappers_by_statement.rb
|
146
|
+
- examples/v201311/user_service/update_users.rb
|
147
|
+
- examples/v201311/user_service/get_current_user.rb
|
148
|
+
- examples/v201311/user_service/get_all_roles.rb
|
149
|
+
- examples/v201311/user_service/get_users_by_statement.rb
|
150
|
+
- examples/v201311/user_service/create_users.rb
|
151
|
+
- examples/v201311/user_service/deactivate_users.rb
|
152
|
+
- examples/v201311/user_service/get_user.rb
|
153
|
+
- examples/v201311/user_service/get_all_users.rb
|
154
|
+
- examples/v201311/common/setup_oauth2.rb
|
155
|
+
- examples/v201311/common/oauth2_jwt_handling.rb
|
156
|
+
- examples/v201311/common/error_handling.rb
|
157
|
+
- examples/v201311/report_service/run_delivery_report.rb
|
158
|
+
- examples/v201311/report_service/run_merged_delivery_report.rb
|
159
|
+
- examples/v201311/report_service/display_report.rb
|
160
|
+
- examples/v201311/report_service/run_sales_report.rb
|
161
|
+
- examples/v201311/report_service/run_inventory_report.rb
|
162
|
+
- examples/v201311/report_service/run_report_with_custom_fields.rb
|
163
|
+
- examples/v201311/report_service/download_report.rb
|
164
|
+
- examples/v201311/report_service/run_reach_report.rb
|
165
|
+
- examples/v201311/contact_service/get_uninvited_contacts.rb
|
166
|
+
- examples/v201311/contact_service/update_contacts.rb
|
167
|
+
- examples/v201311/contact_service/create_contacts.rb
|
168
|
+
- examples/v201311/contact_service/get_all_contacts.rb
|
169
|
+
- examples/v201311/activity_service/get_all_activities.rb
|
170
|
+
- examples/v201311/activity_service/update_activities.rb
|
171
|
+
- examples/v201311/activity_service/create_activities.rb
|
172
|
+
- examples/v201311/activity_service/get_active_activities.rb
|
173
|
+
- examples/v201311/audience_segment_service/get_first_party_audience_segments.rb
|
174
|
+
- examples/v201311/audience_segment_service/populate_first_party_audience_segments.rb
|
175
|
+
- examples/v201311/audience_segment_service/create_audience_segments.rb
|
176
|
+
- examples/v201311/audience_segment_service/get_all_audience_segments.rb
|
177
|
+
- examples/v201311/audience_segment_service/update_audience_segments.rb
|
178
|
+
- examples/v201405/user_team_association_service/update_user_team_associations.rb
|
179
|
+
- examples/v201405/user_team_association_service/delete_user_team_associations.rb
|
180
|
+
- examples/v201405/user_team_association_service/create_user_team_associations.rb
|
181
|
+
- examples/v201405/user_team_association_service/get_all_user_team_associations.rb
|
182
|
+
- examples/v201405/user_team_association_service/get_user_team_associations_by_statement.rb
|
183
|
+
- examples/v201405/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
|
184
|
+
- examples/v201405/suggested_ad_unit_service/get_all_suggested_ad_units.rb
|
185
|
+
- examples/v201405/suggested_ad_unit_service/get_suggested_ad_unit.rb
|
186
|
+
- examples/v201405/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
|
187
|
+
- examples/v201405/custom_field_service/get_all_line_item_custom_fields.rb
|
188
|
+
- examples/v201405/custom_field_service/update_custom_fields.rb
|
189
|
+
- examples/v201405/custom_field_service/set_line_item_custom_field_value.rb
|
190
|
+
- examples/v201405/custom_field_service/create_custom_field_options.rb
|
191
|
+
- examples/v201405/custom_field_service/get_all_custom_fields.rb
|
192
|
+
- examples/v201405/custom_field_service/create_custom_fields.rb
|
193
|
+
- examples/v201405/custom_field_service/deactivate_all_line_item_custom_fields.rb
|
194
|
+
- examples/v201405/network_service/get_all_networks.rb
|
195
|
+
- examples/v201405/network_service/make_test_network.rb
|
196
|
+
- examples/v201405/network_service/get_current_network.rb
|
197
|
+
- examples/v201405/company_service/get_all_companies.rb
|
198
|
+
- examples/v201405/company_service/create_companies.rb
|
199
|
+
- examples/v201405/company_service/get_companies_by_statement.rb
|
200
|
+
- examples/v201405/company_service/update_companies.rb
|
201
|
+
- examples/v201405/line_item_service/target_custom_criteria.rb
|
202
|
+
- examples/v201405/line_item_service/update_line_items.rb
|
203
|
+
- examples/v201405/line_item_service/create_line_items.rb
|
204
|
+
- examples/v201405/line_item_service/get_all_line_items.rb
|
205
|
+
- examples/v201405/line_item_service/get_recently_updated_line_items.rb
|
206
|
+
- examples/v201405/line_item_service/create_video_line_item.rb
|
207
|
+
- examples/v201405/line_item_service/get_line_items_by_statement.rb
|
208
|
+
- examples/v201405/line_item_service/activate_line_items.rb
|
209
|
+
- examples/v201405/label_service/create_labels.rb
|
210
|
+
- examples/v201405/label_service/update_labels.rb
|
211
|
+
- examples/v201405/label_service/get_all_labels.rb
|
212
|
+
- examples/v201405/label_service/deactivate_labels.rb
|
213
|
+
- examples/v201405/label_service/get_labels_by_statement.rb
|
214
|
+
- examples/v201405/forecast_service/get_forecast.rb
|
215
|
+
- examples/v201405/forecast_service/get_forecast_by_id.rb
|
216
|
+
- examples/v201405/activity_group_service/get_all_activity_groups.rb
|
217
|
+
- examples/v201405/activity_group_service/get_active_activity_groups.rb
|
218
|
+
- examples/v201405/activity_group_service/create_activity_groups.rb
|
219
|
+
- examples/v201405/activity_group_service/update_activity_groups.rb
|
220
|
+
- examples/v201405/creative_service/copy_image_creatives.rb
|
221
|
+
- examples/v201405/creative_service/create_creatives.rb
|
222
|
+
- examples/v201405/creative_service/create_creative_from_template.rb
|
223
|
+
- examples/v201405/creative_service/get_all_creatives.rb
|
224
|
+
- examples/v201405/creative_service/get_creatives_by_statement.rb
|
225
|
+
- examples/v201405/creative_service/update_creatives.rb
|
226
|
+
- examples/v201405/creative_service/create_custom_creative.rb
|
227
|
+
- examples/v201405/content_service/get_all_content.rb
|
228
|
+
- examples/v201405/content_service/get_content_by_category.rb
|
229
|
+
- examples/v201405/placement_service/create_placements.rb
|
230
|
+
- examples/v201405/placement_service/get_placements_by_statement.rb
|
231
|
+
- examples/v201405/placement_service/deactivate_placements.rb
|
232
|
+
- examples/v201405/placement_service/update_placements.rb
|
233
|
+
- examples/v201405/placement_service/get_all_placements.rb
|
234
|
+
- examples/v201405/order_service/update_orders.rb
|
235
|
+
- examples/v201405/order_service/get_orders_by_statement.rb
|
236
|
+
- examples/v201405/order_service/create_orders.rb
|
237
|
+
- examples/v201405/order_service/approve_orders.rb
|
238
|
+
- examples/v201405/order_service/get_all_orders.rb
|
239
|
+
- examples/v201405/inventory_service/create_video_ad_unit.rb
|
240
|
+
- examples/v201405/inventory_service/deactivate_ad_units.rb
|
241
|
+
- examples/v201405/inventory_service/get_all_ad_units.rb
|
242
|
+
- examples/v201405/inventory_service/get_ad_unit_sizes.rb
|
243
|
+
- examples/v201405/inventory_service/get_ad_units_by_statement.rb
|
244
|
+
- examples/v201405/inventory_service/update_ad_units.rb
|
245
|
+
- examples/v201405/inventory_service/create_ad_units.rb
|
246
|
+
- examples/v201405/inventory_service/create_mobile_ad_unit.rb
|
247
|
+
- examples/v201405/publisher_query_language_service/get_geo_targets.rb
|
248
|
+
- examples/v201405/publisher_query_language_service/fetch_match_tables.rb
|
249
|
+
- examples/v201405/publisher_query_language_service/get_line_items_named_like.rb
|
250
|
+
- examples/v201405/publisher_query_language_service/get_all_line_items.rb
|
251
|
+
- examples/v201405/team_service/create_teams.rb
|
252
|
+
- examples/v201405/team_service/get_all_teams.rb
|
253
|
+
- examples/v201405/team_service/get_teams_by_statement.rb
|
254
|
+
- examples/v201405/team_service/update_teams.rb
|
255
|
+
- examples/v201405/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
|
256
|
+
- examples/v201405/custom_targeting_service/update_custom_targeting_keys.rb
|
257
|
+
- examples/v201405/custom_targeting_service/delete_custom_targeting_values.rb
|
258
|
+
- examples/v201405/custom_targeting_service/create_custom_targeting_keys_and_values.rb
|
259
|
+
- examples/v201405/custom_targeting_service/get_custom_targeting_values_by_statement.rb
|
260
|
+
- examples/v201405/custom_targeting_service/update_custom_targeting_values.rb
|
261
|
+
- examples/v201405/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
|
262
|
+
- examples/v201405/custom_targeting_service/delete_custom_targeting_keys.rb
|
263
|
+
- examples/v201405/creative_set_service/get_creative_sets_by_statement.rb
|
264
|
+
- examples/v201405/creative_set_service/get_all_creative_sets.rb
|
265
|
+
- examples/v201405/creative_set_service/create_creative_set.rb
|
266
|
+
- examples/v201405/creative_set_service/update_creative_sets.rb
|
267
|
+
- examples/v201405/creative_set_service/associate_creative_set_to_line_item.rb
|
268
|
+
- examples/v201405/line_item_creative_association_service/get_all_licas.rb
|
269
|
+
- examples/v201405/line_item_creative_association_service/get_licas_by_statement.rb
|
270
|
+
- examples/v201405/line_item_creative_association_service/create_licas.rb
|
271
|
+
- examples/v201405/line_item_creative_association_service/update_licas.rb
|
272
|
+
- examples/v201405/line_item_creative_association_service/deactivate_licas.rb
|
273
|
+
- examples/v201405/creative_template_service/get_all_creative_templates.rb
|
274
|
+
- examples/v201405/creative_template_service/get_creative_templates_by_statement.rb
|
275
|
+
- examples/v201405/creative_template_service/get_creative_template.rb
|
276
|
+
- examples/v201405/creative_wrapper_service/deactivate_creative_wrapper.rb
|
277
|
+
- examples/v201405/creative_wrapper_service/update_creative_wrappers.rb
|
278
|
+
- examples/v201405/creative_wrapper_service/get_all_creative_wrappers.rb
|
279
|
+
- examples/v201405/creative_wrapper_service/create_creative_wrappers.rb
|
280
|
+
- examples/v201405/creative_wrapper_service/get_creative_wrappers_by_statement.rb
|
281
|
+
- examples/v201405/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb
|
282
|
+
- examples/v201405/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb
|
283
|
+
- examples/v201405/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb
|
284
|
+
- examples/v201405/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb
|
285
|
+
- examples/v201405/user_service/update_users.rb
|
286
|
+
- examples/v201405/user_service/get_current_user.rb
|
287
|
+
- examples/v201405/user_service/get_all_roles.rb
|
288
|
+
- examples/v201405/user_service/get_users_by_statement.rb
|
289
|
+
- examples/v201405/user_service/create_users.rb
|
290
|
+
- examples/v201405/user_service/deactivate_users.rb
|
291
|
+
- examples/v201405/user_service/get_all_users.rb
|
292
|
+
- examples/v201405/common/setup_oauth2.rb
|
293
|
+
- examples/v201405/common/oauth2_jwt_handling.rb
|
294
|
+
- examples/v201405/common/error_handling.rb
|
295
|
+
- examples/v201405/report_service/run_delivery_report.rb
|
296
|
+
- examples/v201405/report_service/run_merged_delivery_report.rb
|
297
|
+
- examples/v201405/report_service/display_report.rb
|
298
|
+
- examples/v201405/report_service/run_sales_report.rb
|
299
|
+
- examples/v201405/report_service/run_inventory_report.rb
|
300
|
+
- examples/v201405/report_service/run_report_with_custom_fields.rb
|
301
|
+
- examples/v201405/report_service/download_report.rb
|
302
|
+
- examples/v201405/report_service/run_reach_report.rb
|
303
|
+
- examples/v201405/contact_service/get_uninvited_contacts.rb
|
304
|
+
- examples/v201405/contact_service/update_contacts.rb
|
305
|
+
- examples/v201405/contact_service/create_contacts.rb
|
306
|
+
- examples/v201405/contact_service/get_all_contacts.rb
|
307
|
+
- examples/v201405/activity_service/get_all_activities.rb
|
308
|
+
- examples/v201405/activity_service/update_activities.rb
|
309
|
+
- examples/v201405/activity_service/create_activities.rb
|
310
|
+
- examples/v201405/activity_service/get_active_activities.rb
|
311
|
+
- examples/v201405/audience_segment_service/get_first_party_audience_segments.rb
|
312
|
+
- examples/v201405/audience_segment_service/populate_first_party_audience_segments.rb
|
313
|
+
- examples/v201405/audience_segment_service/create_audience_segments.rb
|
314
|
+
- examples/v201405/audience_segment_service/get_all_audience_segments.rb
|
315
|
+
- examples/v201405/audience_segment_service/update_audience_segments.rb
|
316
|
+
- examples/v201408/user_team_association_service/update_user_team_associations.rb
|
317
|
+
- examples/v201408/user_team_association_service/delete_user_team_associations.rb
|
318
|
+
- examples/v201408/user_team_association_service/create_user_team_associations.rb
|
319
|
+
- examples/v201408/user_team_association_service/get_all_user_team_associations.rb
|
320
|
+
- examples/v201408/user_team_association_service/get_user_team_associations_by_statement.rb
|
321
|
+
- examples/v201408/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
|
322
|
+
- examples/v201408/suggested_ad_unit_service/get_all_suggested_ad_units.rb
|
323
|
+
- examples/v201408/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
|
324
|
+
- examples/v201408/custom_field_service/get_all_line_item_custom_fields.rb
|
325
|
+
- examples/v201408/custom_field_service/update_custom_fields.rb
|
326
|
+
- examples/v201408/custom_field_service/set_line_item_custom_field_value.rb
|
327
|
+
- examples/v201408/custom_field_service/create_custom_field_options.rb
|
328
|
+
- examples/v201408/custom_field_service/get_all_custom_fields.rb
|
329
|
+
- examples/v201408/custom_field_service/create_custom_fields.rb
|
330
|
+
- examples/v201408/custom_field_service/deactivate_all_line_item_custom_fields.rb
|
331
|
+
- examples/v201408/network_service/get_all_networks.rb
|
332
|
+
- examples/v201408/network_service/make_test_network.rb
|
333
|
+
- examples/v201408/network_service/get_current_network.rb
|
334
|
+
- examples/v201408/company_service/get_all_companies.rb
|
335
|
+
- examples/v201408/company_service/create_companies.rb
|
336
|
+
- examples/v201408/company_service/get_companies_by_statement.rb
|
337
|
+
- examples/v201408/company_service/update_companies.rb
|
338
|
+
- examples/v201408/line_item_service/target_custom_criteria.rb
|
339
|
+
- examples/v201408/line_item_service/update_line_items.rb
|
340
|
+
- examples/v201408/line_item_service/create_line_items.rb
|
341
|
+
- examples/v201408/line_item_service/get_all_line_items.rb
|
342
|
+
- examples/v201408/line_item_service/get_recently_updated_line_items.rb
|
343
|
+
- examples/v201408/line_item_service/create_video_line_item.rb
|
344
|
+
- examples/v201408/line_item_service/get_line_items_by_statement.rb
|
345
|
+
- examples/v201408/line_item_service/activate_line_items.rb
|
346
|
+
- examples/v201408/label_service/create_labels.rb
|
347
|
+
- examples/v201408/label_service/update_labels.rb
|
348
|
+
- examples/v201408/label_service/get_all_labels.rb
|
349
|
+
- examples/v201408/label_service/deactivate_labels.rb
|
350
|
+
- examples/v201408/label_service/get_labels_by_statement.rb
|
351
|
+
- examples/v201408/forecast_service/get_forecast.rb
|
352
|
+
- examples/v201408/forecast_service/get_forecast_by_id.rb
|
353
|
+
- examples/v201408/activity_group_service/get_all_activity_groups.rb
|
354
|
+
- examples/v201408/activity_group_service/get_active_activity_groups.rb
|
355
|
+
- examples/v201408/activity_group_service/create_activity_groups.rb
|
356
|
+
- examples/v201408/activity_group_service/update_activity_groups.rb
|
357
|
+
- examples/v201408/creative_service/copy_image_creatives.rb
|
358
|
+
- examples/v201408/creative_service/create_creatives.rb
|
359
|
+
- examples/v201408/creative_service/create_creative_from_template.rb
|
360
|
+
- examples/v201408/creative_service/get_all_creatives.rb
|
361
|
+
- examples/v201408/creative_service/get_creatives_by_statement.rb
|
362
|
+
- examples/v201408/creative_service/update_creatives.rb
|
363
|
+
- examples/v201408/creative_service/create_custom_creative.rb
|
364
|
+
- examples/v201408/content_service/get_all_content.rb
|
365
|
+
- examples/v201408/content_service/get_content_by_category.rb
|
366
|
+
- examples/v201408/placement_service/create_placements.rb
|
367
|
+
- examples/v201408/placement_service/get_placements_by_statement.rb
|
368
|
+
- examples/v201408/placement_service/deactivate_placements.rb
|
369
|
+
- examples/v201408/placement_service/update_placements.rb
|
370
|
+
- examples/v201408/placement_service/get_all_placements.rb
|
371
|
+
- examples/v201408/order_service/update_orders.rb
|
372
|
+
- examples/v201408/order_service/get_orders_by_statement.rb
|
373
|
+
- examples/v201408/order_service/create_orders.rb
|
374
|
+
- examples/v201408/order_service/approve_orders.rb
|
375
|
+
- examples/v201408/order_service/get_all_orders.rb
|
376
|
+
- examples/v201408/inventory_service/create_video_ad_unit.rb
|
377
|
+
- examples/v201408/inventory_service/deactivate_ad_units.rb
|
378
|
+
- examples/v201408/inventory_service/get_all_ad_units.rb
|
379
|
+
- examples/v201408/inventory_service/get_ad_unit_sizes.rb
|
380
|
+
- examples/v201408/inventory_service/get_ad_units_by_statement.rb
|
381
|
+
- examples/v201408/inventory_service/update_ad_units.rb
|
382
|
+
- examples/v201408/inventory_service/create_ad_units.rb
|
383
|
+
- examples/v201408/inventory_service/create_mobile_ad_unit.rb
|
384
|
+
- examples/v201408/publisher_query_language_service/get_geo_targets.rb
|
385
|
+
- examples/v201408/publisher_query_language_service/fetch_match_tables.rb
|
386
|
+
- examples/v201408/publisher_query_language_service/get_line_items_named_like.rb
|
387
|
+
- examples/v201408/publisher_query_language_service/get_all_line_items.rb
|
388
|
+
- examples/v201408/team_service/create_teams.rb
|
389
|
+
- examples/v201408/team_service/get_all_teams.rb
|
390
|
+
- examples/v201408/team_service/get_teams_by_statement.rb
|
391
|
+
- examples/v201408/team_service/update_teams.rb
|
392
|
+
- examples/v201408/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
|
393
|
+
- examples/v201408/custom_targeting_service/update_custom_targeting_keys.rb
|
394
|
+
- examples/v201408/custom_targeting_service/delete_custom_targeting_values.rb
|
395
|
+
- examples/v201408/custom_targeting_service/create_custom_targeting_keys_and_values.rb
|
396
|
+
- examples/v201408/custom_targeting_service/get_custom_targeting_values_by_statement.rb
|
397
|
+
- examples/v201408/custom_targeting_service/update_custom_targeting_values.rb
|
398
|
+
- examples/v201408/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
|
399
|
+
- examples/v201408/custom_targeting_service/delete_custom_targeting_keys.rb
|
400
|
+
- examples/v201408/creative_set_service/get_creative_sets_by_statement.rb
|
401
|
+
- examples/v201408/creative_set_service/get_all_creative_sets.rb
|
402
|
+
- examples/v201408/creative_set_service/create_creative_set.rb
|
403
|
+
- examples/v201408/creative_set_service/update_creative_sets.rb
|
404
|
+
- examples/v201408/creative_set_service/associate_creative_set_to_line_item.rb
|
405
|
+
- examples/v201408/line_item_creative_association_service/get_all_licas.rb
|
406
|
+
- examples/v201408/line_item_creative_association_service/get_licas_by_statement.rb
|
407
|
+
- examples/v201408/line_item_creative_association_service/create_licas.rb
|
408
|
+
- examples/v201408/line_item_creative_association_service/update_licas.rb
|
409
|
+
- examples/v201408/line_item_creative_association_service/deactivate_licas.rb
|
410
|
+
- examples/v201408/creative_template_service/get_all_creative_templates.rb
|
411
|
+
- examples/v201408/creative_template_service/get_creative_templates_by_statement.rb
|
412
|
+
- examples/v201408/creative_wrapper_service/deactivate_creative_wrapper.rb
|
413
|
+
- examples/v201408/creative_wrapper_service/update_creative_wrappers.rb
|
414
|
+
- examples/v201408/creative_wrapper_service/get_all_creative_wrappers.rb
|
415
|
+
- examples/v201408/creative_wrapper_service/create_creative_wrappers.rb
|
416
|
+
- examples/v201408/creative_wrapper_service/get_creative_wrappers_by_statement.rb
|
417
|
+
- examples/v201408/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb
|
418
|
+
- examples/v201408/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb
|
419
|
+
- examples/v201408/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb
|
420
|
+
- examples/v201408/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb
|
421
|
+
- examples/v201408/user_service/update_users.rb
|
422
|
+
- examples/v201408/user_service/get_current_user.rb
|
423
|
+
- examples/v201408/user_service/get_all_roles.rb
|
424
|
+
- examples/v201408/user_service/get_users_by_statement.rb
|
425
|
+
- examples/v201408/user_service/create_users.rb
|
426
|
+
- examples/v201408/user_service/deactivate_users.rb
|
427
|
+
- examples/v201408/user_service/get_all_users.rb
|
428
|
+
- examples/v201408/common/setup_oauth2.rb
|
429
|
+
- examples/v201408/common/oauth2_jwt_handling.rb
|
430
|
+
- examples/v201408/common/error_handling.rb
|
431
|
+
- examples/v201408/report_service/run_delivery_report.rb
|
432
|
+
- examples/v201408/report_service/display_report.rb
|
433
|
+
- examples/v201408/report_service/run_sales_report.rb
|
434
|
+
- examples/v201408/report_service/run_inventory_report.rb
|
435
|
+
- examples/v201408/report_service/run_report_with_custom_fields.rb
|
436
|
+
- examples/v201408/report_service/download_report.rb
|
437
|
+
- examples/v201408/report_service/run_reach_report.rb
|
438
|
+
- examples/v201408/contact_service/get_uninvited_contacts.rb
|
439
|
+
- examples/v201408/contact_service/update_contacts.rb
|
440
|
+
- examples/v201408/contact_service/create_contacts.rb
|
441
|
+
- examples/v201408/contact_service/get_all_contacts.rb
|
442
|
+
- examples/v201408/activity_service/get_all_activities.rb
|
443
|
+
- examples/v201408/activity_service/update_activities.rb
|
444
|
+
- examples/v201408/activity_service/create_activities.rb
|
445
|
+
- examples/v201408/activity_service/get_active_activities.rb
|
446
|
+
- examples/v201408/audience_segment_service/get_first_party_audience_segments.rb
|
447
|
+
- examples/v201408/audience_segment_service/populate_first_party_audience_segments.rb
|
448
|
+
- examples/v201408/audience_segment_service/create_audience_segments.rb
|
449
|
+
- examples/v201408/audience_segment_service/get_all_audience_segments.rb
|
450
|
+
- examples/v201408/audience_segment_service/update_audience_segments.rb
|
451
|
+
- examples/v201403/user_team_association_service/update_user_team_associations.rb
|
452
|
+
- examples/v201403/user_team_association_service/delete_user_team_associations.rb
|
453
|
+
- examples/v201403/user_team_association_service/create_user_team_associations.rb
|
454
|
+
- examples/v201403/user_team_association_service/get_all_user_team_associations.rb
|
455
|
+
- examples/v201403/user_team_association_service/get_user_team_associations_by_statement.rb
|
456
|
+
- examples/v201403/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
|
457
|
+
- examples/v201403/suggested_ad_unit_service/get_all_suggested_ad_units.rb
|
458
|
+
- examples/v201403/suggested_ad_unit_service/get_suggested_ad_unit.rb
|
459
|
+
- examples/v201403/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
|
460
|
+
- examples/v201403/custom_field_service/get_all_line_item_custom_fields.rb
|
461
|
+
- examples/v201403/custom_field_service/update_custom_fields.rb
|
462
|
+
- examples/v201403/custom_field_service/set_line_item_custom_field_value.rb
|
463
|
+
- examples/v201403/custom_field_service/create_custom_field_options.rb
|
464
|
+
- examples/v201403/custom_field_service/get_all_custom_fields.rb
|
465
|
+
- examples/v201403/custom_field_service/create_custom_fields.rb
|
466
|
+
- examples/v201403/custom_field_service/deactivate_all_line_item_custom_fields.rb
|
467
|
+
- examples/v201403/network_service/get_all_networks.rb
|
468
|
+
- examples/v201403/network_service/make_test_network.rb
|
469
|
+
- examples/v201403/network_service/get_current_network.rb
|
470
|
+
- examples/v201403/company_service/get_all_companies.rb
|
471
|
+
- examples/v201403/company_service/create_companies.rb
|
472
|
+
- examples/v201403/company_service/get_companies_by_statement.rb
|
473
|
+
- examples/v201403/company_service/update_companies.rb
|
474
|
+
- examples/v201403/line_item_service/target_custom_criteria.rb
|
475
|
+
- examples/v201403/line_item_service/update_line_items.rb
|
476
|
+
- examples/v201403/line_item_service/create_line_items.rb
|
477
|
+
- examples/v201403/line_item_service/get_all_line_items.rb
|
478
|
+
- examples/v201403/line_item_service/get_recently_updated_line_items.rb
|
479
|
+
- examples/v201403/line_item_service/create_mobile_line_item.rb
|
480
|
+
- examples/v201403/line_item_service/create_video_line_item.rb
|
481
|
+
- examples/v201403/line_item_service/get_line_items_by_statement.rb
|
482
|
+
- examples/v201403/line_item_service/activate_line_items.rb
|
483
|
+
- examples/v201403/label_service/create_labels.rb
|
484
|
+
- examples/v201403/label_service/update_labels.rb
|
485
|
+
- examples/v201403/label_service/get_all_labels.rb
|
486
|
+
- examples/v201403/label_service/deactivate_labels.rb
|
487
|
+
- examples/v201403/label_service/get_labels_by_statement.rb
|
488
|
+
- examples/v201403/forecast_service/get_forecast.rb
|
489
|
+
- examples/v201403/forecast_service/get_forecast_by_id.rb
|
490
|
+
- examples/v201403/activity_group_service/get_all_activity_groups.rb
|
491
|
+
- examples/v201403/activity_group_service/get_active_activity_groups.rb
|
492
|
+
- examples/v201403/activity_group_service/create_activity_groups.rb
|
493
|
+
- examples/v201403/activity_group_service/update_activity_groups.rb
|
494
|
+
- examples/v201403/creative_service/copy_image_creatives.rb
|
495
|
+
- examples/v201403/creative_service/create_creatives.rb
|
496
|
+
- examples/v201403/creative_service/create_creative_from_template.rb
|
497
|
+
- examples/v201403/creative_service/get_all_creatives.rb
|
498
|
+
- examples/v201403/creative_service/get_creatives_by_statement.rb
|
499
|
+
- examples/v201403/creative_service/update_creatives.rb
|
500
|
+
- examples/v201403/creative_service/create_custom_creative.rb
|
501
|
+
- examples/v201403/content_service/get_all_content.rb
|
502
|
+
- examples/v201403/content_service/get_content_by_category.rb
|
503
|
+
- examples/v201403/placement_service/create_placements.rb
|
504
|
+
- examples/v201403/placement_service/get_placements_by_statement.rb
|
505
|
+
- examples/v201403/placement_service/deactivate_placements.rb
|
506
|
+
- examples/v201403/placement_service/update_placements.rb
|
507
|
+
- examples/v201403/placement_service/get_all_placements.rb
|
508
|
+
- examples/v201403/order_service/update_orders.rb
|
509
|
+
- examples/v201403/order_service/get_orders_by_statement.rb
|
510
|
+
- examples/v201403/order_service/create_orders.rb
|
511
|
+
- examples/v201403/order_service/approve_orders.rb
|
512
|
+
- examples/v201403/order_service/get_all_orders.rb
|
513
|
+
- examples/v201403/inventory_service/create_video_ad_unit.rb
|
514
|
+
- examples/v201403/inventory_service/deactivate_ad_units.rb
|
515
|
+
- examples/v201403/inventory_service/get_all_ad_units.rb
|
516
|
+
- examples/v201403/inventory_service/get_ad_unit_sizes.rb
|
517
|
+
- examples/v201403/inventory_service/get_ad_units_by_statement.rb
|
518
|
+
- examples/v201403/inventory_service/update_ad_units.rb
|
519
|
+
- examples/v201403/inventory_service/create_ad_units.rb
|
520
|
+
- examples/v201403/inventory_service/create_mobile_ad_unit.rb
|
521
|
+
- examples/v201403/publisher_query_language_service/get_geo_targets.rb
|
522
|
+
- examples/v201403/publisher_query_language_service/fetch_match_tables.rb
|
523
|
+
- examples/v201403/publisher_query_language_service/get_line_items_named_like.rb
|
524
|
+
- examples/v201403/publisher_query_language_service/get_all_line_items.rb
|
525
|
+
- examples/v201403/team_service/create_teams.rb
|
526
|
+
- examples/v201403/team_service/get_all_teams.rb
|
527
|
+
- examples/v201403/team_service/get_teams_by_statement.rb
|
528
|
+
- examples/v201403/team_service/update_teams.rb
|
529
|
+
- examples/v201403/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
|
530
|
+
- examples/v201403/custom_targeting_service/update_custom_targeting_keys.rb
|
531
|
+
- examples/v201403/custom_targeting_service/delete_custom_targeting_values.rb
|
532
|
+
- examples/v201403/custom_targeting_service/create_custom_targeting_keys_and_values.rb
|
533
|
+
- examples/v201403/custom_targeting_service/get_custom_targeting_values_by_statement.rb
|
534
|
+
- examples/v201403/custom_targeting_service/update_custom_targeting_values.rb
|
535
|
+
- examples/v201403/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
|
536
|
+
- examples/v201403/custom_targeting_service/delete_custom_targeting_keys.rb
|
537
|
+
- examples/v201403/creative_set_service/get_creative_sets_by_statement.rb
|
538
|
+
- examples/v201403/creative_set_service/get_all_creative_sets.rb
|
539
|
+
- examples/v201403/creative_set_service/create_creative_set.rb
|
540
|
+
- examples/v201403/creative_set_service/update_creative_sets.rb
|
541
|
+
- examples/v201403/creative_set_service/associate_creative_set_to_line_item.rb
|
542
|
+
- examples/v201403/line_item_creative_association_service/get_all_licas.rb
|
543
|
+
- examples/v201403/line_item_creative_association_service/get_licas_by_statement.rb
|
544
|
+
- examples/v201403/line_item_creative_association_service/create_licas.rb
|
545
|
+
- examples/v201403/line_item_creative_association_service/update_licas.rb
|
546
|
+
- examples/v201403/line_item_creative_association_service/deactivate_licas.rb
|
547
|
+
- examples/v201403/creative_template_service/get_all_creative_templates.rb
|
548
|
+
- examples/v201403/creative_template_service/get_creative_templates_by_statement.rb
|
549
|
+
- examples/v201403/creative_template_service/get_creative_template.rb
|
550
|
+
- examples/v201403/creative_wrapper_service/deactivate_creative_wrapper.rb
|
551
|
+
- examples/v201403/creative_wrapper_service/update_creative_wrappers.rb
|
552
|
+
- examples/v201403/creative_wrapper_service/get_all_creative_wrappers.rb
|
553
|
+
- examples/v201403/creative_wrapper_service/create_creative_wrappers.rb
|
554
|
+
- examples/v201403/creative_wrapper_service/get_creative_wrappers_by_statement.rb
|
555
|
+
- examples/v201403/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb
|
556
|
+
- examples/v201403/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb
|
557
|
+
- examples/v201403/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb
|
558
|
+
- examples/v201403/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb
|
559
|
+
- examples/v201403/user_service/update_users.rb
|
560
|
+
- examples/v201403/user_service/get_current_user.rb
|
561
|
+
- examples/v201403/user_service/get_all_roles.rb
|
562
|
+
- examples/v201403/user_service/get_users_by_statement.rb
|
563
|
+
- examples/v201403/user_service/create_users.rb
|
564
|
+
- examples/v201403/user_service/deactivate_users.rb
|
565
|
+
- examples/v201403/user_service/get_all_users.rb
|
566
|
+
- examples/v201403/common/setup_oauth2.rb
|
567
|
+
- examples/v201403/common/oauth2_jwt_handling.rb
|
568
|
+
- examples/v201403/common/error_handling.rb
|
569
|
+
- examples/v201403/report_service/run_delivery_report.rb
|
570
|
+
- examples/v201403/report_service/run_merged_delivery_report.rb
|
571
|
+
- examples/v201403/report_service/display_report.rb
|
572
|
+
- examples/v201403/report_service/run_sales_report.rb
|
573
|
+
- examples/v201403/report_service/run_inventory_report.rb
|
574
|
+
- examples/v201403/report_service/run_report_with_custom_fields.rb
|
575
|
+
- examples/v201403/report_service/download_report.rb
|
576
|
+
- examples/v201403/report_service/run_reach_report.rb
|
577
|
+
- examples/v201403/contact_service/get_uninvited_contacts.rb
|
578
|
+
- examples/v201403/contact_service/update_contacts.rb
|
579
|
+
- examples/v201403/contact_service/create_contacts.rb
|
580
|
+
- examples/v201403/contact_service/get_all_contacts.rb
|
581
|
+
- examples/v201403/activity_service/get_all_activities.rb
|
582
|
+
- examples/v201403/activity_service/update_activities.rb
|
583
|
+
- examples/v201403/activity_service/create_activities.rb
|
584
|
+
- examples/v201403/activity_service/get_active_activities.rb
|
585
|
+
- examples/v201403/audience_segment_service/get_first_party_audience_segments.rb
|
586
|
+
- examples/v201403/audience_segment_service/populate_first_party_audience_segments.rb
|
587
|
+
- examples/v201403/audience_segment_service/create_audience_segments.rb
|
588
|
+
- examples/v201403/audience_segment_service/get_all_audience_segments.rb
|
589
|
+
- examples/v201403/audience_segment_service/update_audience_segments.rb
|
590
|
+
- lib/dfp_api/version.rb
|
591
|
+
- lib/dfp_api/v201311/creative_set_service_registry.rb
|
999
592
|
- lib/dfp_api/v201311/base_rate_service.rb
|
1000
|
-
- lib/dfp_api/v201311/proposal_service.rb
|
1001
|
-
- lib/dfp_api/v201311/publisher_query_language_service_registry.rb
|
1002
|
-
- lib/dfp_api/v201311/activity_service.rb
|
1003
|
-
- lib/dfp_api/v201311/proposal_service_registry.rb
|
1004
|
-
- lib/dfp_api/v201311/exchange_rate_service_registry.rb
|
1005
|
-
- lib/dfp_api/v201311/user_team_association_service.rb
|
1006
|
-
- lib/dfp_api/v201311/order_service_registry.rb
|
1007
|
-
- lib/dfp_api/v201311/creative_template_service_registry.rb
|
1008
|
-
- lib/dfp_api/v201311/label_service.rb
|
1009
|
-
- lib/dfp_api/v201311/forecast_service.rb
|
1010
|
-
- lib/dfp_api/v201311/report_service.rb
|
1011
|
-
- lib/dfp_api/v201311/forecast_service_registry.rb
|
1012
|
-
- lib/dfp_api/v201311/inventory_service_registry.rb
|
1013
|
-
- lib/dfp_api/v201311/product_template_service_registry.rb
|
1014
|
-
- lib/dfp_api/v201311/activity_group_service_registry.rb
|
1015
|
-
- lib/dfp_api/v201311/content_service_registry.rb
|
1016
|
-
- lib/dfp_api/v201311/line_item_template_service.rb
|
1017
|
-
- lib/dfp_api/v201311/content_metadata_key_hierarchy_service.rb
|
1018
|
-
- lib/dfp_api/v201311/rate_card_service_registry.rb
|
1019
|
-
- lib/dfp_api/v201311/custom_targeting_service_registry.rb
|
1020
|
-
- lib/dfp_api/v201311/custom_targeting_service.rb
|
1021
593
|
- lib/dfp_api/v201311/line_item_creative_association_service.rb
|
1022
|
-
- lib/dfp_api/v201311/
|
1023
|
-
- lib/dfp_api/v201311/
|
1024
|
-
- lib/dfp_api/v201311/
|
1025
|
-
- lib/dfp_api/v201311/
|
1026
|
-
- lib/dfp_api/v201311/
|
1027
|
-
- lib/dfp_api/v201311/
|
1028
|
-
- lib/dfp_api/v201311/
|
594
|
+
- lib/dfp_api/v201311/content_metadata_key_hierarchy_service.rb
|
595
|
+
- lib/dfp_api/v201311/placement_service.rb
|
596
|
+
- lib/dfp_api/v201311/forecast_service_registry.rb
|
597
|
+
- lib/dfp_api/v201311/line_item_service_registry.rb
|
598
|
+
- lib/dfp_api/v201311/proposal_line_item_service.rb
|
599
|
+
- lib/dfp_api/v201311/team_service.rb
|
600
|
+
- lib/dfp_api/v201311/audience_segment_service.rb
|
1029
601
|
- lib/dfp_api/v201311/custom_field_service.rb
|
1030
|
-
- lib/dfp_api/v201311/
|
1031
|
-
- lib/dfp_api/v201311/
|
1032
|
-
- lib/dfp_api/v201311/team_service_registry.rb
|
602
|
+
- lib/dfp_api/v201311/creative_template_service_registry.rb
|
603
|
+
- lib/dfp_api/v201311/proposal_service.rb
|
1033
604
|
- lib/dfp_api/v201311/reconciliation_report_service_registry.rb
|
1034
|
-
- lib/dfp_api/v201311/
|
1035
|
-
- lib/dfp_api/v201311/line_item_template_service_registry.rb
|
605
|
+
- lib/dfp_api/v201311/contact_service.rb
|
1036
606
|
- lib/dfp_api/v201311/exchange_rate_service.rb
|
607
|
+
- lib/dfp_api/v201311/company_service.rb
|
1037
608
|
- lib/dfp_api/v201311/creative_service.rb
|
1038
|
-
- lib/dfp_api/v201311/
|
609
|
+
- lib/dfp_api/v201311/content_service.rb
|
610
|
+
- lib/dfp_api/v201311/reconciliation_report_row_service.rb
|
611
|
+
- lib/dfp_api/v201311/suggested_ad_unit_service_registry.rb
|
612
|
+
- lib/dfp_api/v201311/team_service_registry.rb
|
613
|
+
- lib/dfp_api/v201311/workflow_request_service.rb
|
614
|
+
- lib/dfp_api/v201311/reconciliation_report_service.rb
|
615
|
+
- lib/dfp_api/v201311/custom_field_service_registry.rb
|
616
|
+
- lib/dfp_api/v201311/line_item_template_service_registry.rb
|
617
|
+
- lib/dfp_api/v201311/suggested_ad_unit_service.rb
|
618
|
+
- lib/dfp_api/v201311/order_service_registry.rb
|
619
|
+
- lib/dfp_api/v201311/creative_template_service.rb
|
620
|
+
- lib/dfp_api/v201311/creative_service_registry.rb
|
621
|
+
- lib/dfp_api/v201311/creative_wrapper_service.rb
|
1039
622
|
- lib/dfp_api/v201311/activity_group_service.rb
|
1040
623
|
- lib/dfp_api/v201311/publisher_query_language_service.rb
|
1041
|
-
- lib/dfp_api/v201311/
|
1042
|
-
- lib/dfp_api/v201311/
|
624
|
+
- lib/dfp_api/v201311/exchange_rate_service_registry.rb
|
625
|
+
- lib/dfp_api/v201311/label_service.rb
|
626
|
+
- lib/dfp_api/v201311/creative_set_service.rb
|
627
|
+
- lib/dfp_api/v201311/network_service_registry.rb
|
628
|
+
- lib/dfp_api/v201311/custom_targeting_service_registry.rb
|
629
|
+
- lib/dfp_api/v201311/rate_card_service_registry.rb
|
630
|
+
- lib/dfp_api/v201311/inventory_service_registry.rb
|
631
|
+
- lib/dfp_api/v201311/line_item_template_service.rb
|
632
|
+
- lib/dfp_api/v201311/workflow_request_service_registry.rb
|
633
|
+
- lib/dfp_api/v201311/content_metadata_key_hierarchy_service_registry.rb
|
1043
634
|
- lib/dfp_api/v201311/product_service.rb
|
1044
|
-
- lib/dfp_api/v201311/
|
1045
|
-
- lib/dfp_api/v201311/
|
1046
|
-
- lib/dfp_api/v201311/
|
635
|
+
- lib/dfp_api/v201311/placement_service_registry.rb
|
636
|
+
- lib/dfp_api/v201311/reconciliation_report_row_service_registry.rb
|
637
|
+
- lib/dfp_api/v201311/rate_card_customization_service.rb
|
638
|
+
- lib/dfp_api/v201311/activity_service.rb
|
639
|
+
- lib/dfp_api/v201311/activity_service_registry.rb
|
640
|
+
- lib/dfp_api/v201311/reconciliation_order_report_service.rb
|
641
|
+
- lib/dfp_api/v201311/inventory_service.rb
|
642
|
+
- lib/dfp_api/v201311/audience_segment_service_registry.rb
|
643
|
+
- lib/dfp_api/v201311/line_item_service.rb
|
644
|
+
- lib/dfp_api/v201311/user_team_association_service.rb
|
645
|
+
- lib/dfp_api/v201311/user_service_registry.rb
|
646
|
+
- lib/dfp_api/v201311/proposal_line_item_service_registry.rb
|
647
|
+
- lib/dfp_api/v201311/order_service.rb
|
648
|
+
- lib/dfp_api/v201311/forecast_service.rb
|
1047
649
|
- lib/dfp_api/v201311/rate_card_service.rb
|
1048
650
|
- lib/dfp_api/v201311/user_service.rb
|
1049
|
-
- lib/dfp_api/v201311/
|
651
|
+
- lib/dfp_api/v201311/reconciliation_order_report_service_registry.rb
|
652
|
+
- lib/dfp_api/v201311/report_service.rb
|
653
|
+
- lib/dfp_api/v201311/user_team_association_service_registry.rb
|
654
|
+
- lib/dfp_api/v201311/publisher_query_language_service_registry.rb
|
655
|
+
- lib/dfp_api/v201311/line_item_creative_association_service_registry.rb
|
656
|
+
- lib/dfp_api/v201311/creative_wrapper_service_registry.rb
|
657
|
+
- lib/dfp_api/v201311/contact_service_registry.rb
|
658
|
+
- lib/dfp_api/v201311/product_template_service.rb
|
659
|
+
- lib/dfp_api/v201311/product_template_service_registry.rb
|
660
|
+
- lib/dfp_api/v201311/content_bundle_service_registry.rb
|
661
|
+
- lib/dfp_api/v201311/activity_group_service_registry.rb
|
662
|
+
- lib/dfp_api/v201311/proposal_service_registry.rb
|
663
|
+
- lib/dfp_api/v201311/label_service_registry.rb
|
664
|
+
- lib/dfp_api/v201311/content_service_registry.rb
|
665
|
+
- lib/dfp_api/v201311/base_rate_service_registry.rb
|
1050
666
|
- lib/dfp_api/v201311/content_bundle_service.rb
|
1051
|
-
- lib/dfp_api/v201311/
|
1052
|
-
- lib/dfp_api/v201311/
|
667
|
+
- lib/dfp_api/v201311/custom_targeting_service.rb
|
668
|
+
- lib/dfp_api/v201311/network_service.rb
|
669
|
+
- lib/dfp_api/v201311/company_service_registry.rb
|
670
|
+
- lib/dfp_api/v201311/ad_rule_service.rb
|
671
|
+
- lib/dfp_api/v201311/ad_rule_service_registry.rb
|
672
|
+
- lib/dfp_api/v201311/report_service_registry.rb
|
673
|
+
- lib/dfp_api/v201311/rate_card_customization_service_registry.rb
|
1053
674
|
- lib/dfp_api/v201311/product_service_registry.rb
|
1054
|
-
- lib/dfp_api/
|
1055
|
-
- lib/dfp_api/
|
1056
|
-
- lib/dfp_api/
|
1057
|
-
- lib/dfp_api/
|
1058
|
-
- lib/dfp_api/
|
1059
|
-
- lib/dfp_api/
|
1060
|
-
- lib/dfp_api/
|
1061
|
-
- lib/dfp_api/
|
1062
|
-
- lib/dfp_api/
|
1063
|
-
- lib/dfp_api/
|
1064
|
-
- lib/dfp_api/
|
675
|
+
- lib/dfp_api/v201405/creative_set_service_registry.rb
|
676
|
+
- lib/dfp_api/v201405/base_rate_service.rb
|
677
|
+
- lib/dfp_api/v201405/line_item_creative_association_service.rb
|
678
|
+
- lib/dfp_api/v201405/content_metadata_key_hierarchy_service.rb
|
679
|
+
- lib/dfp_api/v201405/placement_service.rb
|
680
|
+
- lib/dfp_api/v201405/forecast_service_registry.rb
|
681
|
+
- lib/dfp_api/v201405/line_item_service_registry.rb
|
682
|
+
- lib/dfp_api/v201405/proposal_line_item_service.rb
|
683
|
+
- lib/dfp_api/v201405/team_service.rb
|
684
|
+
- lib/dfp_api/v201405/audience_segment_service.rb
|
685
|
+
- lib/dfp_api/v201405/custom_field_service.rb
|
686
|
+
- lib/dfp_api/v201405/creative_template_service_registry.rb
|
687
|
+
- lib/dfp_api/v201405/rate_card_customization_group_service_registry.rb
|
688
|
+
- lib/dfp_api/v201405/proposal_service.rb
|
689
|
+
- lib/dfp_api/v201405/reconciliation_report_service_registry.rb
|
690
|
+
- lib/dfp_api/v201405/contact_service.rb
|
691
|
+
- lib/dfp_api/v201405/exchange_rate_service.rb
|
692
|
+
- lib/dfp_api/v201405/company_service.rb
|
693
|
+
- lib/dfp_api/v201405/creative_service.rb
|
694
|
+
- lib/dfp_api/v201405/content_service.rb
|
695
|
+
- lib/dfp_api/v201405/reconciliation_report_row_service.rb
|
696
|
+
- lib/dfp_api/v201405/suggested_ad_unit_service_registry.rb
|
697
|
+
- lib/dfp_api/v201405/team_service_registry.rb
|
698
|
+
- lib/dfp_api/v201405/workflow_request_service.rb
|
699
|
+
- lib/dfp_api/v201405/reconciliation_report_service.rb
|
700
|
+
- lib/dfp_api/v201405/custom_field_service_registry.rb
|
701
|
+
- lib/dfp_api/v201405/line_item_template_service_registry.rb
|
702
|
+
- lib/dfp_api/v201405/suggested_ad_unit_service.rb
|
703
|
+
- lib/dfp_api/v201405/order_service_registry.rb
|
704
|
+
- lib/dfp_api/v201405/creative_template_service.rb
|
705
|
+
- lib/dfp_api/v201405/creative_service_registry.rb
|
706
|
+
- lib/dfp_api/v201405/creative_wrapper_service.rb
|
707
|
+
- lib/dfp_api/v201405/activity_group_service.rb
|
708
|
+
- lib/dfp_api/v201405/rate_card_customization_group_service.rb
|
709
|
+
- lib/dfp_api/v201405/publisher_query_language_service.rb
|
710
|
+
- lib/dfp_api/v201405/exchange_rate_service_registry.rb
|
711
|
+
- lib/dfp_api/v201405/label_service.rb
|
712
|
+
- lib/dfp_api/v201405/creative_set_service.rb
|
713
|
+
- lib/dfp_api/v201405/network_service_registry.rb
|
714
|
+
- lib/dfp_api/v201405/custom_targeting_service_registry.rb
|
715
|
+
- lib/dfp_api/v201405/rate_card_service_registry.rb
|
716
|
+
- lib/dfp_api/v201405/inventory_service_registry.rb
|
717
|
+
- lib/dfp_api/v201405/line_item_template_service.rb
|
718
|
+
- lib/dfp_api/v201405/workflow_request_service_registry.rb
|
719
|
+
- lib/dfp_api/v201405/content_metadata_key_hierarchy_service_registry.rb
|
720
|
+
- lib/dfp_api/v201405/product_service.rb
|
721
|
+
- lib/dfp_api/v201405/placement_service_registry.rb
|
722
|
+
- lib/dfp_api/v201405/reconciliation_report_row_service_registry.rb
|
723
|
+
- lib/dfp_api/v201405/rate_card_customization_service.rb
|
724
|
+
- lib/dfp_api/v201405/activity_service.rb
|
725
|
+
- lib/dfp_api/v201405/activity_service_registry.rb
|
726
|
+
- lib/dfp_api/v201405/reconciliation_order_report_service.rb
|
727
|
+
- lib/dfp_api/v201405/inventory_service.rb
|
728
|
+
- lib/dfp_api/v201405/audience_segment_service_registry.rb
|
729
|
+
- lib/dfp_api/v201405/line_item_service.rb
|
730
|
+
- lib/dfp_api/v201405/user_team_association_service.rb
|
731
|
+
- lib/dfp_api/v201405/user_service_registry.rb
|
732
|
+
- lib/dfp_api/v201405/proposal_line_item_service_registry.rb
|
733
|
+
- lib/dfp_api/v201405/order_service.rb
|
734
|
+
- lib/dfp_api/v201405/live_stream_event_service_registry.rb
|
735
|
+
- lib/dfp_api/v201405/forecast_service.rb
|
736
|
+
- lib/dfp_api/v201405/rate_card_service.rb
|
737
|
+
- lib/dfp_api/v201405/user_service.rb
|
738
|
+
- lib/dfp_api/v201405/reconciliation_order_report_service_registry.rb
|
739
|
+
- lib/dfp_api/v201405/report_service.rb
|
740
|
+
- lib/dfp_api/v201405/user_team_association_service_registry.rb
|
741
|
+
- lib/dfp_api/v201405/publisher_query_language_service_registry.rb
|
742
|
+
- lib/dfp_api/v201405/line_item_creative_association_service_registry.rb
|
743
|
+
- lib/dfp_api/v201405/creative_wrapper_service_registry.rb
|
744
|
+
- lib/dfp_api/v201405/contact_service_registry.rb
|
745
|
+
- lib/dfp_api/v201405/product_template_service.rb
|
746
|
+
- lib/dfp_api/v201405/product_template_service_registry.rb
|
747
|
+
- lib/dfp_api/v201405/content_bundle_service_registry.rb
|
748
|
+
- lib/dfp_api/v201405/activity_group_service_registry.rb
|
749
|
+
- lib/dfp_api/v201405/live_stream_event_service.rb
|
750
|
+
- lib/dfp_api/v201405/proposal_service_registry.rb
|
751
|
+
- lib/dfp_api/v201405/label_service_registry.rb
|
752
|
+
- lib/dfp_api/v201405/content_service_registry.rb
|
753
|
+
- lib/dfp_api/v201405/base_rate_service_registry.rb
|
754
|
+
- lib/dfp_api/v201405/content_bundle_service.rb
|
755
|
+
- lib/dfp_api/v201405/custom_targeting_service.rb
|
756
|
+
- lib/dfp_api/v201405/network_service.rb
|
757
|
+
- lib/dfp_api/v201405/company_service_registry.rb
|
758
|
+
- lib/dfp_api/v201405/ad_rule_service.rb
|
759
|
+
- lib/dfp_api/v201405/ad_rule_service_registry.rb
|
760
|
+
- lib/dfp_api/v201405/report_service_registry.rb
|
761
|
+
- lib/dfp_api/v201405/rate_card_customization_service_registry.rb
|
762
|
+
- lib/dfp_api/v201405/product_service_registry.rb
|
763
|
+
- lib/dfp_api/errors.rb
|
764
|
+
- lib/dfp_api/credential_handler.rb
|
765
|
+
- lib/dfp_api/api_config.rb
|
766
|
+
- lib/dfp_api/v201408/creative_set_service_registry.rb
|
767
|
+
- lib/dfp_api/v201408/base_rate_service.rb
|
768
|
+
- lib/dfp_api/v201408/line_item_creative_association_service.rb
|
769
|
+
- lib/dfp_api/v201408/content_metadata_key_hierarchy_service.rb
|
770
|
+
- lib/dfp_api/v201408/premium_rate_service_registry.rb
|
771
|
+
- lib/dfp_api/v201408/placement_service.rb
|
772
|
+
- lib/dfp_api/v201408/forecast_service_registry.rb
|
773
|
+
- lib/dfp_api/v201408/line_item_service_registry.rb
|
774
|
+
- lib/dfp_api/v201408/proposal_line_item_service.rb
|
775
|
+
- lib/dfp_api/v201408/team_service.rb
|
776
|
+
- lib/dfp_api/v201408/audience_segment_service.rb
|
777
|
+
- lib/dfp_api/v201408/custom_field_service.rb
|
778
|
+
- lib/dfp_api/v201408/creative_template_service_registry.rb
|
779
|
+
- lib/dfp_api/v201408/proposal_service.rb
|
780
|
+
- lib/dfp_api/v201408/reconciliation_report_service_registry.rb
|
781
|
+
- lib/dfp_api/v201408/contact_service.rb
|
782
|
+
- lib/dfp_api/v201408/exchange_rate_service.rb
|
783
|
+
- lib/dfp_api/v201408/company_service.rb
|
784
|
+
- lib/dfp_api/v201408/creative_service.rb
|
785
|
+
- lib/dfp_api/v201408/content_service.rb
|
786
|
+
- lib/dfp_api/v201408/reconciliation_report_row_service.rb
|
787
|
+
- lib/dfp_api/v201408/suggested_ad_unit_service_registry.rb
|
788
|
+
- lib/dfp_api/v201408/team_service_registry.rb
|
789
|
+
- lib/dfp_api/v201408/workflow_request_service.rb
|
790
|
+
- lib/dfp_api/v201408/reconciliation_report_service.rb
|
791
|
+
- lib/dfp_api/v201408/custom_field_service_registry.rb
|
792
|
+
- lib/dfp_api/v201408/line_item_template_service_registry.rb
|
793
|
+
- lib/dfp_api/v201408/suggested_ad_unit_service.rb
|
794
|
+
- lib/dfp_api/v201408/order_service_registry.rb
|
795
|
+
- lib/dfp_api/v201408/creative_template_service.rb
|
796
|
+
- lib/dfp_api/v201408/creative_service_registry.rb
|
797
|
+
- lib/dfp_api/v201408/creative_wrapper_service.rb
|
798
|
+
- lib/dfp_api/v201408/activity_group_service.rb
|
799
|
+
- lib/dfp_api/v201408/publisher_query_language_service.rb
|
800
|
+
- lib/dfp_api/v201408/exchange_rate_service_registry.rb
|
801
|
+
- lib/dfp_api/v201408/label_service.rb
|
802
|
+
- lib/dfp_api/v201408/creative_set_service.rb
|
803
|
+
- lib/dfp_api/v201408/network_service_registry.rb
|
804
|
+
- lib/dfp_api/v201408/custom_targeting_service_registry.rb
|
805
|
+
- lib/dfp_api/v201408/rate_card_service_registry.rb
|
806
|
+
- lib/dfp_api/v201408/inventory_service_registry.rb
|
807
|
+
- lib/dfp_api/v201408/line_item_template_service.rb
|
808
|
+
- lib/dfp_api/v201408/workflow_request_service_registry.rb
|
809
|
+
- lib/dfp_api/v201408/content_metadata_key_hierarchy_service_registry.rb
|
810
|
+
- lib/dfp_api/v201408/product_service.rb
|
811
|
+
- lib/dfp_api/v201408/placement_service_registry.rb
|
812
|
+
- lib/dfp_api/v201408/reconciliation_report_row_service_registry.rb
|
813
|
+
- lib/dfp_api/v201408/activity_service.rb
|
814
|
+
- lib/dfp_api/v201408/activity_service_registry.rb
|
815
|
+
- lib/dfp_api/v201408/reconciliation_order_report_service.rb
|
816
|
+
- lib/dfp_api/v201408/inventory_service.rb
|
817
|
+
- lib/dfp_api/v201408/audience_segment_service_registry.rb
|
818
|
+
- lib/dfp_api/v201408/line_item_service.rb
|
819
|
+
- lib/dfp_api/v201408/user_team_association_service.rb
|
820
|
+
- lib/dfp_api/v201408/user_service_registry.rb
|
821
|
+
- lib/dfp_api/v201408/proposal_line_item_service_registry.rb
|
822
|
+
- lib/dfp_api/v201408/order_service.rb
|
823
|
+
- lib/dfp_api/v201408/live_stream_event_service_registry.rb
|
824
|
+
- lib/dfp_api/v201408/forecast_service.rb
|
825
|
+
- lib/dfp_api/v201408/rate_card_service.rb
|
826
|
+
- lib/dfp_api/v201408/user_service.rb
|
827
|
+
- lib/dfp_api/v201408/reconciliation_order_report_service_registry.rb
|
828
|
+
- lib/dfp_api/v201408/report_service.rb
|
829
|
+
- lib/dfp_api/v201408/user_team_association_service_registry.rb
|
830
|
+
- lib/dfp_api/v201408/publisher_query_language_service_registry.rb
|
831
|
+
- lib/dfp_api/v201408/line_item_creative_association_service_registry.rb
|
832
|
+
- lib/dfp_api/v201408/creative_wrapper_service_registry.rb
|
833
|
+
- lib/dfp_api/v201408/contact_service_registry.rb
|
834
|
+
- lib/dfp_api/v201408/product_template_service.rb
|
835
|
+
- lib/dfp_api/v201408/product_template_service_registry.rb
|
836
|
+
- lib/dfp_api/v201408/content_bundle_service_registry.rb
|
837
|
+
- lib/dfp_api/v201408/activity_group_service_registry.rb
|
838
|
+
- lib/dfp_api/v201408/live_stream_event_service.rb
|
839
|
+
- lib/dfp_api/v201408/premium_rate_service.rb
|
840
|
+
- lib/dfp_api/v201408/proposal_service_registry.rb
|
841
|
+
- lib/dfp_api/v201408/label_service_registry.rb
|
842
|
+
- lib/dfp_api/v201408/content_service_registry.rb
|
843
|
+
- lib/dfp_api/v201408/base_rate_service_registry.rb
|
844
|
+
- lib/dfp_api/v201408/content_bundle_service.rb
|
845
|
+
- lib/dfp_api/v201408/custom_targeting_service.rb
|
846
|
+
- lib/dfp_api/v201408/network_service.rb
|
847
|
+
- lib/dfp_api/v201408/company_service_registry.rb
|
848
|
+
- lib/dfp_api/v201408/ad_rule_service.rb
|
849
|
+
- lib/dfp_api/v201408/ad_rule_service_registry.rb
|
850
|
+
- lib/dfp_api/v201408/report_service_registry.rb
|
851
|
+
- lib/dfp_api/v201408/product_service_registry.rb
|
852
|
+
- lib/dfp_api/v201302/creative_set_service_registry.rb
|
853
|
+
- lib/dfp_api/v201302/line_item_creative_association_service.rb
|
854
|
+
- lib/dfp_api/v201302/placement_service.rb
|
855
|
+
- lib/dfp_api/v201302/forecast_service_registry.rb
|
856
|
+
- lib/dfp_api/v201302/line_item_service_registry.rb
|
857
|
+
- lib/dfp_api/v201302/team_service.rb
|
1065
858
|
- lib/dfp_api/v201302/audience_segment_service.rb
|
1066
|
-
- lib/dfp_api/v201302/
|
859
|
+
- lib/dfp_api/v201302/custom_field_service.rb
|
860
|
+
- lib/dfp_api/v201302/third_party_slot_service.rb
|
861
|
+
- lib/dfp_api/v201302/creative_template_service_registry.rb
|
862
|
+
- lib/dfp_api/v201302/contact_service.rb
|
863
|
+
- lib/dfp_api/v201302/company_service.rb
|
864
|
+
- lib/dfp_api/v201302/creative_service.rb
|
865
|
+
- lib/dfp_api/v201302/content_service.rb
|
866
|
+
- lib/dfp_api/v201302/suggested_ad_unit_service_registry.rb
|
867
|
+
- lib/dfp_api/v201302/third_party_slot_service_registry.rb
|
868
|
+
- lib/dfp_api/v201302/team_service_registry.rb
|
1067
869
|
- lib/dfp_api/v201302/custom_field_service_registry.rb
|
1068
|
-
- lib/dfp_api/v201302/
|
1069
|
-
- lib/dfp_api/v201302/
|
1070
|
-
- lib/dfp_api/v201302/
|
1071
|
-
- lib/dfp_api/v201302/
|
1072
|
-
- lib/dfp_api/v201302/creative_wrapper_service_registry.rb
|
1073
|
-
- lib/dfp_api/v201302/team_service.rb
|
870
|
+
- lib/dfp_api/v201302/suggested_ad_unit_service.rb
|
871
|
+
- lib/dfp_api/v201302/order_service_registry.rb
|
872
|
+
- lib/dfp_api/v201302/creative_template_service.rb
|
873
|
+
- lib/dfp_api/v201302/creative_service_registry.rb
|
1074
874
|
- lib/dfp_api/v201302/creative_wrapper_service.rb
|
1075
|
-
- lib/dfp_api/v201302/
|
1076
|
-
- lib/dfp_api/v201302/
|
1077
|
-
- lib/dfp_api/v201302/
|
875
|
+
- lib/dfp_api/v201302/activity_group_service.rb
|
876
|
+
- lib/dfp_api/v201302/publisher_query_language_service.rb
|
877
|
+
- lib/dfp_api/v201302/label_service.rb
|
1078
878
|
- lib/dfp_api/v201302/creative_set_service.rb
|
1079
|
-
- lib/dfp_api/v201302/
|
879
|
+
- lib/dfp_api/v201302/network_service_registry.rb
|
880
|
+
- lib/dfp_api/v201302/custom_targeting_service_registry.rb
|
881
|
+
- lib/dfp_api/v201302/inventory_service_registry.rb
|
882
|
+
- lib/dfp_api/v201302/placement_service_registry.rb
|
1080
883
|
- lib/dfp_api/v201302/activity_service.rb
|
884
|
+
- lib/dfp_api/v201302/activity_service_registry.rb
|
885
|
+
- lib/dfp_api/v201302/inventory_service.rb
|
886
|
+
- lib/dfp_api/v201302/audience_segment_service_registry.rb
|
887
|
+
- lib/dfp_api/v201302/line_item_service.rb
|
1081
888
|
- lib/dfp_api/v201302/user_team_association_service.rb
|
1082
|
-
- lib/dfp_api/v201302/
|
1083
|
-
- lib/dfp_api/v201302/
|
1084
|
-
- lib/dfp_api/v201302/label_service.rb
|
889
|
+
- lib/dfp_api/v201302/user_service_registry.rb
|
890
|
+
- lib/dfp_api/v201302/order_service.rb
|
1085
891
|
- lib/dfp_api/v201302/forecast_service.rb
|
892
|
+
- lib/dfp_api/v201302/user_service.rb
|
1086
893
|
- lib/dfp_api/v201302/report_service.rb
|
1087
|
-
- lib/dfp_api/v201302/
|
1088
|
-
- lib/dfp_api/v201302/
|
894
|
+
- lib/dfp_api/v201302/user_team_association_service_registry.rb
|
895
|
+
- lib/dfp_api/v201302/publisher_query_language_service_registry.rb
|
896
|
+
- lib/dfp_api/v201302/line_item_creative_association_service_registry.rb
|
897
|
+
- lib/dfp_api/v201302/creative_wrapper_service_registry.rb
|
898
|
+
- lib/dfp_api/v201302/contact_service_registry.rb
|
899
|
+
- lib/dfp_api/v201302/content_bundle_service_registry.rb
|
1089
900
|
- lib/dfp_api/v201302/activity_group_service_registry.rb
|
901
|
+
- lib/dfp_api/v201302/label_service_registry.rb
|
1090
902
|
- lib/dfp_api/v201302/content_service_registry.rb
|
1091
|
-
- lib/dfp_api/v201302/
|
903
|
+
- lib/dfp_api/v201302/content_bundle_service.rb
|
1092
904
|
- lib/dfp_api/v201302/custom_targeting_service.rb
|
1093
|
-
- lib/dfp_api/v201302/third_party_slot_service_registry.rb
|
1094
|
-
- lib/dfp_api/v201302/line_item_creative_association_service.rb
|
1095
|
-
- lib/dfp_api/v201302/suggested_ad_unit_service_registry.rb
|
1096
905
|
- lib/dfp_api/v201302/network_service.rb
|
1097
|
-
- lib/dfp_api/v201302/ad_rule_service_registry.rb
|
1098
|
-
- lib/dfp_api/v201302/custom_field_service.rb
|
1099
906
|
- lib/dfp_api/v201302/company_service_registry.rb
|
1100
|
-
- lib/dfp_api/v201302/user_service_registry.rb
|
1101
|
-
- lib/dfp_api/v201302/team_service_registry.rb
|
1102
|
-
- lib/dfp_api/v201302/creative_service.rb
|
1103
|
-
- lib/dfp_api/v201302/activity_group_service.rb
|
1104
|
-
- lib/dfp_api/v201302/publisher_query_language_service.rb
|
1105
|
-
- lib/dfp_api/v201302/content_service.rb
|
1106
|
-
- lib/dfp_api/v201302/creative_template_service.rb
|
1107
|
-
- lib/dfp_api/v201302/creative_set_service_registry.rb
|
1108
907
|
- lib/dfp_api/v201302/ad_rule_service.rb
|
1109
|
-
- lib/dfp_api/v201302/
|
1110
|
-
- lib/dfp_api/v201302/
|
1111
|
-
- lib/dfp_api/
|
1112
|
-
- lib/dfp_api/
|
1113
|
-
- lib/dfp_api/
|
1114
|
-
- lib/dfp_api/
|
1115
|
-
- lib/dfp_api/
|
1116
|
-
- lib/dfp_api/
|
1117
|
-
- lib/dfp_api/
|
1118
|
-
- lib/dfp_api/
|
1119
|
-
- lib/dfp_api/
|
1120
|
-
- lib/dfp_api/
|
1121
|
-
- lib/dfp_api/
|
908
|
+
- lib/dfp_api/v201302/ad_rule_service_registry.rb
|
909
|
+
- lib/dfp_api/v201302/report_service_registry.rb
|
910
|
+
- lib/dfp_api/v201403/creative_set_service_registry.rb
|
911
|
+
- lib/dfp_api/v201403/base_rate_service.rb
|
912
|
+
- lib/dfp_api/v201403/line_item_creative_association_service.rb
|
913
|
+
- lib/dfp_api/v201403/content_metadata_key_hierarchy_service.rb
|
914
|
+
- lib/dfp_api/v201403/placement_service.rb
|
915
|
+
- lib/dfp_api/v201403/forecast_service_registry.rb
|
916
|
+
- lib/dfp_api/v201403/line_item_service_registry.rb
|
917
|
+
- lib/dfp_api/v201403/proposal_line_item_service.rb
|
918
|
+
- lib/dfp_api/v201403/team_service.rb
|
919
|
+
- lib/dfp_api/v201403/audience_segment_service.rb
|
920
|
+
- lib/dfp_api/v201403/custom_field_service.rb
|
921
|
+
- lib/dfp_api/v201403/creative_template_service_registry.rb
|
922
|
+
- lib/dfp_api/v201403/rate_card_customization_group_service_registry.rb
|
923
|
+
- lib/dfp_api/v201403/proposal_service.rb
|
924
|
+
- lib/dfp_api/v201403/reconciliation_report_service_registry.rb
|
925
|
+
- lib/dfp_api/v201403/contact_service.rb
|
926
|
+
- lib/dfp_api/v201403/exchange_rate_service.rb
|
927
|
+
- lib/dfp_api/v201403/company_service.rb
|
928
|
+
- lib/dfp_api/v201403/creative_service.rb
|
929
|
+
- lib/dfp_api/v201403/content_service.rb
|
930
|
+
- lib/dfp_api/v201403/reconciliation_report_row_service.rb
|
931
|
+
- lib/dfp_api/v201403/suggested_ad_unit_service_registry.rb
|
932
|
+
- lib/dfp_api/v201403/team_service_registry.rb
|
933
|
+
- lib/dfp_api/v201403/workflow_request_service.rb
|
934
|
+
- lib/dfp_api/v201403/reconciliation_report_service.rb
|
935
|
+
- lib/dfp_api/v201403/custom_field_service_registry.rb
|
936
|
+
- lib/dfp_api/v201403/line_item_template_service_registry.rb
|
937
|
+
- lib/dfp_api/v201403/suggested_ad_unit_service.rb
|
938
|
+
- lib/dfp_api/v201403/order_service_registry.rb
|
939
|
+
- lib/dfp_api/v201403/creative_template_service.rb
|
940
|
+
- lib/dfp_api/v201403/creative_service_registry.rb
|
941
|
+
- lib/dfp_api/v201403/creative_wrapper_service.rb
|
942
|
+
- lib/dfp_api/v201403/activity_group_service.rb
|
943
|
+
- lib/dfp_api/v201403/rate_card_customization_group_service.rb
|
944
|
+
- lib/dfp_api/v201403/publisher_query_language_service.rb
|
945
|
+
- lib/dfp_api/v201403/exchange_rate_service_registry.rb
|
946
|
+
- lib/dfp_api/v201403/label_service.rb
|
947
|
+
- lib/dfp_api/v201403/creative_set_service.rb
|
948
|
+
- lib/dfp_api/v201403/network_service_registry.rb
|
949
|
+
- lib/dfp_api/v201403/custom_targeting_service_registry.rb
|
950
|
+
- lib/dfp_api/v201403/rate_card_service_registry.rb
|
951
|
+
- lib/dfp_api/v201403/inventory_service_registry.rb
|
952
|
+
- lib/dfp_api/v201403/line_item_template_service.rb
|
953
|
+
- lib/dfp_api/v201403/workflow_request_service_registry.rb
|
954
|
+
- lib/dfp_api/v201403/content_metadata_key_hierarchy_service_registry.rb
|
955
|
+
- lib/dfp_api/v201403/product_service.rb
|
956
|
+
- lib/dfp_api/v201403/placement_service_registry.rb
|
957
|
+
- lib/dfp_api/v201403/reconciliation_report_row_service_registry.rb
|
958
|
+
- lib/dfp_api/v201403/rate_card_customization_service.rb
|
959
|
+
- lib/dfp_api/v201403/activity_service.rb
|
960
|
+
- lib/dfp_api/v201403/activity_service_registry.rb
|
961
|
+
- lib/dfp_api/v201403/reconciliation_order_report_service.rb
|
962
|
+
- lib/dfp_api/v201403/inventory_service.rb
|
963
|
+
- lib/dfp_api/v201403/audience_segment_service_registry.rb
|
964
|
+
- lib/dfp_api/v201403/line_item_service.rb
|
965
|
+
- lib/dfp_api/v201403/user_team_association_service.rb
|
966
|
+
- lib/dfp_api/v201403/user_service_registry.rb
|
967
|
+
- lib/dfp_api/v201403/proposal_line_item_service_registry.rb
|
968
|
+
- lib/dfp_api/v201403/order_service.rb
|
969
|
+
- lib/dfp_api/v201403/live_stream_event_service_registry.rb
|
970
|
+
- lib/dfp_api/v201403/forecast_service.rb
|
971
|
+
- lib/dfp_api/v201403/rate_card_service.rb
|
972
|
+
- lib/dfp_api/v201403/user_service.rb
|
973
|
+
- lib/dfp_api/v201403/reconciliation_order_report_service_registry.rb
|
974
|
+
- lib/dfp_api/v201403/report_service.rb
|
975
|
+
- lib/dfp_api/v201403/user_team_association_service_registry.rb
|
976
|
+
- lib/dfp_api/v201403/publisher_query_language_service_registry.rb
|
977
|
+
- lib/dfp_api/v201403/line_item_creative_association_service_registry.rb
|
978
|
+
- lib/dfp_api/v201403/creative_wrapper_service_registry.rb
|
979
|
+
- lib/dfp_api/v201403/contact_service_registry.rb
|
980
|
+
- lib/dfp_api/v201403/product_template_service.rb
|
981
|
+
- lib/dfp_api/v201403/product_template_service_registry.rb
|
982
|
+
- lib/dfp_api/v201403/content_bundle_service_registry.rb
|
983
|
+
- lib/dfp_api/v201403/activity_group_service_registry.rb
|
984
|
+
- lib/dfp_api/v201403/live_stream_event_service.rb
|
985
|
+
- lib/dfp_api/v201403/proposal_service_registry.rb
|
986
|
+
- lib/dfp_api/v201403/label_service_registry.rb
|
987
|
+
- lib/dfp_api/v201403/content_service_registry.rb
|
988
|
+
- lib/dfp_api/v201403/base_rate_service_registry.rb
|
989
|
+
- lib/dfp_api/v201403/content_bundle_service.rb
|
990
|
+
- lib/dfp_api/v201403/custom_targeting_service.rb
|
991
|
+
- lib/dfp_api/v201403/network_service.rb
|
992
|
+
- lib/dfp_api/v201403/company_service_registry.rb
|
993
|
+
- lib/dfp_api/v201403/ad_rule_service.rb
|
994
|
+
- lib/dfp_api/v201403/ad_rule_service_registry.rb
|
995
|
+
- lib/dfp_api/v201403/report_service_registry.rb
|
996
|
+
- lib/dfp_api/v201403/rate_card_customization_service_registry.rb
|
997
|
+
- lib/dfp_api/v201403/product_service_registry.rb
|
998
|
+
- lib/dfp_api/v201308/creative_set_service_registry.rb
|
999
|
+
- lib/dfp_api/v201308/base_rate_service.rb
|
1000
|
+
- lib/dfp_api/v201308/line_item_creative_association_service.rb
|
1001
|
+
- lib/dfp_api/v201308/placement_service.rb
|
1002
|
+
- lib/dfp_api/v201308/forecast_service_registry.rb
|
1003
|
+
- lib/dfp_api/v201308/line_item_service_registry.rb
|
1004
|
+
- lib/dfp_api/v201308/proposal_line_item_service.rb
|
1005
|
+
- lib/dfp_api/v201308/team_service.rb
|
1006
|
+
- lib/dfp_api/v201308/audience_segment_service.rb
|
1007
|
+
- lib/dfp_api/v201308/custom_field_service.rb
|
1008
|
+
- lib/dfp_api/v201308/creative_template_service_registry.rb
|
1009
|
+
- lib/dfp_api/v201308/proposal_service.rb
|
1010
|
+
- lib/dfp_api/v201308/reconciliation_report_service_registry.rb
|
1011
|
+
- lib/dfp_api/v201308/contact_service.rb
|
1012
|
+
- lib/dfp_api/v201308/company_service.rb
|
1013
|
+
- lib/dfp_api/v201308/creative_service.rb
|
1014
|
+
- lib/dfp_api/v201308/content_service.rb
|
1015
|
+
- lib/dfp_api/v201308/reconciliation_report_row_service.rb
|
1016
|
+
- lib/dfp_api/v201308/suggested_ad_unit_service_registry.rb
|
1017
|
+
- lib/dfp_api/v201308/team_service_registry.rb
|
1018
|
+
- lib/dfp_api/v201308/reconciliation_report_service.rb
|
1019
|
+
- lib/dfp_api/v201308/custom_field_service_registry.rb
|
1020
|
+
- lib/dfp_api/v201308/line_item_template_service_registry.rb
|
1021
|
+
- lib/dfp_api/v201308/suggested_ad_unit_service.rb
|
1022
|
+
- lib/dfp_api/v201308/order_service_registry.rb
|
1023
|
+
- lib/dfp_api/v201308/creative_template_service.rb
|
1024
|
+
- lib/dfp_api/v201308/creative_service_registry.rb
|
1025
|
+
- lib/dfp_api/v201308/creative_wrapper_service.rb
|
1026
|
+
- lib/dfp_api/v201308/activity_group_service.rb
|
1027
|
+
- lib/dfp_api/v201308/publisher_query_language_service.rb
|
1028
|
+
- lib/dfp_api/v201308/label_service.rb
|
1029
|
+
- lib/dfp_api/v201308/creative_set_service.rb
|
1030
|
+
- lib/dfp_api/v201308/network_service_registry.rb
|
1031
|
+
- lib/dfp_api/v201308/custom_targeting_service_registry.rb
|
1032
|
+
- lib/dfp_api/v201308/rate_card_service_registry.rb
|
1033
|
+
- lib/dfp_api/v201308/inventory_service_registry.rb
|
1034
|
+
- lib/dfp_api/v201308/line_item_template_service.rb
|
1035
|
+
- lib/dfp_api/v201308/product_service.rb
|
1036
|
+
- lib/dfp_api/v201308/placement_service_registry.rb
|
1037
|
+
- lib/dfp_api/v201308/reconciliation_report_row_service_registry.rb
|
1038
|
+
- lib/dfp_api/v201308/rate_card_customization_service.rb
|
1039
|
+
- lib/dfp_api/v201308/activity_service.rb
|
1040
|
+
- lib/dfp_api/v201308/activity_service_registry.rb
|
1041
|
+
- lib/dfp_api/v201308/reconciliation_order_report_service.rb
|
1042
|
+
- lib/dfp_api/v201308/workflow_action_service_registry.rb
|
1043
|
+
- lib/dfp_api/v201308/inventory_service.rb
|
1044
|
+
- lib/dfp_api/v201308/audience_segment_service_registry.rb
|
1045
|
+
- lib/dfp_api/v201308/line_item_service.rb
|
1046
|
+
- lib/dfp_api/v201308/user_team_association_service.rb
|
1047
|
+
- lib/dfp_api/v201308/user_service_registry.rb
|
1048
|
+
- lib/dfp_api/v201308/proposal_line_item_service_registry.rb
|
1049
|
+
- lib/dfp_api/v201308/order_service.rb
|
1050
|
+
- lib/dfp_api/v201308/forecast_service.rb
|
1051
|
+
- lib/dfp_api/v201308/rate_card_service.rb
|
1052
|
+
- lib/dfp_api/v201308/user_service.rb
|
1053
|
+
- lib/dfp_api/v201308/reconciliation_order_report_service_registry.rb
|
1054
|
+
- lib/dfp_api/v201308/report_service.rb
|
1055
|
+
- lib/dfp_api/v201308/user_team_association_service_registry.rb
|
1056
|
+
- lib/dfp_api/v201308/publisher_query_language_service_registry.rb
|
1057
|
+
- lib/dfp_api/v201308/line_item_creative_association_service_registry.rb
|
1058
|
+
- lib/dfp_api/v201308/creative_wrapper_service_registry.rb
|
1059
|
+
- lib/dfp_api/v201308/contact_service_registry.rb
|
1060
|
+
- lib/dfp_api/v201308/product_template_service.rb
|
1061
|
+
- lib/dfp_api/v201308/product_template_service_registry.rb
|
1062
|
+
- lib/dfp_api/v201308/content_bundle_service_registry.rb
|
1063
|
+
- lib/dfp_api/v201308/activity_group_service_registry.rb
|
1064
|
+
- lib/dfp_api/v201308/proposal_service_registry.rb
|
1065
|
+
- lib/dfp_api/v201308/label_service_registry.rb
|
1066
|
+
- lib/dfp_api/v201308/content_service_registry.rb
|
1067
|
+
- lib/dfp_api/v201308/base_rate_service_registry.rb
|
1068
|
+
- lib/dfp_api/v201308/content_bundle_service.rb
|
1069
|
+
- lib/dfp_api/v201308/workflow_action_service.rb
|
1070
|
+
- lib/dfp_api/v201308/custom_targeting_service.rb
|
1071
|
+
- lib/dfp_api/v201308/network_service.rb
|
1072
|
+
- lib/dfp_api/v201308/company_service_registry.rb
|
1073
|
+
- lib/dfp_api/v201308/ad_rule_service.rb
|
1074
|
+
- lib/dfp_api/v201308/ad_rule_service_registry.rb
|
1075
|
+
- lib/dfp_api/v201308/report_service_registry.rb
|
1076
|
+
- lib/dfp_api/v201308/rate_card_customization_service_registry.rb
|
1077
|
+
- lib/dfp_api/v201308/product_service_registry.rb
|
1078
|
+
- lib/dfp_api/v201211/creative_set_service_registry.rb
|
1079
|
+
- lib/dfp_api/v201211/line_item_creative_association_service.rb
|
1080
|
+
- lib/dfp_api/v201211/placement_service.rb
|
1081
|
+
- lib/dfp_api/v201211/forecast_service_registry.rb
|
1082
|
+
- lib/dfp_api/v201211/line_item_service_registry.rb
|
1083
|
+
- lib/dfp_api/v201211/team_service.rb
|
1084
|
+
- lib/dfp_api/v201211/audience_segment_service.rb
|
1085
|
+
- lib/dfp_api/v201211/custom_field_service.rb
|
1086
|
+
- lib/dfp_api/v201211/third_party_slot_service.rb
|
1087
|
+
- lib/dfp_api/v201211/creative_template_service_registry.rb
|
1088
|
+
- lib/dfp_api/v201211/company_service.rb
|
1089
|
+
- lib/dfp_api/v201211/creative_service.rb
|
1090
|
+
- lib/dfp_api/v201211/content_service.rb
|
1091
|
+
- lib/dfp_api/v201211/suggested_ad_unit_service_registry.rb
|
1092
|
+
- lib/dfp_api/v201211/third_party_slot_service_registry.rb
|
1093
|
+
- lib/dfp_api/v201211/team_service_registry.rb
|
1094
|
+
- lib/dfp_api/v201211/custom_field_service_registry.rb
|
1095
|
+
- lib/dfp_api/v201211/suggested_ad_unit_service.rb
|
1096
|
+
- lib/dfp_api/v201211/order_service_registry.rb
|
1097
|
+
- lib/dfp_api/v201211/creative_template_service.rb
|
1098
|
+
- lib/dfp_api/v201211/creative_service_registry.rb
|
1099
|
+
- lib/dfp_api/v201211/creative_wrapper_service.rb
|
1100
|
+
- lib/dfp_api/v201211/publisher_query_language_service.rb
|
1101
|
+
- lib/dfp_api/v201211/label_service.rb
|
1102
|
+
- lib/dfp_api/v201211/creative_set_service.rb
|
1103
|
+
- lib/dfp_api/v201211/network_service_registry.rb
|
1104
|
+
- lib/dfp_api/v201211/custom_targeting_service_registry.rb
|
1105
|
+
- lib/dfp_api/v201211/inventory_service_registry.rb
|
1106
|
+
- lib/dfp_api/v201211/placement_service_registry.rb
|
1107
|
+
- lib/dfp_api/v201211/inventory_service.rb
|
1108
|
+
- lib/dfp_api/v201211/audience_segment_service_registry.rb
|
1109
|
+
- lib/dfp_api/v201211/line_item_service.rb
|
1110
|
+
- lib/dfp_api/v201211/user_team_association_service.rb
|
1111
|
+
- lib/dfp_api/v201211/user_service_registry.rb
|
1112
|
+
- lib/dfp_api/v201211/order_service.rb
|
1113
|
+
- lib/dfp_api/v201211/forecast_service.rb
|
1114
|
+
- lib/dfp_api/v201211/user_service.rb
|
1115
|
+
- lib/dfp_api/v201211/report_service.rb
|
1116
|
+
- lib/dfp_api/v201211/user_team_association_service_registry.rb
|
1117
|
+
- lib/dfp_api/v201211/publisher_query_language_service_registry.rb
|
1118
|
+
- lib/dfp_api/v201211/line_item_creative_association_service_registry.rb
|
1119
|
+
- lib/dfp_api/v201211/creative_wrapper_service_registry.rb
|
1120
|
+
- lib/dfp_api/v201211/label_service_registry.rb
|
1121
|
+
- lib/dfp_api/v201211/content_service_registry.rb
|
1122
|
+
- lib/dfp_api/v201211/custom_targeting_service.rb
|
1123
|
+
- lib/dfp_api/v201211/network_service.rb
|
1124
|
+
- lib/dfp_api/v201211/company_service_registry.rb
|
1125
|
+
- lib/dfp_api/v201211/report_service_registry.rb
|
1126
|
+
- lib/dfp_api/v201306/creative_set_service_registry.rb
|
1127
|
+
- lib/dfp_api/v201306/base_rate_service.rb
|
1128
|
+
- lib/dfp_api/v201306/line_item_creative_association_service.rb
|
1129
|
+
- lib/dfp_api/v201306/placement_service.rb
|
1130
|
+
- lib/dfp_api/v201306/forecast_service_registry.rb
|
1131
|
+
- lib/dfp_api/v201306/line_item_service_registry.rb
|
1132
|
+
- lib/dfp_api/v201306/proposal_line_item_service.rb
|
1133
|
+
- lib/dfp_api/v201306/team_service.rb
|
1134
|
+
- lib/dfp_api/v201306/audience_segment_service.rb
|
1135
|
+
- lib/dfp_api/v201306/custom_field_service.rb
|
1136
|
+
- lib/dfp_api/v201306/creative_template_service_registry.rb
|
1137
|
+
- lib/dfp_api/v201306/proposal_service.rb
|
1138
|
+
- lib/dfp_api/v201306/reconciliation_report_service_registry.rb
|
1139
|
+
- lib/dfp_api/v201306/contact_service.rb
|
1140
|
+
- lib/dfp_api/v201306/company_service.rb
|
1141
|
+
- lib/dfp_api/v201306/creative_service.rb
|
1142
|
+
- lib/dfp_api/v201306/content_service.rb
|
1143
|
+
- lib/dfp_api/v201306/reconciliation_report_row_service.rb
|
1144
|
+
- lib/dfp_api/v201306/suggested_ad_unit_service_registry.rb
|
1145
|
+
- lib/dfp_api/v201306/team_service_registry.rb
|
1146
|
+
- lib/dfp_api/v201306/reconciliation_report_service.rb
|
1147
|
+
- lib/dfp_api/v201306/custom_field_service_registry.rb
|
1148
|
+
- lib/dfp_api/v201306/line_item_template_service_registry.rb
|
1149
|
+
- lib/dfp_api/v201306/suggested_ad_unit_service.rb
|
1150
|
+
- lib/dfp_api/v201306/order_service_registry.rb
|
1151
|
+
- lib/dfp_api/v201306/creative_template_service.rb
|
1152
|
+
- lib/dfp_api/v201306/creative_service_registry.rb
|
1153
|
+
- lib/dfp_api/v201306/creative_wrapper_service.rb
|
1154
|
+
- lib/dfp_api/v201306/activity_group_service.rb
|
1155
|
+
- lib/dfp_api/v201306/publisher_query_language_service.rb
|
1156
|
+
- lib/dfp_api/v201306/label_service.rb
|
1157
|
+
- lib/dfp_api/v201306/creative_set_service.rb
|
1158
|
+
- lib/dfp_api/v201306/network_service_registry.rb
|
1159
|
+
- lib/dfp_api/v201306/custom_targeting_service_registry.rb
|
1160
|
+
- lib/dfp_api/v201306/rate_card_service_registry.rb
|
1161
|
+
- lib/dfp_api/v201306/inventory_service_registry.rb
|
1162
|
+
- lib/dfp_api/v201306/line_item_template_service.rb
|
1163
|
+
- lib/dfp_api/v201306/product_service.rb
|
1164
|
+
- lib/dfp_api/v201306/placement_service_registry.rb
|
1165
|
+
- lib/dfp_api/v201306/reconciliation_report_row_service_registry.rb
|
1166
|
+
- lib/dfp_api/v201306/rate_card_customization_service.rb
|
1167
|
+
- lib/dfp_api/v201306/activity_service.rb
|
1168
|
+
- lib/dfp_api/v201306/activity_service_registry.rb
|
1169
|
+
- lib/dfp_api/v201306/reconciliation_order_report_service.rb
|
1170
|
+
- lib/dfp_api/v201306/workflow_action_service_registry.rb
|
1171
|
+
- lib/dfp_api/v201306/inventory_service.rb
|
1172
|
+
- lib/dfp_api/v201306/audience_segment_service_registry.rb
|
1173
|
+
- lib/dfp_api/v201306/line_item_service.rb
|
1174
|
+
- lib/dfp_api/v201306/user_team_association_service.rb
|
1175
|
+
- lib/dfp_api/v201306/user_service_registry.rb
|
1176
|
+
- lib/dfp_api/v201306/proposal_line_item_service_registry.rb
|
1177
|
+
- lib/dfp_api/v201306/order_service.rb
|
1178
|
+
- lib/dfp_api/v201306/forecast_service.rb
|
1179
|
+
- lib/dfp_api/v201306/rate_card_service.rb
|
1180
|
+
- lib/dfp_api/v201306/user_service.rb
|
1181
|
+
- lib/dfp_api/v201306/reconciliation_order_report_service_registry.rb
|
1182
|
+
- lib/dfp_api/v201306/report_service.rb
|
1183
|
+
- lib/dfp_api/v201306/user_team_association_service_registry.rb
|
1184
|
+
- lib/dfp_api/v201306/publisher_query_language_service_registry.rb
|
1185
|
+
- lib/dfp_api/v201306/line_item_creative_association_service_registry.rb
|
1186
|
+
- lib/dfp_api/v201306/creative_wrapper_service_registry.rb
|
1187
|
+
- lib/dfp_api/v201306/contact_service_registry.rb
|
1188
|
+
- lib/dfp_api/v201306/product_template_service.rb
|
1189
|
+
- lib/dfp_api/v201306/product_template_service_registry.rb
|
1190
|
+
- lib/dfp_api/v201306/content_bundle_service_registry.rb
|
1191
|
+
- lib/dfp_api/v201306/activity_group_service_registry.rb
|
1192
|
+
- lib/dfp_api/v201306/proposal_service_registry.rb
|
1193
|
+
- lib/dfp_api/v201306/label_service_registry.rb
|
1194
|
+
- lib/dfp_api/v201306/content_service_registry.rb
|
1195
|
+
- lib/dfp_api/v201306/base_rate_service_registry.rb
|
1196
|
+
- lib/dfp_api/v201306/content_bundle_service.rb
|
1197
|
+
- lib/dfp_api/v201306/workflow_action_service.rb
|
1198
|
+
- lib/dfp_api/v201306/custom_targeting_service.rb
|
1199
|
+
- lib/dfp_api/v201306/network_service.rb
|
1200
|
+
- lib/dfp_api/v201306/company_service_registry.rb
|
1201
|
+
- lib/dfp_api/v201306/ad_rule_service.rb
|
1202
|
+
- lib/dfp_api/v201306/ad_rule_service_registry.rb
|
1203
|
+
- lib/dfp_api/v201306/report_service_registry.rb
|
1204
|
+
- lib/dfp_api/v201306/rate_card_customization_service_registry.rb
|
1205
|
+
- lib/dfp_api/v201306/product_service_registry.rb
|
1206
|
+
- lib/dfp_api/v201208/creative_set_service_registry.rb
|
1207
|
+
- lib/dfp_api/v201208/line_item_creative_association_service.rb
|
1208
|
+
- lib/dfp_api/v201208/placement_service.rb
|
1209
|
+
- lib/dfp_api/v201208/forecast_service_registry.rb
|
1210
|
+
- lib/dfp_api/v201208/line_item_service_registry.rb
|
1211
|
+
- lib/dfp_api/v201208/team_service.rb
|
1122
1212
|
- lib/dfp_api/v201208/audience_segment_service.rb
|
1213
|
+
- lib/dfp_api/v201208/custom_field_service.rb
|
1214
|
+
- lib/dfp_api/v201208/third_party_slot_service.rb
|
1215
|
+
- lib/dfp_api/v201208/creative_template_service_registry.rb
|
1216
|
+
- lib/dfp_api/v201208/company_service.rb
|
1217
|
+
- lib/dfp_api/v201208/creative_service.rb
|
1218
|
+
- lib/dfp_api/v201208/content_service.rb
|
1219
|
+
- lib/dfp_api/v201208/suggested_ad_unit_service_registry.rb
|
1220
|
+
- lib/dfp_api/v201208/third_party_slot_service_registry.rb
|
1221
|
+
- lib/dfp_api/v201208/team_service_registry.rb
|
1123
1222
|
- lib/dfp_api/v201208/custom_field_service_registry.rb
|
1124
|
-
- lib/dfp_api/v201208/
|
1125
|
-
- lib/dfp_api/v201208/label_service_registry.rb
|
1126
|
-
- lib/dfp_api/v201208/network_service_registry.rb
|
1127
|
-
- lib/dfp_api/v201208/report_service_registry.rb
|
1128
|
-
- lib/dfp_api/v201208/team_service.rb
|
1129
|
-
- lib/dfp_api/v201208/user_team_association_service_registry.rb
|
1130
|
-
- lib/dfp_api/v201208/creative_set_service.rb
|
1131
|
-
- lib/dfp_api/v201208/publisher_query_language_service_registry.rb
|
1132
|
-
- lib/dfp_api/v201208/user_team_association_service.rb
|
1223
|
+
- lib/dfp_api/v201208/suggested_ad_unit_service.rb
|
1133
1224
|
- lib/dfp_api/v201208/order_service_registry.rb
|
1134
|
-
- lib/dfp_api/v201208/
|
1225
|
+
- lib/dfp_api/v201208/creative_template_service.rb
|
1226
|
+
- lib/dfp_api/v201208/creative_service_registry.rb
|
1227
|
+
- lib/dfp_api/v201208/publisher_query_language_service.rb
|
1135
1228
|
- lib/dfp_api/v201208/label_service.rb
|
1229
|
+
- lib/dfp_api/v201208/creative_set_service.rb
|
1230
|
+
- lib/dfp_api/v201208/network_service_registry.rb
|
1231
|
+
- lib/dfp_api/v201208/custom_targeting_service_registry.rb
|
1232
|
+
- lib/dfp_api/v201208/inventory_service_registry.rb
|
1233
|
+
- lib/dfp_api/v201208/placement_service_registry.rb
|
1234
|
+
- lib/dfp_api/v201208/inventory_service.rb
|
1235
|
+
- lib/dfp_api/v201208/audience_segment_service_registry.rb
|
1236
|
+
- lib/dfp_api/v201208/line_item_service.rb
|
1237
|
+
- lib/dfp_api/v201208/user_team_association_service.rb
|
1238
|
+
- lib/dfp_api/v201208/user_service_registry.rb
|
1239
|
+
- lib/dfp_api/v201208/order_service.rb
|
1136
1240
|
- lib/dfp_api/v201208/forecast_service.rb
|
1241
|
+
- lib/dfp_api/v201208/user_service.rb
|
1137
1242
|
- lib/dfp_api/v201208/report_service.rb
|
1138
|
-
- lib/dfp_api/v201208/
|
1139
|
-
- lib/dfp_api/v201208/
|
1243
|
+
- lib/dfp_api/v201208/user_team_association_service_registry.rb
|
1244
|
+
- lib/dfp_api/v201208/publisher_query_language_service_registry.rb
|
1245
|
+
- lib/dfp_api/v201208/line_item_creative_association_service_registry.rb
|
1246
|
+
- lib/dfp_api/v201208/label_service_registry.rb
|
1140
1247
|
- lib/dfp_api/v201208/content_service_registry.rb
|
1141
|
-
- lib/dfp_api/v201208/custom_targeting_service_registry.rb
|
1142
1248
|
- lib/dfp_api/v201208/custom_targeting_service.rb
|
1143
|
-
- lib/dfp_api/v201208/third_party_slot_service_registry.rb
|
1144
|
-
- lib/dfp_api/v201208/line_item_creative_association_service.rb
|
1145
|
-
- lib/dfp_api/v201208/suggested_ad_unit_service_registry.rb
|
1146
1249
|
- lib/dfp_api/v201208/network_service.rb
|
1147
|
-
- lib/dfp_api/v201208/custom_field_service.rb
|
1148
1250
|
- lib/dfp_api/v201208/company_service_registry.rb
|
1149
|
-
- lib/dfp_api/v201208/
|
1150
|
-
- lib/dfp_api/
|
1151
|
-
- lib/dfp_api/v201208/creative_service.rb
|
1152
|
-
- lib/dfp_api/v201208/publisher_query_language_service.rb
|
1153
|
-
- lib/dfp_api/v201208/content_service.rb
|
1154
|
-
- lib/dfp_api/v201208/creative_template_service.rb
|
1155
|
-
- lib/dfp_api/v201208/creative_set_service_registry.rb
|
1156
|
-
- lib/dfp_api/v201208/user_service.rb
|
1157
|
-
- lib/dfp_api/v201208/creative_service_registry.rb
|
1158
|
-
- lib/dfp_api/v201208/order_service.rb
|
1159
|
-
- lib/dfp_api/v201208/audience_segment_service_registry.rb
|
1160
|
-
- lib/dfp_api/v201208/line_item_service.rb
|
1161
|
-
- lib/dfp_api/v201208/placement_service.rb
|
1162
|
-
- lib/dfp_api/v201208/inventory_service.rb
|
1163
|
-
- lib/dfp_api/v201208/line_item_service_registry.rb
|
1164
|
-
- lib/dfp_api/v201208/third_party_slot_service.rb
|
1165
|
-
- lib/dfp_api/api_config.rb
|
1166
|
-
- lib/dfp_api/version.rb
|
1167
|
-
- lib/dfp_api/v201405/reconciliation_order_report_service_registry.rb
|
1168
|
-
- lib/dfp_api/v201405/rate_card_customization_service_registry.rb
|
1169
|
-
- lib/dfp_api/v201405/suggested_ad_unit_service.rb
|
1170
|
-
- lib/dfp_api/v201405/company_service.rb
|
1171
|
-
- lib/dfp_api/v201405/workflow_request_service_registry.rb
|
1172
|
-
- lib/dfp_api/v201405/placement_service_registry.rb
|
1173
|
-
- lib/dfp_api/v201405/contact_service.rb
|
1174
|
-
- lib/dfp_api/v201405/audience_segment_service.rb
|
1175
|
-
- lib/dfp_api/v201405/activity_service_registry.rb
|
1176
|
-
- lib/dfp_api/v201405/custom_field_service_registry.rb
|
1177
|
-
- lib/dfp_api/v201405/line_item_creative_association_service_registry.rb
|
1178
|
-
- lib/dfp_api/v201405/label_service_registry.rb
|
1179
|
-
- lib/dfp_api/v201405/network_service_registry.rb
|
1180
|
-
- lib/dfp_api/v201405/rate_card_customization_group_service_registry.rb
|
1181
|
-
- lib/dfp_api/v201405/report_service_registry.rb
|
1182
|
-
- lib/dfp_api/v201405/creative_wrapper_service_registry.rb
|
1183
|
-
- lib/dfp_api/v201405/team_service.rb
|
1184
|
-
- lib/dfp_api/v201405/creative_wrapper_service.rb
|
1185
|
-
- lib/dfp_api/v201405/contact_service_registry.rb
|
1186
|
-
- lib/dfp_api/v201405/content_bundle_service_registry.rb
|
1187
|
-
- lib/dfp_api/v201405/user_team_association_service_registry.rb
|
1188
|
-
- lib/dfp_api/v201405/creative_set_service.rb
|
1189
|
-
- lib/dfp_api/v201405/reconciliation_report_row_service.rb
|
1190
|
-
- lib/dfp_api/v201405/base_rate_service.rb
|
1191
|
-
- lib/dfp_api/v201405/proposal_service.rb
|
1192
|
-
- lib/dfp_api/v201405/publisher_query_language_service_registry.rb
|
1193
|
-
- lib/dfp_api/v201405/activity_service.rb
|
1194
|
-
- lib/dfp_api/v201405/proposal_service_registry.rb
|
1195
|
-
- lib/dfp_api/v201405/exchange_rate_service_registry.rb
|
1196
|
-
- lib/dfp_api/v201405/user_team_association_service.rb
|
1197
|
-
- lib/dfp_api/v201405/order_service_registry.rb
|
1198
|
-
- lib/dfp_api/v201405/creative_template_service_registry.rb
|
1199
|
-
- lib/dfp_api/v201405/label_service.rb
|
1200
|
-
- lib/dfp_api/v201405/forecast_service.rb
|
1201
|
-
- lib/dfp_api/v201405/report_service.rb
|
1202
|
-
- lib/dfp_api/v201405/forecast_service_registry.rb
|
1203
|
-
- lib/dfp_api/v201405/rate_card_customization_group_service.rb
|
1204
|
-
- lib/dfp_api/v201405/inventory_service_registry.rb
|
1205
|
-
- lib/dfp_api/v201405/product_template_service_registry.rb
|
1206
|
-
- lib/dfp_api/v201405/activity_group_service_registry.rb
|
1207
|
-
- lib/dfp_api/v201405/content_service_registry.rb
|
1208
|
-
- lib/dfp_api/v201405/line_item_template_service.rb
|
1209
|
-
- lib/dfp_api/v201405/content_metadata_key_hierarchy_service.rb
|
1210
|
-
- lib/dfp_api/v201405/rate_card_service_registry.rb
|
1211
|
-
- lib/dfp_api/v201405/live_stream_event_service.rb
|
1212
|
-
- lib/dfp_api/v201405/custom_targeting_service_registry.rb
|
1213
|
-
- lib/dfp_api/v201405/custom_targeting_service.rb
|
1214
|
-
- lib/dfp_api/v201405/line_item_creative_association_service.rb
|
1215
|
-
- lib/dfp_api/v201405/workflow_request_service.rb
|
1216
|
-
- lib/dfp_api/v201405/base_rate_service_registry.rb
|
1217
|
-
- lib/dfp_api/v201405/proposal_line_item_service_registry.rb
|
1218
|
-
- lib/dfp_api/v201405/suggested_ad_unit_service_registry.rb
|
1219
|
-
- lib/dfp_api/v201405/network_service.rb
|
1220
|
-
- lib/dfp_api/v201405/ad_rule_service_registry.rb
|
1221
|
-
- lib/dfp_api/v201405/product_template_service.rb
|
1222
|
-
- lib/dfp_api/v201405/custom_field_service.rb
|
1223
|
-
- lib/dfp_api/v201405/company_service_registry.rb
|
1224
|
-
- lib/dfp_api/v201405/user_service_registry.rb
|
1225
|
-
- lib/dfp_api/v201405/team_service_registry.rb
|
1226
|
-
- lib/dfp_api/v201405/reconciliation_report_service_registry.rb
|
1227
|
-
- lib/dfp_api/v201405/reconciliation_order_report_service.rb
|
1228
|
-
- lib/dfp_api/v201405/line_item_template_service_registry.rb
|
1229
|
-
- lib/dfp_api/v201405/exchange_rate_service.rb
|
1230
|
-
- lib/dfp_api/v201405/creative_service.rb
|
1231
|
-
- lib/dfp_api/v201405/proposal_line_item_service.rb
|
1232
|
-
- lib/dfp_api/v201405/activity_group_service.rb
|
1233
|
-
- lib/dfp_api/v201405/publisher_query_language_service.rb
|
1234
|
-
- lib/dfp_api/v201405/reconciliation_report_row_service_registry.rb
|
1235
|
-
- lib/dfp_api/v201405/content_service.rb
|
1236
|
-
- lib/dfp_api/v201405/product_service.rb
|
1237
|
-
- lib/dfp_api/v201405/creative_template_service.rb
|
1238
|
-
- lib/dfp_api/v201405/creative_set_service_registry.rb
|
1239
|
-
- lib/dfp_api/v201405/ad_rule_service.rb
|
1240
|
-
- lib/dfp_api/v201405/rate_card_service.rb
|
1241
|
-
- lib/dfp_api/v201405/user_service.rb
|
1242
|
-
- lib/dfp_api/v201405/creative_service_registry.rb
|
1243
|
-
- lib/dfp_api/v201405/content_bundle_service.rb
|
1244
|
-
- lib/dfp_api/v201405/order_service.rb
|
1245
|
-
- lib/dfp_api/v201405/live_stream_event_service_registry.rb
|
1246
|
-
- lib/dfp_api/v201405/audience_segment_service_registry.rb
|
1247
|
-
- lib/dfp_api/v201405/product_service_registry.rb
|
1248
|
-
- lib/dfp_api/v201405/line_item_service.rb
|
1249
|
-
- lib/dfp_api/v201405/rate_card_customization_service.rb
|
1250
|
-
- lib/dfp_api/v201405/content_metadata_key_hierarchy_service_registry.rb
|
1251
|
-
- lib/dfp_api/v201405/placement_service.rb
|
1252
|
-
- lib/dfp_api/v201405/reconciliation_report_service.rb
|
1253
|
-
- lib/dfp_api/v201405/inventory_service.rb
|
1254
|
-
- lib/dfp_api/v201405/line_item_service_registry.rb
|
1255
|
-
- lib/dfp_api_statement.rb
|
1251
|
+
- lib/dfp_api/v201208/report_service_registry.rb
|
1252
|
+
- lib/dfp_api/client_login_header_handler.rb
|
1256
1253
|
- lib/dfp_api.rb
|
1257
|
-
-
|
1258
|
-
- test/dfp_api/test_dfp_api.rb
|
1259
|
-
- test/dfp_api/test_config.yml
|
1254
|
+
- lib/dfp_api_statement.rb
|
1260
1255
|
- test/suite_unittests.rb
|
1256
|
+
- test/dfp_api/test_config.yml
|
1257
|
+
- test/dfp_api/test_dfp_api.rb
|
1258
|
+
- test/bugs/test_issue_00000016.rb
|
1261
1259
|
- COPYING
|
1262
1260
|
- README.md
|
1263
1261
|
- ChangeLog
|
@@ -1288,5 +1286,5 @@ signing_key:
|
|
1288
1286
|
specification_version: 3
|
1289
1287
|
summary: Ruby Client libraries for DFP API
|
1290
1288
|
test_files:
|
1291
|
-
- test/bugs/test_issue_00000016.rb
|
1292
1289
|
- test/dfp_api/test_dfp_api.rb
|
1290
|
+
- test/bugs/test_issue_00000016.rb
|