google-dfp-api 0.10.0 → 0.10.1
Sign up to get free protection for your applications and to get access to all the features.
- data/COPYING +1 -1
- data/ChangeLog +6 -0
- data/README.md +3 -3
- data/dfp_api.yml +1 -1
- data/examples/v201411/activity_group_service/create_activity_groups.rb +0 -4
- data/examples/v201411/activity_group_service/get_active_activity_groups.rb +0 -4
- data/examples/v201411/activity_group_service/get_all_activity_groups.rb +0 -4
- data/examples/v201411/activity_group_service/update_activity_groups.rb +0 -5
- data/examples/v201411/activity_service/create_activities.rb +0 -4
- data/examples/v201411/activity_service/get_active_activities.rb +0 -4
- data/examples/v201411/activity_service/get_all_activities.rb +0 -4
- data/examples/v201411/activity_service/update_activities.rb +0 -5
- data/examples/v201411/audience_segment_service/create_audience_segments.rb +0 -4
- data/examples/v201411/audience_segment_service/get_all_audience_segments.rb +0 -4
- data/examples/v201411/audience_segment_service/get_first_party_audience_segments.rb +0 -4
- data/examples/v201411/audience_segment_service/populate_first_party_audience_segments.rb +0 -5
- data/examples/v201411/audience_segment_service/update_audience_segments.rb +0 -5
- data/examples/v201411/common/error_handling.rb +0 -4
- data/examples/v201411/common/oauth2_jwt_handling.rb +0 -4
- data/examples/v201411/common/setup_oauth2.rb +0 -4
- data/examples/v201411/company_service/create_companies.rb +0 -4
- data/examples/v201411/company_service/get_all_companies.rb +0 -4
- data/examples/v201411/company_service/get_companies_by_statement.rb +0 -4
- data/examples/v201411/company_service/update_companies.rb +0 -4
- data/examples/v201411/contact_service/create_contacts.rb +0 -4
- data/examples/v201411/contact_service/get_all_contacts.rb +0 -4
- data/examples/v201411/contact_service/get_uninvited_contacts.rb +0 -4
- data/examples/v201411/contact_service/update_contacts.rb +0 -4
- data/examples/v201411/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb +0 -4
- data/examples/v201411/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb +0 -5
- data/examples/v201411/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb +0 -4
- data/examples/v201411/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb +0 -5
- data/examples/v201411/content_service/get_all_content.rb +0 -4
- data/examples/v201411/content_service/get_content_by_category.rb +1 -7
- data/examples/v201411/creative_service/copy_image_creatives.rb +0 -4
- data/examples/v201411/creative_service/create_creative_from_template.rb +1 -5
- data/examples/v201411/creative_service/create_creatives.rb +0 -4
- data/examples/v201411/creative_service/create_custom_creative.rb +0 -4
- data/examples/v201411/creative_service/get_all_creatives.rb +0 -4
- data/examples/v201411/creative_service/get_creatives_by_statement.rb +0 -4
- data/examples/v201411/creative_service/update_creatives.rb +0 -4
- data/examples/v201411/creative_set_service/associate_creative_set_to_line_item.rb +0 -4
- data/examples/v201411/creative_set_service/create_creative_set.rb +0 -4
- data/examples/v201411/creative_set_service/get_all_creative_sets.rb +0 -4
- data/examples/v201411/creative_set_service/get_creative_sets_by_statement.rb +0 -4
- data/examples/v201411/creative_set_service/update_creative_sets.rb +0 -5
- data/examples/v201411/creative_template_service/get_all_creative_templates.rb +0 -4
- data/examples/v201411/creative_template_service/get_system_defined_creative_templates.rb +0 -4
- data/examples/v201411/creative_wrapper_service/create_creative_wrappers.rb +0 -4
- data/examples/v201411/creative_wrapper_service/deactivate_creative_wrapper.rb +0 -5
- data/examples/v201411/creative_wrapper_service/get_all_creative_wrappers.rb +0 -4
- data/examples/v201411/creative_wrapper_service/get_creative_wrappers_by_statement.rb +0 -4
- data/examples/v201411/creative_wrapper_service/update_creative_wrappers.rb +0 -5
- data/examples/v201411/custom_field_service/create_custom_field_options.rb +0 -4
- data/examples/v201411/custom_field_service/create_custom_fields.rb +0 -4
- data/examples/v201411/custom_field_service/deactivate_all_line_item_custom_fields.rb +0 -5
- data/examples/v201411/custom_field_service/get_all_custom_fields.rb +0 -4
- data/examples/v201411/custom_field_service/get_all_line_item_custom_fields.rb +1 -5
- data/examples/v201411/custom_field_service/set_line_item_custom_field_value.rb +0 -5
- data/examples/v201411/custom_field_service/update_custom_fields.rb +0 -4
- data/examples/v201411/custom_targeting_service/create_custom_targeting_keys_and_values.rb +0 -5
- data/examples/v201411/custom_targeting_service/delete_custom_targeting_keys.rb +1 -6
- data/examples/v201411/custom_targeting_service/delete_custom_targeting_values.rb +0 -5
- data/examples/v201411/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb +0 -5
- data/examples/v201411/custom_targeting_service/get_custom_targeting_keys_by_statement.rb +0 -4
- data/examples/v201411/custom_targeting_service/get_custom_targeting_values_by_statement.rb +0 -4
- data/examples/v201411/custom_targeting_service/update_custom_targeting_keys.rb +0 -5
- data/examples/v201411/custom_targeting_service/update_custom_targeting_values.rb +0 -5
- data/examples/v201411/forecast_service/get_forecast.rb +0 -4
- data/examples/v201411/forecast_service/get_forecast_by_id.rb +0 -4
- data/examples/v201411/inventory_service/create_ad_units.rb +0 -4
- data/examples/v201411/inventory_service/create_mobile_ad_unit.rb +0 -4
- data/examples/v201411/inventory_service/create_video_ad_unit.rb +0 -4
- data/examples/v201411/inventory_service/deactivate_ad_units.rb +0 -5
- data/examples/v201411/inventory_service/get_ad_unit_sizes.rb +0 -4
- data/examples/v201411/inventory_service/get_ad_units_by_statement.rb +0 -4
- data/examples/v201411/inventory_service/get_all_ad_units.rb +0 -4
- data/examples/v201411/inventory_service/update_ad_units.rb +0 -4
- data/examples/v201411/label_service/create_labels.rb +0 -4
- data/examples/v201411/label_service/deactivate_labels.rb +0 -4
- data/examples/v201411/label_service/get_all_labels.rb +0 -4
- data/examples/v201411/label_service/get_labels_by_statement.rb +0 -4
- data/examples/v201411/label_service/update_labels.rb +0 -4
- data/examples/v201411/line_item_creative_association_service/create_licas.rb +0 -4
- data/examples/v201411/line_item_creative_association_service/deactivate_licas.rb +0 -5
- data/examples/v201411/line_item_creative_association_service/get_all_licas.rb +0 -4
- data/examples/v201411/line_item_creative_association_service/get_licas_by_statement.rb +0 -4
- data/examples/v201411/line_item_creative_association_service/update_licas.rb +0 -5
- data/examples/v201411/line_item_service/activate_line_items.rb +0 -5
- data/examples/v201411/line_item_service/create_line_items.rb +0 -4
- data/examples/v201411/line_item_service/create_video_line_item.rb +0 -4
- data/examples/v201411/line_item_service/get_all_line_items.rb +0 -4
- data/examples/v201411/line_item_service/get_line_items_by_statement.rb +0 -4
- data/examples/v201411/line_item_service/get_recently_updated_line_items.rb +0 -4
- data/examples/v201411/line_item_service/target_custom_criteria.rb +0 -5
- data/examples/v201411/line_item_service/update_line_items.rb +0 -4
- data/examples/v201411/network_service/get_all_networks.rb +0 -4
- data/examples/v201411/network_service/get_current_network.rb +0 -4
- data/examples/v201411/network_service/make_test_network.rb +0 -4
- data/examples/v201411/order_service/approve_orders.rb +0 -5
- data/examples/v201411/order_service/create_orders.rb +0 -4
- data/examples/v201411/order_service/get_all_orders.rb +0 -4
- data/examples/v201411/order_service/get_orders_by_statement.rb +0 -4
- data/examples/v201411/order_service/update_orders.rb +0 -4
- data/examples/v201411/placement_service/create_placements.rb +0 -5
- data/examples/v201411/placement_service/deactivate_placements.rb +0 -5
- data/examples/v201411/placement_service/get_all_placements.rb +0 -4
- data/examples/v201411/placement_service/get_placements_by_statement.rb +0 -4
- data/examples/v201411/placement_service/update_placements.rb +0 -5
- data/examples/v201411/publisher_query_language_service/fetch_match_tables.rb +0 -4
- data/examples/v201411/publisher_query_language_service/get_all_line_items.rb +0 -4
- data/examples/v201411/publisher_query_language_service/get_geo_targets.rb +0 -4
- data/examples/v201411/publisher_query_language_service/get_line_items_named_like.rb +0 -4
- data/examples/v201411/report_service/display_report.rb +0 -4
- data/examples/v201411/report_service/download_report.rb +0 -4
- data/examples/v201411/report_service/run_delivery_report.rb +0 -4
- data/examples/v201411/report_service/run_inventory_report.rb +0 -4
- data/examples/v201411/report_service/run_reach_report.rb +1 -4
- data/examples/v201411/report_service/run_report_with_custom_fields.rb +0 -4
- data/examples/v201411/report_service/run_sales_report.rb +0 -4
- data/examples/v201411/suggested_ad_unit_service/approve_all_suggested_ad_units.rb +0 -5
- data/examples/v201411/suggested_ad_unit_service/get_all_suggested_ad_units.rb +0 -4
- data/examples/v201411/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb +1 -5
- data/examples/v201411/team_service/create_teams.rb +0 -4
- data/examples/v201411/team_service/get_all_teams.rb +0 -4
- data/examples/v201411/team_service/get_teams_by_statement.rb +0 -4
- data/examples/v201411/team_service/update_teams.rb +0 -4
- data/examples/v201411/user_service/create_users.rb +0 -4
- data/examples/v201411/user_service/deactivate_users.rb +0 -4
- data/examples/v201411/user_service/get_all_roles.rb +0 -4
- data/examples/v201411/user_service/get_all_users.rb +0 -4
- data/examples/v201411/user_service/get_current_user.rb +0 -4
- data/examples/v201411/user_service/get_users_by_statement.rb +0 -4
- data/examples/v201411/user_service/update_users.rb +0 -4
- data/examples/v201411/user_team_association_service/create_user_team_associations.rb +0 -4
- data/examples/v201411/user_team_association_service/delete_user_team_associations.rb +0 -5
- data/examples/v201411/user_team_association_service/get_all_user_team_associations.rb +0 -4
- data/examples/v201411/user_team_association_service/get_user_team_associations_by_statement.rb +0 -5
- data/examples/v201411/user_team_association_service/update_user_team_associations.rb +0 -5
- data/examples/v201502/activity_group_service/create_activity_groups.rb +0 -4
- data/examples/v201502/activity_group_service/get_active_activity_groups.rb +0 -4
- data/examples/v201502/activity_group_service/get_all_activity_groups.rb +0 -4
- data/examples/v201502/activity_group_service/update_activity_groups.rb +0 -5
- data/examples/v201502/activity_service/create_activities.rb +0 -4
- data/examples/v201502/activity_service/get_active_activities.rb +0 -4
- data/examples/v201502/activity_service/get_all_activities.rb +0 -4
- data/examples/v201502/activity_service/update_activities.rb +0 -5
- data/examples/v201502/audience_segment_service/create_audience_segments.rb +0 -4
- data/examples/v201502/audience_segment_service/get_all_audience_segments.rb +0 -4
- data/examples/v201502/audience_segment_service/get_first_party_audience_segments.rb +0 -4
- data/examples/v201502/audience_segment_service/populate_first_party_audience_segments.rb +0 -5
- data/examples/v201502/audience_segment_service/update_audience_segments.rb +0 -5
- data/examples/v201502/common/error_handling.rb +0 -4
- data/examples/v201502/common/oauth2_jwt_handling.rb +0 -4
- data/examples/v201502/common/setup_oauth2.rb +0 -4
- data/examples/v201502/company_service/create_companies.rb +0 -4
- data/examples/v201502/company_service/get_all_companies.rb +0 -4
- data/examples/v201502/company_service/get_companies_by_statement.rb +0 -4
- data/examples/v201502/company_service/update_companies.rb +0 -4
- data/examples/v201502/contact_service/create_contacts.rb +0 -4
- data/examples/v201502/contact_service/get_all_contacts.rb +0 -4
- data/examples/v201502/contact_service/get_uninvited_contacts.rb +0 -4
- data/examples/v201502/contact_service/update_contacts.rb +0 -4
- data/examples/v201502/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb +0 -4
- data/examples/v201502/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb +0 -5
- data/examples/v201502/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb +0 -4
- data/examples/v201502/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb +0 -5
- data/examples/v201502/content_service/get_all_content.rb +0 -4
- data/examples/v201502/content_service/get_content_by_category.rb +1 -7
- data/examples/v201502/creative_service/copy_image_creatives.rb +0 -4
- data/examples/v201502/creative_service/create_creative_from_template.rb +1 -5
- data/examples/v201502/creative_service/create_creatives.rb +0 -4
- data/examples/v201502/creative_service/create_custom_creative.rb +0 -4
- data/examples/v201502/creative_service/get_all_creatives.rb +0 -4
- data/examples/v201502/creative_service/get_creatives_by_statement.rb +0 -4
- data/examples/v201502/creative_service/update_creatives.rb +0 -4
- data/examples/v201502/creative_set_service/associate_creative_set_to_line_item.rb +0 -4
- data/examples/v201502/creative_set_service/create_creative_set.rb +0 -4
- data/examples/v201502/creative_set_service/get_all_creative_sets.rb +0 -4
- data/examples/v201502/creative_set_service/get_creative_sets_by_statement.rb +0 -4
- data/examples/v201502/creative_set_service/update_creative_sets.rb +0 -5
- data/examples/v201502/creative_template_service/get_all_creative_templates.rb +0 -4
- data/examples/v201502/creative_template_service/get_system_defined_creative_templates.rb +0 -4
- data/examples/v201502/creative_wrapper_service/create_creative_wrappers.rb +0 -4
- data/examples/v201502/creative_wrapper_service/deactivate_creative_wrapper.rb +0 -5
- data/examples/v201502/creative_wrapper_service/get_all_creative_wrappers.rb +0 -4
- data/examples/v201502/creative_wrapper_service/get_creative_wrappers_by_statement.rb +0 -4
- data/examples/v201502/creative_wrapper_service/update_creative_wrappers.rb +0 -5
- data/examples/v201502/custom_field_service/create_custom_field_options.rb +0 -4
- data/examples/v201502/custom_field_service/create_custom_fields.rb +0 -4
- data/examples/v201502/custom_field_service/deactivate_all_line_item_custom_fields.rb +0 -5
- data/examples/v201502/custom_field_service/get_all_custom_fields.rb +0 -4
- data/examples/v201502/custom_field_service/get_all_line_item_custom_fields.rb +1 -5
- data/examples/v201502/custom_field_service/set_line_item_custom_field_value.rb +0 -5
- data/examples/v201502/custom_field_service/update_custom_fields.rb +0 -4
- data/examples/v201502/custom_targeting_service/create_custom_targeting_keys_and_values.rb +0 -5
- data/examples/v201502/custom_targeting_service/delete_custom_targeting_keys.rb +1 -6
- data/examples/v201502/custom_targeting_service/delete_custom_targeting_values.rb +0 -5
- data/examples/v201502/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb +0 -5
- data/examples/v201502/custom_targeting_service/get_custom_targeting_keys_by_statement.rb +0 -4
- data/examples/v201502/custom_targeting_service/get_custom_targeting_values_by_statement.rb +0 -4
- data/examples/v201502/custom_targeting_service/update_custom_targeting_keys.rb +0 -5
- data/examples/v201502/custom_targeting_service/update_custom_targeting_values.rb +0 -5
- data/examples/v201502/forecast_service/get_availability_forecast.rb +0 -4
- data/examples/v201502/forecast_service/get_availability_forecast_for_line_item.rb +0 -4
- data/examples/v201502/forecast_service/get_delivery_forecast_for_line_items.rb +0 -4
- data/examples/v201502/inventory_service/create_ad_units.rb +0 -4
- data/examples/v201502/inventory_service/create_mobile_ad_unit.rb +0 -4
- data/examples/v201502/inventory_service/create_video_ad_unit.rb +0 -4
- data/examples/v201502/inventory_service/deactivate_ad_units.rb +0 -5
- data/examples/v201502/inventory_service/get_ad_unit_sizes.rb +0 -4
- data/examples/v201502/inventory_service/get_ad_units_by_statement.rb +0 -4
- data/examples/v201502/inventory_service/get_all_ad_units.rb +0 -4
- data/examples/v201502/inventory_service/update_ad_units.rb +0 -4
- data/examples/v201502/label_service/create_labels.rb +0 -4
- data/examples/v201502/label_service/deactivate_labels.rb +0 -4
- data/examples/v201502/label_service/get_all_labels.rb +0 -4
- data/examples/v201502/label_service/get_labels_by_statement.rb +0 -4
- data/examples/v201502/label_service/update_labels.rb +0 -4
- data/examples/v201502/line_item_creative_association_service/create_licas.rb +0 -4
- data/examples/v201502/line_item_creative_association_service/deactivate_licas.rb +0 -5
- data/examples/v201502/line_item_creative_association_service/get_all_licas.rb +0 -4
- data/examples/v201502/line_item_creative_association_service/get_licas_by_statement.rb +0 -4
- data/examples/v201502/line_item_creative_association_service/update_licas.rb +0 -5
- data/examples/v201502/line_item_service/activate_line_items.rb +0 -5
- data/examples/v201502/line_item_service/create_line_items.rb +0 -4
- data/examples/v201502/line_item_service/create_video_line_item.rb +0 -4
- data/examples/v201502/line_item_service/get_all_line_items.rb +0 -4
- data/examples/v201502/line_item_service/get_line_items_by_statement.rb +0 -4
- data/examples/v201502/line_item_service/get_recently_updated_line_items.rb +0 -4
- data/examples/v201502/line_item_service/target_custom_criteria.rb +0 -5
- data/examples/v201502/line_item_service/update_line_items.rb +0 -4
- data/examples/v201502/network_service/get_all_networks.rb +0 -4
- data/examples/v201502/network_service/get_current_network.rb +0 -4
- data/examples/v201502/network_service/make_test_network.rb +0 -4
- data/examples/v201502/order_service/approve_orders.rb +0 -5
- data/examples/v201502/order_service/create_orders.rb +0 -4
- data/examples/v201502/order_service/get_all_orders.rb +0 -4
- data/examples/v201502/order_service/get_orders_by_statement.rb +0 -4
- data/examples/v201502/order_service/update_orders.rb +0 -4
- data/examples/v201502/placement_service/create_placements.rb +0 -5
- data/examples/v201502/placement_service/deactivate_placements.rb +0 -5
- data/examples/v201502/placement_service/get_all_placements.rb +0 -4
- data/examples/v201502/placement_service/get_placements_by_statement.rb +0 -4
- data/examples/v201502/placement_service/update_placements.rb +0 -5
- data/examples/v201502/publisher_query_language_service/fetch_match_tables.rb +0 -4
- data/examples/v201502/publisher_query_language_service/get_all_line_items.rb +0 -4
- data/examples/v201502/publisher_query_language_service/get_geo_targets.rb +0 -4
- data/examples/v201502/publisher_query_language_service/get_line_items_named_like.rb +0 -4
- data/examples/v201502/report_service/display_report.rb +0 -4
- data/examples/v201502/report_service/download_report.rb +0 -4
- data/examples/v201502/report_service/run_delivery_report.rb +0 -4
- data/examples/v201502/report_service/run_inventory_report.rb +0 -4
- data/examples/v201502/report_service/run_reach_report.rb +1 -4
- data/examples/v201502/report_service/run_report_with_custom_fields.rb +0 -4
- data/examples/v201502/report_service/run_sales_report.rb +0 -4
- data/examples/v201502/suggested_ad_unit_service/approve_all_suggested_ad_units.rb +0 -5
- data/examples/v201502/suggested_ad_unit_service/get_all_suggested_ad_units.rb +0 -4
- data/examples/v201502/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb +1 -5
- data/examples/v201502/team_service/create_teams.rb +0 -4
- data/examples/v201502/team_service/get_all_teams.rb +0 -4
- data/examples/v201502/team_service/get_teams_by_statement.rb +0 -4
- data/examples/v201502/team_service/update_teams.rb +0 -4
- data/examples/v201502/user_service/create_users.rb +0 -4
- data/examples/v201502/user_service/deactivate_users.rb +0 -4
- data/examples/v201502/user_service/get_all_roles.rb +0 -4
- data/examples/v201502/user_service/get_all_users.rb +0 -4
- data/examples/v201502/user_service/get_current_user.rb +0 -4
- data/examples/v201502/user_service/get_users_by_statement.rb +0 -4
- data/examples/v201502/user_service/update_users.rb +0 -4
- data/examples/v201502/user_team_association_service/create_user_team_associations.rb +0 -4
- data/examples/v201502/user_team_association_service/delete_user_team_associations.rb +0 -5
- data/examples/v201502/user_team_association_service/get_all_user_team_associations.rb +0 -4
- data/examples/v201502/user_team_association_service/get_user_team_associations_by_statement.rb +0 -5
- data/examples/v201502/user_team_association_service/update_user_team_associations.rb +0 -5
- data/examples/v201505/activity_group_service/create_activity_groups.rb +0 -4
- data/examples/v201505/activity_group_service/get_active_activity_groups.rb +0 -4
- data/examples/v201505/activity_group_service/get_all_activity_groups.rb +0 -4
- data/examples/v201505/activity_group_service/update_activity_groups.rb +0 -5
- data/examples/v201505/activity_service/create_activities.rb +0 -4
- data/examples/v201505/activity_service/get_active_activities.rb +0 -4
- data/examples/v201505/activity_service/get_all_activities.rb +0 -4
- data/examples/v201505/activity_service/update_activities.rb +0 -5
- data/examples/v201505/audience_segment_service/create_audience_segments.rb +0 -4
- data/examples/v201505/audience_segment_service/get_all_audience_segments.rb +0 -4
- data/examples/v201505/audience_segment_service/get_first_party_audience_segments.rb +0 -4
- data/examples/v201505/audience_segment_service/populate_first_party_audience_segments.rb +0 -5
- data/examples/v201505/audience_segment_service/update_audience_segments.rb +0 -5
- data/examples/v201505/common/error_handling.rb +0 -4
- data/examples/v201505/common/oauth2_jwt_handling.rb +0 -4
- data/examples/v201505/common/setup_oauth2.rb +0 -4
- data/examples/v201505/company_service/create_companies.rb +0 -4
- data/examples/v201505/company_service/get_all_companies.rb +0 -4
- data/examples/v201505/company_service/get_companies_by_statement.rb +0 -4
- data/examples/v201505/company_service/update_companies.rb +0 -4
- data/examples/v201505/contact_service/create_contacts.rb +0 -4
- data/examples/v201505/contact_service/get_all_contacts.rb +0 -4
- data/examples/v201505/contact_service/get_uninvited_contacts.rb +0 -4
- data/examples/v201505/contact_service/update_contacts.rb +0 -4
- data/examples/v201505/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb +0 -4
- data/examples/v201505/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb +0 -5
- data/examples/v201505/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb +0 -4
- data/examples/v201505/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb +0 -5
- data/examples/v201505/content_service/get_all_content.rb +0 -4
- data/examples/v201505/content_service/get_content_by_category.rb +1 -7
- data/examples/v201505/creative_service/copy_image_creatives.rb +0 -4
- data/examples/v201505/creative_service/create_creative_from_template.rb +1 -5
- data/examples/v201505/creative_service/create_creatives.rb +0 -4
- data/examples/v201505/creative_service/create_custom_creative.rb +0 -4
- data/examples/v201505/creative_service/get_all_creatives.rb +0 -4
- data/examples/v201505/creative_service/get_creatives_by_statement.rb +0 -4
- data/examples/v201505/creative_service/update_creatives.rb +0 -4
- data/examples/v201505/creative_set_service/associate_creative_set_to_line_item.rb +0 -4
- data/examples/v201505/creative_set_service/create_creative_set.rb +0 -4
- data/examples/v201505/creative_set_service/get_all_creative_sets.rb +0 -4
- data/examples/v201505/creative_set_service/get_creative_sets_by_statement.rb +0 -4
- data/examples/v201505/creative_set_service/update_creative_sets.rb +0 -5
- data/examples/v201505/creative_template_service/get_all_creative_templates.rb +0 -4
- data/examples/v201505/creative_template_service/get_system_defined_creative_templates.rb +0 -4
- data/examples/v201505/creative_wrapper_service/create_creative_wrappers.rb +0 -4
- data/examples/v201505/creative_wrapper_service/deactivate_creative_wrapper.rb +0 -5
- data/examples/v201505/creative_wrapper_service/get_all_creative_wrappers.rb +0 -4
- data/examples/v201505/creative_wrapper_service/get_creative_wrappers_by_statement.rb +0 -4
- data/examples/v201505/creative_wrapper_service/update_creative_wrappers.rb +0 -5
- data/examples/v201505/custom_field_service/create_custom_field_options.rb +0 -4
- data/examples/v201505/custom_field_service/create_custom_fields.rb +0 -4
- data/examples/v201505/custom_field_service/deactivate_all_line_item_custom_fields.rb +0 -5
- data/examples/v201505/custom_field_service/get_all_custom_fields.rb +0 -4
- data/examples/v201505/custom_field_service/get_all_line_item_custom_fields.rb +1 -5
- data/examples/v201505/custom_field_service/set_line_item_custom_field_value.rb +0 -5
- data/examples/v201505/custom_field_service/update_custom_fields.rb +0 -4
- data/examples/v201505/custom_targeting_service/create_custom_targeting_keys_and_values.rb +0 -5
- data/examples/v201505/custom_targeting_service/delete_custom_targeting_keys.rb +1 -6
- data/examples/v201505/custom_targeting_service/delete_custom_targeting_values.rb +0 -5
- data/examples/v201505/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb +0 -5
- data/examples/v201505/custom_targeting_service/get_custom_targeting_keys_by_statement.rb +0 -4
- data/examples/v201505/custom_targeting_service/get_custom_targeting_values_by_statement.rb +0 -4
- data/examples/v201505/custom_targeting_service/update_custom_targeting_keys.rb +0 -5
- data/examples/v201505/custom_targeting_service/update_custom_targeting_values.rb +0 -5
- data/examples/v201505/forecast_service/get_availability_forecast.rb +0 -4
- data/examples/v201505/forecast_service/get_availability_forecast_for_line_item.rb +0 -4
- data/examples/v201505/forecast_service/get_delivery_forecast_for_line_items.rb +0 -4
- data/examples/v201505/inventory_service/create_ad_units.rb +0 -4
- data/examples/v201505/inventory_service/create_mobile_ad_unit.rb +0 -4
- data/examples/v201505/inventory_service/create_video_ad_unit.rb +0 -4
- data/examples/v201505/inventory_service/deactivate_ad_units.rb +0 -5
- data/examples/v201505/inventory_service/get_ad_unit_sizes.rb +0 -4
- data/examples/v201505/inventory_service/get_ad_units_by_statement.rb +0 -4
- data/examples/v201505/inventory_service/get_all_ad_units.rb +0 -4
- data/examples/v201505/inventory_service/update_ad_units.rb +0 -4
- data/examples/v201505/label_service/create_labels.rb +0 -4
- data/examples/v201505/label_service/deactivate_labels.rb +0 -4
- data/examples/v201505/label_service/get_all_labels.rb +0 -4
- data/examples/v201505/label_service/get_labels_by_statement.rb +0 -4
- data/examples/v201505/label_service/update_labels.rb +0 -4
- data/examples/v201505/line_item_creative_association_service/create_licas.rb +0 -4
- data/examples/v201505/line_item_creative_association_service/deactivate_licas.rb +0 -5
- data/examples/v201505/line_item_creative_association_service/get_all_licas.rb +0 -4
- data/examples/v201505/line_item_creative_association_service/get_licas_by_statement.rb +0 -4
- data/examples/v201505/line_item_creative_association_service/update_licas.rb +0 -5
- data/examples/v201505/line_item_service/activate_line_items.rb +0 -5
- data/examples/v201505/line_item_service/create_line_items.rb +0 -4
- data/examples/v201505/line_item_service/create_video_line_item.rb +0 -4
- data/examples/v201505/line_item_service/get_all_line_items.rb +0 -4
- data/examples/v201505/line_item_service/get_line_items_by_statement.rb +0 -4
- data/examples/v201505/line_item_service/get_recently_updated_line_items.rb +0 -4
- data/examples/v201505/line_item_service/target_custom_criteria.rb +0 -5
- data/examples/v201505/line_item_service/update_line_items.rb +0 -4
- data/examples/v201505/network_service/get_all_networks.rb +0 -4
- data/examples/v201505/network_service/get_current_network.rb +0 -4
- data/examples/v201505/network_service/make_test_network.rb +0 -4
- data/examples/v201505/order_service/approve_orders.rb +0 -5
- data/examples/v201505/order_service/create_orders.rb +0 -4
- data/examples/v201505/order_service/get_all_orders.rb +0 -4
- data/examples/v201505/order_service/get_orders_by_statement.rb +0 -4
- data/examples/v201505/order_service/update_orders.rb +0 -4
- data/examples/v201505/placement_service/create_placements.rb +0 -5
- data/examples/v201505/placement_service/deactivate_placements.rb +0 -5
- data/examples/v201505/placement_service/get_all_placements.rb +0 -4
- data/examples/v201505/placement_service/get_placements_by_statement.rb +0 -4
- data/examples/v201505/placement_service/update_placements.rb +0 -5
- data/examples/v201505/publisher_query_language_service/fetch_match_tables.rb +0 -4
- data/examples/v201505/publisher_query_language_service/get_all_line_items.rb +0 -4
- data/examples/v201505/publisher_query_language_service/get_geo_targets.rb +0 -4
- data/examples/v201505/publisher_query_language_service/get_line_items_named_like.rb +0 -4
- data/examples/v201505/report_service/display_report.rb +0 -4
- data/examples/v201505/report_service/download_report.rb +0 -4
- data/examples/v201505/report_service/run_delivery_report.rb +0 -4
- data/examples/v201505/report_service/run_inventory_report.rb +0 -4
- data/examples/v201505/report_service/run_reach_report.rb +1 -4
- data/examples/v201505/report_service/run_report_with_custom_fields.rb +0 -4
- data/examples/v201505/report_service/run_sales_report.rb +0 -4
- data/examples/v201505/suggested_ad_unit_service/approve_all_suggested_ad_units.rb +0 -5
- data/examples/v201505/suggested_ad_unit_service/get_all_suggested_ad_units.rb +0 -4
- data/examples/v201505/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb +1 -5
- data/examples/v201505/team_service/create_teams.rb +0 -4
- data/examples/v201505/team_service/get_all_teams.rb +0 -4
- data/examples/v201505/team_service/get_teams_by_statement.rb +0 -4
- data/examples/v201505/team_service/update_teams.rb +0 -4
- data/examples/v201505/user_service/create_users.rb +0 -4
- data/examples/v201505/user_service/deactivate_users.rb +0 -4
- data/examples/v201505/user_service/get_all_roles.rb +0 -4
- data/examples/v201505/user_service/get_all_users.rb +0 -4
- data/examples/v201505/user_service/get_current_user.rb +0 -4
- data/examples/v201505/user_service/get_users_by_statement.rb +0 -4
- data/examples/v201505/user_service/update_users.rb +0 -4
- data/examples/v201505/user_team_association_service/create_user_team_associations.rb +0 -4
- data/examples/v201505/user_team_association_service/delete_user_team_associations.rb +0 -5
- data/examples/v201505/user_team_association_service/get_all_user_team_associations.rb +0 -4
- data/examples/v201505/user_team_association_service/get_user_team_associations_by_statement.rb +0 -5
- data/examples/v201505/user_team_association_service/update_user_team_associations.rb +0 -5
- data/examples/{v201408 → v201508}/activity_group_service/create_activity_groups.rb +1 -5
- data/examples/{v201408 → v201508}/activity_group_service/get_active_activity_groups.rb +1 -5
- data/examples/{v201408 → v201508}/activity_group_service/get_all_activity_groups.rb +1 -5
- data/examples/{v201408 → v201508}/activity_group_service/update_activity_groups.rb +1 -6
- data/examples/{v201408 → v201508}/activity_service/create_activities.rb +1 -5
- data/examples/{v201408 → v201508}/activity_service/get_active_activities.rb +15 -31
- data/examples/{v201408 → v201508}/activity_service/get_all_activities.rb +10 -25
- data/examples/{v201408 → v201508}/activity_service/update_activities.rb +9 -12
- data/examples/{v201408 → v201508}/audience_segment_service/create_audience_segments.rb +1 -5
- data/examples/{v201408 → v201508}/audience_segment_service/get_all_audience_segments.rb +10 -24
- data/examples/{v201408 → v201508}/audience_segment_service/get_first_party_audience_segments.rb +14 -26
- data/examples/{v201408 → v201508}/audience_segment_service/populate_first_party_audience_segments.rb +16 -19
- data/examples/{v201408 → v201508}/audience_segment_service/update_audience_segments.rb +12 -16
- data/examples/{v201408 → v201508}/common/error_handling.rb +1 -5
- data/examples/{v201408 → v201508}/common/oauth2_jwt_handling.rb +9 -21
- data/examples/{v201408 → v201508}/common/setup_oauth2.rb +1 -5
- data/examples/{v201408 → v201508}/company_service/create_companies.rb +1 -5
- data/examples/{v201408 → v201508}/company_service/get_all_companies.rb +10 -23
- data/examples/{v201408 → v201508}/company_service/get_companies_by_statement.rb +21 -20
- data/examples/{v201408 → v201508}/company_service/update_companies.rb +13 -14
- data/examples/{v201408 → v201508}/contact_service/create_contacts.rb +1 -5
- data/examples/{v201408 → v201508}/contact_service/get_all_contacts.rb +11 -24
- data/examples/{v201408 → v201508}/contact_service/get_uninvited_contacts.rb +17 -25
- data/examples/{v201408 → v201508}/contact_service/update_contacts.rb +9 -11
- data/examples/{v201408 → v201508}/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb +1 -5
- data/examples/{v201408 → v201508}/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb +11 -13
- data/examples/{v201408 → v201508}/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb +8 -22
- data/examples/{v201408 → v201508}/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb +9 -12
- data/examples/{v201408 → v201508}/content_service/get_all_content.rb +9 -23
- data/examples/{v201408 → v201508}/content_service/get_content_by_category.rb +18 -34
- data/examples/{v201408 → v201508}/creative_service/copy_image_creatives.rb +7 -11
- data/examples/{v201408 → v201508}/creative_service/create_creative_from_template.rb +2 -6
- data/examples/{v201408 → v201508}/creative_service/create_creatives.rb +1 -5
- data/examples/{v201408 → v201508}/creative_service/create_custom_creative.rb +1 -5
- data/examples/v201508/creative_service/create_native_creative.rb +195 -0
- data/examples/{v201408 → v201508}/creative_service/get_all_creatives.rb +8 -22
- data/examples/{v201408 → v201508}/creative_service/get_creatives_by_statement.rb +18 -17
- data/examples/{v201408 → v201508}/creative_service/update_creatives.rb +16 -15
- data/examples/{v201408 → v201508}/creative_set_service/associate_creative_set_to_line_item.rb +1 -5
- data/examples/{v201408 → v201508}/creative_set_service/create_creative_set.rb +1 -5
- data/examples/{v201408 → v201508}/creative_set_service/get_all_creative_sets.rb +9 -22
- data/examples/{v201408 → v201508}/creative_set_service/get_creative_sets_by_statement.rb +20 -18
- data/examples/{v201408 → v201508}/creative_set_service/update_creative_sets.rb +10 -12
- data/examples/{v201408 → v201508}/creative_template_service/get_all_creative_templates.rb +9 -22
- data/examples/{v201408/creative_template_service/get_creative_templates_by_statement.rb → v201508/creative_template_service/get_system_defined_creative_templates.rb} +24 -17
- data/examples/{v201408 → v201508}/creative_wrapper_service/create_creative_wrappers.rb +1 -5
- data/examples/{v201408 → v201508}/creative_wrapper_service/deactivate_creative_wrapper.rb +9 -12
- data/examples/{v201408 → v201508}/creative_wrapper_service/get_all_creative_wrappers.rb +10 -23
- data/examples/{v201408 → v201508}/creative_wrapper_service/get_creative_wrappers_by_statement.rb +17 -16
- data/examples/{v201408 → v201508}/creative_wrapper_service/update_creative_wrappers.rb +10 -12
- data/examples/{v201408 → v201508}/custom_field_service/create_custom_field_options.rb +1 -5
- data/examples/{v201408 → v201508}/custom_field_service/create_custom_fields.rb +1 -5
- data/examples/{v201408 → v201508}/custom_field_service/deactivate_all_line_item_custom_fields.rb +13 -28
- data/examples/{v201408 → v201508}/custom_field_service/get_all_custom_fields.rb +11 -24
- data/examples/{v201408 → v201508}/custom_field_service/get_all_line_item_custom_fields.rb +18 -17
- data/examples/{v201408 → v201508}/custom_field_service/set_line_item_custom_field_value.rb +24 -24
- data/examples/{v201408 → v201508}/custom_field_service/update_custom_fields.rb +10 -11
- data/examples/{v201408 → v201508}/custom_targeting_service/create_custom_targeting_keys_and_values.rb +1 -6
- data/examples/{v201408 → v201508}/custom_targeting_service/delete_custom_targeting_keys.rb +16 -25
- data/examples/{v201408 → v201508}/custom_targeting_service/delete_custom_targeting_values.rb +23 -26
- data/examples/{v201408 → v201508}/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb +15 -42
- data/examples/{v201408 → v201508}/custom_targeting_service/get_custom_targeting_keys_by_statement.rb +20 -20
- data/examples/{v201408 → v201508}/custom_targeting_service/get_custom_targeting_values_by_statement.rb +19 -20
- data/examples/{v201408 → v201508}/custom_targeting_service/update_custom_targeting_keys.rb +4 -8
- data/examples/{v201408 → v201508}/custom_targeting_service/update_custom_targeting_values.rb +34 -35
- data/examples/{v201408/forecast_service/get_forecast.rb → v201508/forecast_service/get_availability_forecast.rb} +43 -20
- data/examples/{v201408/forecast_service/get_forecast_by_id.rb → v201508/forecast_service/get_availability_forecast_for_line_item.rb} +17 -14
- data/examples/v201508/forecast_service/get_delivery_forecast_for_line_items.rb +77 -0
- data/examples/{v201408 → v201508}/inventory_service/create_ad_units.rb +1 -5
- data/examples/{v201408 → v201508}/inventory_service/create_mobile_ad_unit.rb +1 -5
- data/examples/{v201408 → v201508}/inventory_service/create_video_ad_unit.rb +1 -5
- data/examples/{v201408 → v201508}/inventory_service/deactivate_ad_units.rb +19 -28
- data/examples/{v201408 → v201508}/inventory_service/get_ad_unit_sizes.rb +7 -18
- data/examples/{v201408 → v201508}/inventory_service/get_ad_units_by_statement.rb +18 -17
- data/examples/{v201408 → v201508}/inventory_service/get_all_ad_units.rb +8 -22
- data/examples/{v201408 → v201508}/inventory_service/update_ad_units.rb +23 -15
- data/examples/{v201408 → v201508}/label_service/create_labels.rb +1 -5
- data/examples/{v201408 → v201508}/label_service/deactivate_labels.rb +15 -26
- data/examples/{v201408 → v201508}/label_service/get_all_labels.rb +9 -23
- data/examples/{v201408 → v201508}/label_service/get_labels_by_statement.rb +16 -15
- data/examples/{v201408 → v201508}/label_service/update_labels.rb +24 -30
- data/examples/{v201408 → v201508}/line_item_creative_association_service/create_licas.rb +1 -5
- data/examples/{v201408 → v201508}/line_item_creative_association_service/deactivate_licas.rb +15 -29
- data/examples/{v201408 → v201508}/line_item_creative_association_service/get_all_licas.rb +8 -22
- data/examples/{v201408 → v201508}/line_item_creative_association_service/get_licas_by_statement.rb +10 -12
- data/examples/{v201408 → v201508}/line_item_creative_association_service/update_licas.rb +16 -12
- data/examples/{v201408 → v201508}/line_item_service/activate_line_items.rb +13 -26
- data/examples/{v201408 → v201508}/line_item_service/create_line_items.rb +10 -8
- data/examples/{v201408 → v201508}/line_item_service/create_video_line_item.rb +11 -11
- data/examples/{v201408 → v201508}/line_item_service/get_all_line_items.rb +9 -22
- data/examples/{v201408 → v201508}/line_item_service/get_line_items_by_statement.rb +1 -6
- data/examples/{v201408 → v201508}/line_item_service/get_recently_updated_line_items.rb +19 -17
- data/examples/{v201408 → v201508}/line_item_service/target_custom_criteria.rb +9 -12
- data/examples/{v201408 → v201508}/line_item_service/update_line_items.rb +9 -13
- data/examples/{v201408 → v201508}/network_service/get_all_networks.rb +1 -5
- data/examples/{v201408 → v201508}/network_service/get_current_network.rb +1 -5
- data/examples/{v201408 → v201508}/network_service/make_test_network.rb +1 -5
- data/examples/{v201408 → v201508}/order_service/approve_orders.rb +16 -29
- data/examples/{v201408 → v201508}/order_service/create_orders.rb +1 -5
- data/examples/{v201408 → v201508}/order_service/get_all_orders.rb +8 -22
- data/examples/{v201408 → v201508}/order_service/get_orders_by_statement.rb +18 -18
- data/examples/{v201408 → v201508}/order_service/update_orders.rb +15 -11
- data/examples/{v201408 → v201508}/placement_service/create_placements.rb +4 -7
- data/examples/{v201408 → v201508}/placement_service/deactivate_placements.rb +14 -27
- data/examples/{v201408 → v201508}/placement_service/get_all_placements.rb +9 -22
- data/examples/{v201408 → v201508}/placement_service/get_placements_by_statement.rb +18 -17
- data/examples/{v201408 → v201508}/placement_service/update_placements.rb +17 -12
- data/examples/{v201408 → v201508}/publisher_query_language_service/fetch_match_tables.rb +8 -15
- data/examples/{v201408 → v201508}/publisher_query_language_service/get_all_line_items.rb +8 -14
- data/examples/{v201408 → v201508}/publisher_query_language_service/get_geo_targets.rb +10 -14
- data/examples/{v201408 → v201508}/publisher_query_language_service/get_line_items_named_like.rb +10 -14
- data/examples/{v201408 → v201508}/report_service/display_report.rb +1 -5
- data/examples/{v201408 → v201508}/report_service/download_report.rb +1 -5
- data/examples/{v201408 → v201508}/report_service/run_delivery_report.rb +17 -9
- data/examples/{v201408 → v201508}/report_service/run_inventory_report.rb +5 -8
- data/examples/{v201408 → v201508}/report_service/run_reach_report.rb +6 -8
- data/examples/v201508/report_service/run_report_with_custom_fields.rb +89 -0
- data/examples/{v201408 → v201508}/report_service/run_sales_report.rb +3 -6
- data/examples/{v201408 → v201508}/suggested_ad_unit_service/approve_all_suggested_ad_units.rb +25 -26
- data/examples/{v201408 → v201508}/suggested_ad_unit_service/get_all_suggested_ad_units.rb +9 -23
- data/examples/{v201408 → v201508}/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb +24 -25
- data/examples/{v201408 → v201508}/team_service/create_teams.rb +1 -5
- data/examples/{v201408 → v201508}/team_service/get_all_teams.rb +8 -22
- data/examples/{v201408 → v201508}/team_service/get_teams_by_statement.rb +14 -14
- data/examples/{v201408 → v201508}/team_service/update_teams.rb +4 -7
- data/examples/{v201408 → v201508}/user_service/create_users.rb +1 -5
- data/examples/{v201408 → v201508}/user_service/deactivate_users.rb +7 -11
- data/examples/{v201408 → v201508}/user_service/get_all_roles.rb +1 -5
- data/examples/{v201408 → v201508}/user_service/get_all_users.rb +8 -23
- data/examples/{v201408 → v201508}/user_service/get_current_user.rb +1 -5
- data/examples/{v201408 → v201508}/user_service/get_users_by_statement.rb +16 -15
- data/examples/{v201408 → v201508}/user_service/update_users.rb +15 -10
- data/examples/{v201408 → v201508}/user_team_association_service/create_user_team_associations.rb +1 -5
- data/examples/{v201408 → v201508}/user_team_association_service/delete_user_team_associations.rb +13 -26
- data/examples/{v201408 → v201508}/user_team_association_service/get_all_user_team_associations.rb +10 -22
- data/examples/{v201408 → v201508}/user_team_association_service/get_user_team_associations_by_statement.rb +20 -21
- data/examples/{v201408 → v201508}/user_team_association_service/update_user_team_associations.rb +8 -12
- data/lib/dfp_api.rb +0 -2
- data/lib/dfp_api/api_config.rb +28 -5
- data/lib/dfp_api/credential_handler.rb +0 -2
- data/lib/dfp_api/errors.rb +2 -3
- data/lib/dfp_api/v201408/activity_group_service.rb +1 -1
- data/lib/dfp_api/v201408/activity_group_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/activity_service.rb +1 -1
- data/lib/dfp_api/v201408/activity_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/ad_rule_service.rb +1 -1
- data/lib/dfp_api/v201408/ad_rule_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/audience_segment_service.rb +1 -1
- data/lib/dfp_api/v201408/audience_segment_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/base_rate_service.rb +1 -1
- data/lib/dfp_api/v201408/base_rate_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/company_service.rb +1 -1
- data/lib/dfp_api/v201408/company_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/contact_service.rb +1 -1
- data/lib/dfp_api/v201408/contact_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/content_bundle_service.rb +1 -1
- data/lib/dfp_api/v201408/content_bundle_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/content_metadata_key_hierarchy_service.rb +1 -1
- data/lib/dfp_api/v201408/content_metadata_key_hierarchy_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/content_service.rb +1 -1
- data/lib/dfp_api/v201408/content_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/creative_service.rb +1 -1
- data/lib/dfp_api/v201408/creative_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/creative_set_service.rb +1 -1
- data/lib/dfp_api/v201408/creative_set_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/creative_template_service.rb +1 -1
- data/lib/dfp_api/v201408/creative_template_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/creative_wrapper_service.rb +1 -1
- data/lib/dfp_api/v201408/creative_wrapper_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/custom_field_service.rb +1 -1
- data/lib/dfp_api/v201408/custom_field_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/custom_targeting_service.rb +1 -1
- data/lib/dfp_api/v201408/custom_targeting_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/exchange_rate_service.rb +1 -1
- data/lib/dfp_api/v201408/exchange_rate_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/forecast_service.rb +1 -1
- data/lib/dfp_api/v201408/forecast_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/inventory_service.rb +1 -1
- data/lib/dfp_api/v201408/inventory_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/label_service.rb +1 -1
- data/lib/dfp_api/v201408/label_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/line_item_creative_association_service.rb +1 -1
- data/lib/dfp_api/v201408/line_item_creative_association_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/line_item_service.rb +1 -1
- data/lib/dfp_api/v201408/line_item_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/line_item_template_service.rb +1 -1
- data/lib/dfp_api/v201408/line_item_template_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/live_stream_event_service.rb +1 -1
- data/lib/dfp_api/v201408/live_stream_event_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/network_service.rb +1 -1
- data/lib/dfp_api/v201408/network_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/order_service.rb +1 -1
- data/lib/dfp_api/v201408/order_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/placement_service.rb +1 -1
- data/lib/dfp_api/v201408/placement_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/premium_rate_service.rb +1 -1
- data/lib/dfp_api/v201408/premium_rate_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/product_service.rb +1 -1
- data/lib/dfp_api/v201408/product_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/product_template_service.rb +1 -1
- data/lib/dfp_api/v201408/product_template_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/proposal_line_item_service.rb +1 -1
- data/lib/dfp_api/v201408/proposal_line_item_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/proposal_service.rb +1 -1
- data/lib/dfp_api/v201408/proposal_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/publisher_query_language_service.rb +1 -1
- data/lib/dfp_api/v201408/publisher_query_language_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/rate_card_service.rb +1 -1
- data/lib/dfp_api/v201408/rate_card_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/reconciliation_order_report_service.rb +1 -1
- data/lib/dfp_api/v201408/reconciliation_order_report_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/reconciliation_report_row_service.rb +1 -1
- data/lib/dfp_api/v201408/reconciliation_report_row_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/reconciliation_report_service.rb +1 -1
- data/lib/dfp_api/v201408/reconciliation_report_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/report_service.rb +1 -1
- data/lib/dfp_api/v201408/report_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/suggested_ad_unit_service.rb +1 -1
- data/lib/dfp_api/v201408/suggested_ad_unit_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/team_service.rb +1 -1
- data/lib/dfp_api/v201408/team_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/user_service.rb +1 -1
- data/lib/dfp_api/v201408/user_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/user_team_association_service.rb +1 -1
- data/lib/dfp_api/v201408/user_team_association_service_registry.rb +1 -1
- data/lib/dfp_api/v201408/workflow_request_service.rb +1 -1
- data/lib/dfp_api/v201408/workflow_request_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/activity_group_service.rb +1 -1
- data/lib/dfp_api/v201411/activity_group_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/activity_service.rb +1 -1
- data/lib/dfp_api/v201411/activity_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/ad_exclusion_rule_service.rb +1 -1
- data/lib/dfp_api/v201411/ad_exclusion_rule_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/ad_rule_service.rb +1 -1
- data/lib/dfp_api/v201411/ad_rule_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/audience_segment_service.rb +1 -1
- data/lib/dfp_api/v201411/audience_segment_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/base_rate_service.rb +1 -1
- data/lib/dfp_api/v201411/base_rate_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/company_service.rb +1 -1
- data/lib/dfp_api/v201411/company_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/contact_service.rb +1 -1
- data/lib/dfp_api/v201411/contact_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/content_bundle_service.rb +1 -1
- data/lib/dfp_api/v201411/content_bundle_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/content_metadata_key_hierarchy_service.rb +1 -1
- data/lib/dfp_api/v201411/content_metadata_key_hierarchy_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/content_service.rb +1 -1
- data/lib/dfp_api/v201411/content_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/creative_service.rb +1 -1
- data/lib/dfp_api/v201411/creative_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/creative_set_service.rb +1 -1
- data/lib/dfp_api/v201411/creative_set_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/creative_template_service.rb +1 -1
- data/lib/dfp_api/v201411/creative_template_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/creative_wrapper_service.rb +1 -1
- data/lib/dfp_api/v201411/creative_wrapper_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/custom_field_service.rb +1 -1
- data/lib/dfp_api/v201411/custom_field_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/custom_targeting_service.rb +1 -1
- data/lib/dfp_api/v201411/custom_targeting_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/exchange_rate_service.rb +1 -1
- data/lib/dfp_api/v201411/exchange_rate_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/forecast_service.rb +1 -1
- data/lib/dfp_api/v201411/forecast_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/inventory_service.rb +1 -1
- data/lib/dfp_api/v201411/inventory_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/label_service.rb +1 -1
- data/lib/dfp_api/v201411/label_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/line_item_creative_association_service.rb +1 -1
- data/lib/dfp_api/v201411/line_item_creative_association_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/line_item_service.rb +1 -1
- data/lib/dfp_api/v201411/line_item_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/line_item_template_service.rb +1 -1
- data/lib/dfp_api/v201411/line_item_template_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/live_stream_event_service.rb +1 -1
- data/lib/dfp_api/v201411/live_stream_event_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/network_service.rb +1 -1
- data/lib/dfp_api/v201411/network_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/order_service.rb +1 -1
- data/lib/dfp_api/v201411/order_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/placement_service.rb +1 -1
- data/lib/dfp_api/v201411/placement_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/premium_rate_service.rb +1 -1
- data/lib/dfp_api/v201411/premium_rate_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/product_service.rb +1 -1
- data/lib/dfp_api/v201411/product_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/product_template_service.rb +1 -1
- data/lib/dfp_api/v201411/product_template_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/proposal_line_item_service.rb +1 -1
- data/lib/dfp_api/v201411/proposal_line_item_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/proposal_service.rb +1 -1
- data/lib/dfp_api/v201411/proposal_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/publisher_query_language_service.rb +1 -1
- data/lib/dfp_api/v201411/publisher_query_language_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/rate_card_service.rb +1 -1
- data/lib/dfp_api/v201411/rate_card_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/reconciliation_order_report_service.rb +1 -1
- data/lib/dfp_api/v201411/reconciliation_order_report_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/reconciliation_report_row_service.rb +1 -1
- data/lib/dfp_api/v201411/reconciliation_report_row_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/reconciliation_report_service.rb +1 -1
- data/lib/dfp_api/v201411/reconciliation_report_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/report_service.rb +1 -1
- data/lib/dfp_api/v201411/report_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/shared_ad_unit_service.rb +1 -1
- data/lib/dfp_api/v201411/shared_ad_unit_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/suggested_ad_unit_service.rb +1 -1
- data/lib/dfp_api/v201411/suggested_ad_unit_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/team_service.rb +1 -1
- data/lib/dfp_api/v201411/team_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/user_service.rb +1 -1
- data/lib/dfp_api/v201411/user_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/user_team_association_service.rb +1 -1
- data/lib/dfp_api/v201411/user_team_association_service_registry.rb +1 -1
- data/lib/dfp_api/v201411/workflow_request_service.rb +1 -1
- data/lib/dfp_api/v201411/workflow_request_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/activity_group_service.rb +1 -1
- data/lib/dfp_api/v201502/activity_group_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/activity_service.rb +1 -1
- data/lib/dfp_api/v201502/activity_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/ad_exclusion_rule_service.rb +1 -1
- data/lib/dfp_api/v201502/ad_exclusion_rule_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/ad_rule_service.rb +1 -1
- data/lib/dfp_api/v201502/ad_rule_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/audience_segment_service.rb +1 -1
- data/lib/dfp_api/v201502/audience_segment_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/base_rate_service.rb +1 -1
- data/lib/dfp_api/v201502/base_rate_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/company_service.rb +1 -1
- data/lib/dfp_api/v201502/company_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/contact_service.rb +1 -1
- data/lib/dfp_api/v201502/contact_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/content_bundle_service.rb +1 -1
- data/lib/dfp_api/v201502/content_bundle_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/content_metadata_key_hierarchy_service.rb +1 -1
- data/lib/dfp_api/v201502/content_metadata_key_hierarchy_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/content_service.rb +1 -1
- data/lib/dfp_api/v201502/content_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/creative_service.rb +1 -1
- data/lib/dfp_api/v201502/creative_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/creative_set_service.rb +1 -1
- data/lib/dfp_api/v201502/creative_set_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/creative_template_service.rb +1 -1
- data/lib/dfp_api/v201502/creative_template_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/creative_wrapper_service.rb +1 -1
- data/lib/dfp_api/v201502/creative_wrapper_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/custom_field_service.rb +1 -1
- data/lib/dfp_api/v201502/custom_field_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/custom_targeting_service.rb +1 -1
- data/lib/dfp_api/v201502/custom_targeting_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/exchange_rate_service.rb +1 -1
- data/lib/dfp_api/v201502/exchange_rate_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/forecast_service.rb +1 -1
- data/lib/dfp_api/v201502/forecast_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/inventory_service.rb +1 -1
- data/lib/dfp_api/v201502/inventory_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/label_service.rb +1 -1
- data/lib/dfp_api/v201502/label_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/line_item_creative_association_service.rb +1 -1
- data/lib/dfp_api/v201502/line_item_creative_association_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/line_item_service.rb +1 -1
- data/lib/dfp_api/v201502/line_item_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/line_item_template_service.rb +1 -1
- data/lib/dfp_api/v201502/line_item_template_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/live_stream_event_service.rb +1 -1
- data/lib/dfp_api/v201502/live_stream_event_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/network_service.rb +1 -1
- data/lib/dfp_api/v201502/network_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/order_service.rb +1 -1
- data/lib/dfp_api/v201502/order_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/package_service.rb +1 -1
- data/lib/dfp_api/v201502/package_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/placement_service.rb +1 -1
- data/lib/dfp_api/v201502/placement_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/premium_rate_service.rb +1 -1
- data/lib/dfp_api/v201502/premium_rate_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/product_package_item_service.rb +1 -1
- data/lib/dfp_api/v201502/product_package_item_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/product_package_service.rb +1 -1
- data/lib/dfp_api/v201502/product_package_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/product_service.rb +1 -1
- data/lib/dfp_api/v201502/product_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/product_template_service.rb +1 -1
- data/lib/dfp_api/v201502/product_template_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/proposal_line_item_service.rb +1 -1
- data/lib/dfp_api/v201502/proposal_line_item_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/proposal_service.rb +1 -1
- data/lib/dfp_api/v201502/proposal_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/publisher_query_language_service.rb +1 -1
- data/lib/dfp_api/v201502/publisher_query_language_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/rate_card_service.rb +1 -1
- data/lib/dfp_api/v201502/rate_card_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/reconciliation_order_report_service.rb +1 -1
- data/lib/dfp_api/v201502/reconciliation_order_report_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/reconciliation_report_row_service.rb +1 -1
- data/lib/dfp_api/v201502/reconciliation_report_row_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/reconciliation_report_service.rb +1 -1
- data/lib/dfp_api/v201502/reconciliation_report_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/report_service.rb +1 -1
- data/lib/dfp_api/v201502/report_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/shared_ad_unit_service.rb +1 -1
- data/lib/dfp_api/v201502/shared_ad_unit_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/suggested_ad_unit_service.rb +1 -1
- data/lib/dfp_api/v201502/suggested_ad_unit_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/team_service.rb +1 -1
- data/lib/dfp_api/v201502/team_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/user_service.rb +1 -1
- data/lib/dfp_api/v201502/user_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/user_team_association_service.rb +1 -1
- data/lib/dfp_api/v201502/user_team_association_service_registry.rb +1 -1
- data/lib/dfp_api/v201502/workflow_request_service.rb +1 -1
- data/lib/dfp_api/v201502/workflow_request_service_registry.rb +1 -1
- data/lib/dfp_api/v201508/activity_group_service.rb +42 -0
- data/lib/dfp_api/v201508/activity_group_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/activity_service.rb +42 -0
- data/lib/dfp_api/v201508/activity_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/ad_exclusion_rule_service.rb +46 -0
- data/lib/dfp_api/v201508/ad_exclusion_rule_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/ad_rule_service.rb +46 -0
- data/lib/dfp_api/v201508/ad_rule_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/audience_segment_service.rb +46 -0
- data/lib/dfp_api/v201508/audience_segment_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/base_rate_service.rb +46 -0
- data/lib/dfp_api/v201508/base_rate_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/company_service.rb +42 -0
- data/lib/dfp_api/v201508/company_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/contact_service.rb +42 -0
- data/lib/dfp_api/v201508/contact_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/content_bundle_service.rb +46 -0
- data/lib/dfp_api/v201508/content_bundle_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/content_metadata_key_hierarchy_service.rb +46 -0
- data/lib/dfp_api/v201508/content_metadata_key_hierarchy_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/content_service.rb +38 -0
- data/lib/dfp_api/v201508/content_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/creative_service.rb +42 -0
- data/lib/dfp_api/v201508/creative_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/creative_set_service.rb +42 -0
- data/lib/dfp_api/v201508/creative_set_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/creative_template_service.rb +34 -0
- data/lib/dfp_api/v201508/creative_template_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/creative_wrapper_service.rb +46 -0
- data/lib/dfp_api/v201508/creative_wrapper_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/custom_field_service.rb +58 -0
- data/lib/dfp_api/v201508/custom_field_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/custom_targeting_service.rb +62 -0
- data/lib/dfp_api/v201508/custom_targeting_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/exchange_rate_service.rb +46 -0
- data/lib/dfp_api/v201508/exchange_rate_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/forecast_service.rb +46 -0
- data/lib/dfp_api/v201508/forecast_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/inventory_service.rb +50 -0
- data/lib/dfp_api/v201508/inventory_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/label_service.rb +46 -0
- data/lib/dfp_api/v201508/label_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/line_item_creative_association_service.rb +50 -0
- data/lib/dfp_api/v201508/line_item_creative_association_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/line_item_service.rb +46 -0
- data/lib/dfp_api/v201508/line_item_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/line_item_template_service.rb +34 -0
- data/lib/dfp_api/v201508/line_item_template_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/live_stream_event_service.rb +46 -0
- data/lib/dfp_api/v201508/live_stream_event_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/network_service.rb +46 -0
- data/lib/dfp_api/v201508/network_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/order_service.rb +46 -0
- data/lib/dfp_api/v201508/order_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/package_service.rb +46 -0
- data/lib/dfp_api/v201508/package_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/placement_service.rb +46 -0
- data/lib/dfp_api/v201508/placement_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/premium_rate_service.rb +42 -0
- data/lib/dfp_api/v201508/premium_rate_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/product_package_item_service.rb +46 -0
- data/lib/dfp_api/v201508/product_package_item_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/product_package_service.rb +46 -0
- data/lib/dfp_api/v201508/product_package_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/product_service.rb +42 -0
- data/lib/dfp_api/v201508/product_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/product_template_service.rb +46 -0
- data/lib/dfp_api/v201508/product_template_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/proposal_line_item_service.rb +46 -0
- data/lib/dfp_api/v201508/proposal_line_item_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/proposal_service.rb +46 -0
- data/lib/dfp_api/v201508/proposal_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/publisher_query_language_service.rb +34 -0
- data/lib/dfp_api/v201508/publisher_query_language_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/rate_card_service.rb +46 -0
- data/lib/dfp_api/v201508/rate_card_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/reconciliation_line_item_report_service.rb +38 -0
- data/lib/dfp_api/v201508/reconciliation_line_item_report_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/reconciliation_order_report_service.rb +42 -0
- data/lib/dfp_api/v201508/reconciliation_order_report_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/reconciliation_report_row_service.rb +38 -0
- data/lib/dfp_api/v201508/reconciliation_report_row_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/reconciliation_report_service.rb +38 -0
- data/lib/dfp_api/v201508/reconciliation_report_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/report_service.rb +46 -0
- data/lib/dfp_api/v201508/report_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/shared_ad_unit_service.rb +38 -0
- data/lib/dfp_api/v201508/shared_ad_unit_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/suggested_ad_unit_service.rb +38 -0
- data/lib/dfp_api/v201508/suggested_ad_unit_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/team_service.rb +42 -0
- data/lib/dfp_api/v201508/team_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/user_service.rb +54 -0
- data/lib/dfp_api/v201508/user_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/user_team_association_service.rb +46 -0
- data/lib/dfp_api/v201508/user_team_association_service_registry.rb +45 -0
- data/lib/dfp_api/v201508/workflow_request_service.rb +38 -0
- data/lib/dfp_api/v201508/workflow_request_service_registry.rb +45 -0
- data/lib/dfp_api/version.rb +2 -4
- data/lib/dfp_api_statement.rb +0 -2
- data/test/dfp_api/test_dfp_api.rb +0 -2
- data/test/suite_unittests.rb +0 -2
- metadata +1039 -938
- checksums.yaml +0 -15
- data/examples/v201408/report_service/run_report_with_custom_fields.rb +0 -135
- data/test/bugs/test_issue_00000016.rb +0 -151
@@ -0,0 +1,45 @@
|
|
1
|
+
# Encoding: utf-8
|
2
|
+
#
|
3
|
+
# This is auto-generated code, changes will be overwritten.
|
4
|
+
#
|
5
|
+
# Copyright:: Copyright 2015, Google Inc. All Rights Reserved.
|
6
|
+
# License:: Licensed under the Apache License, Version 2.0.
|
7
|
+
#
|
8
|
+
# Code generated by AdsCommon library 0.10.0 on 2015-08-13 11:28:39.
|
9
|
+
|
10
|
+
require 'dfp_api/errors'
|
11
|
+
|
12
|
+
module DfpApi; module V201508; module UserService
|
13
|
+
class UserServiceRegistry
|
14
|
+
USERSERVICE_METHODS = {:create_users=>{:input=>[{:name=>:users, :type=>"User", :min_occurs=>0, :max_occurs=>:unbounded}], :output=>{:name=>"create_users_response", :fields=>[{:name=>:rval, :type=>"User", :min_occurs=>0, :max_occurs=>:unbounded}]}}, :get_all_roles=>{:input=>[], :output=>{:name=>"get_all_roles_response", :fields=>[{:name=>:rval, :type=>"Role", :min_occurs=>0, :max_occurs=>:unbounded}]}}, :get_current_user=>{:input=>[], :output=>{:name=>"get_current_user_response", :fields=>[{:name=>:rval, :type=>"User", :min_occurs=>0, :max_occurs=>1}]}}, :get_users_by_statement=>{:input=>[{:name=>:filter_statement, :type=>"Statement", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"get_users_by_statement_response", :fields=>[{:name=>:rval, :type=>"UserPage", :min_occurs=>0, :max_occurs=>1}]}}, :perform_user_action=>{:input=>[{:name=>:user_action, :type=>"UserAction", :min_occurs=>0, :max_occurs=>1}, {:name=>:filter_statement, :type=>"Statement", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"perform_user_action_response", :fields=>[{:name=>:rval, :type=>"UpdateResult", :min_occurs=>0, :max_occurs=>1}]}}, :update_users=>{:input=>[{:name=>:users, :type=>"User", :min_occurs=>0, :max_occurs=>:unbounded}], :output=>{:name=>"update_users_response", :fields=>[{:name=>:rval, :type=>"User", :min_occurs=>0, :max_occurs=>:unbounded}]}}}
|
15
|
+
USERSERVICE_TYPES = {:ObjectValue=>{:fields=>[], :abstract=>true, :base=>"Value"}, :ActivateUsers=>{:fields=>[], :base=>"UserAction"}, :ApiError=>{:fields=>[{:name=>:field_path, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:trigger, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:error_string, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :ApiException=>{:fields=>[{:name=>:errors, :type=>"ApiError", :min_occurs=>0, :max_occurs=>:unbounded}], :base=>"ApplicationException"}, :ApiVersionError=>{:fields=>[{:name=>:reason, :type=>"ApiVersionError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :ApplicationException=>{:fields=>[{:name=>:message, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :AuthenticationError=>{:fields=>[{:name=>:reason, :type=>"AuthenticationError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :BaseCustomFieldValue=>{:fields=>[{:name=>:custom_field_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :BooleanValue=>{:fields=>[{:name=>:value, :type=>"boolean", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :CollectionSizeError=>{:fields=>[{:name=>:reason, :type=>"CollectionSizeError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :CommonError=>{:fields=>[{:name=>:reason, :type=>"CommonError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :CustomFieldValue=>{:fields=>[{:name=>:value, :type=>"Value", :min_occurs=>0, :max_occurs=>1}], :base=>"BaseCustomFieldValue"}, :CustomFieldValueError=>{:fields=>[{:name=>:reason, :type=>"CustomFieldValueError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :Date=>{:fields=>[{:name=>:year, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:month, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:day, :type=>"int", :min_occurs=>0, :max_occurs=>1}]}, :DateTime=>{:fields=>[{:name=>:date, :type=>"Date", :min_occurs=>0, :max_occurs=>1}, {:name=>:hour, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:minute, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:second, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:time_zone_id, :original_name=>"timeZoneID", :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :DateTimeValue=>{:fields=>[{:name=>:value, :type=>"DateTime", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :DateValue=>{:fields=>[{:name=>:value, :type=>"Date", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :DeactivateUsers=>{:fields=>[], :base=>"UserAction"}, :DropDownCustomFieldValue=>{:fields=>[{:name=>:custom_field_option_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}], :base=>"BaseCustomFieldValue"}, :FeatureError=>{:fields=>[{:name=>:reason, :type=>"FeatureError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :InternalApiError=>{:fields=>[{:name=>:reason, :type=>"InternalApiError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :InvalidEmailError=>{:fields=>[{:name=>:reason, :type=>"InvalidEmailError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :NotNullError=>{:fields=>[{:name=>:reason, :type=>"NotNullError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :NumberValue=>{:fields=>[{:name=>:value, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :ParseError=>{:fields=>[{:name=>:reason, :type=>"ParseError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :PermissionError=>{:fields=>[{:name=>:reason, :type=>"PermissionError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :PublisherQueryLanguageContextError=>{:fields=>[{:name=>:reason, :type=>"PublisherQueryLanguageContextError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :PublisherQueryLanguageSyntaxError=>{:fields=>[{:name=>:reason, :type=>"PublisherQueryLanguageSyntaxError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :QuotaError=>{:fields=>[{:name=>:reason, :type=>"QuotaError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :RequiredError=>{:fields=>[{:name=>:reason, :type=>"RequiredError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :Role=>{:fields=>[{:name=>:id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:name, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:description, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :ServerError=>{:fields=>[{:name=>:reason, :type=>"ServerError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :SetValue=>{:fields=>[{:name=>:values, :type=>"Value", :min_occurs=>0, :max_occurs=>:unbounded}], :base=>"Value"}, :SoapRequestHeader=>{:fields=>[{:name=>:network_code, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:application_name, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :SoapResponseHeader=>{:fields=>[{:name=>:request_id, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:response_time, :type=>"long", :min_occurs=>0, :max_occurs=>1}]}, :Statement=>{:fields=>[{:name=>:query, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:values, :type=>"String_ValueMapEntry", :min_occurs=>0, :max_occurs=>:unbounded}]}, :StatementError=>{:fields=>[{:name=>:reason, :type=>"StatementError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :String_ValueMapEntry=>{:fields=>[{:name=>:key, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:value, :type=>"Value", :min_occurs=>0, :max_occurs=>1}]}, :TeamError=>{:fields=>[{:name=>:reason, :type=>"TeamError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :TextValue=>{:fields=>[{:name=>:value, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :TimeZoneError=>{:fields=>[{:name=>:reason, :type=>"TimeZoneError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :TokenError=>{:fields=>[{:name=>:reason, :type=>"TokenError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :TypeError=>{:fields=>[], :base=>"ApiError"}, :UniqueError=>{:fields=>[], :base=>"ApiError"}, :UpdateResult=>{:fields=>[{:name=>:num_changes, :type=>"int", :min_occurs=>0, :max_occurs=>1}]}, :UserAction=>{:fields=>[], :abstract=>true}, :User=>{:fields=>[{:name=>:is_active, :type=>"boolean", :min_occurs=>0, :max_occurs=>1}, {:name=>:is_email_notification_allowed, :type=>"boolean", :min_occurs=>0, :max_occurs=>1}, {:name=>:external_id, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:is_service_account, :type=>"boolean", :min_occurs=>0, :max_occurs=>1}, {:name=>:orders_ui_local_time_zone_id, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:custom_field_values, :type=>"BaseCustomFieldValue", :min_occurs=>0, :max_occurs=>:unbounded}], :base=>"UserRecord"}, :UserPage=>{:fields=>[{:name=>:total_result_set_size, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:start_index, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:results, :type=>"User", :min_occurs=>0, :max_occurs=>:unbounded}]}, :UserRecord=>{:fields=>[{:name=>:id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:name, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:email, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:role_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:role_name, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:preferred_locale, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :Value=>{:fields=>[], :abstract=>true}, :"ApiVersionError.Reason"=>{:fields=>[]}, :"AuthenticationError.Reason"=>{:fields=>[]}, :"CollectionSizeError.Reason"=>{:fields=>[]}, :"CommonError.Reason"=>{:fields=>[]}, :"CustomFieldValueError.Reason"=>{:fields=>[]}, :"FeatureError.Reason"=>{:fields=>[]}, :"InternalApiError.Reason"=>{:fields=>[]}, :"InvalidEmailError.Reason"=>{:fields=>[]}, :"NotNullError.Reason"=>{:fields=>[]}, :"ParseError.Reason"=>{:fields=>[]}, :"PermissionError.Reason"=>{:fields=>[]}, :"PublisherQueryLanguageContextError.Reason"=>{:fields=>[]}, :"PublisherQueryLanguageSyntaxError.Reason"=>{:fields=>[]}, :"QuotaError.Reason"=>{:fields=>[]}, :"RequiredError.Reason"=>{:fields=>[]}, :"ServerError.Reason"=>{:fields=>[]}, :"StatementError.Reason"=>{:fields=>[]}, :"TeamError.Reason"=>{:fields=>[]}, :"TimeZoneError.Reason"=>{:fields=>[]}, :"TokenError.Reason"=>{:fields=>[]}}
|
16
|
+
USERSERVICE_NAMESPACES = []
|
17
|
+
|
18
|
+
def self.get_method_signature(method_name)
|
19
|
+
return USERSERVICE_METHODS[method_name.to_sym]
|
20
|
+
end
|
21
|
+
|
22
|
+
def self.get_type_signature(type_name)
|
23
|
+
return USERSERVICE_TYPES[type_name.to_sym]
|
24
|
+
end
|
25
|
+
|
26
|
+
def self.get_namespace(index)
|
27
|
+
return USERSERVICE_NAMESPACES[index]
|
28
|
+
end
|
29
|
+
end
|
30
|
+
|
31
|
+
# Base class for exceptions.
|
32
|
+
class ApplicationException < DfpApi::Errors::ApiException
|
33
|
+
attr_reader :message # string
|
34
|
+
end
|
35
|
+
|
36
|
+
# Exception class for holding a list of service errors.
|
37
|
+
class ApiException < ApplicationException
|
38
|
+
attr_reader :errors # ApiError
|
39
|
+
def initialize(exception_fault)
|
40
|
+
@array_fields ||= []
|
41
|
+
@array_fields << 'errors'
|
42
|
+
super(exception_fault, UserServiceRegistry)
|
43
|
+
end
|
44
|
+
end
|
45
|
+
end; end; end
|
@@ -0,0 +1,46 @@
|
|
1
|
+
# Encoding: utf-8
|
2
|
+
#
|
3
|
+
# This is auto-generated code, changes will be overwritten.
|
4
|
+
#
|
5
|
+
# Copyright:: Copyright 2015, Google Inc. All Rights Reserved.
|
6
|
+
# License:: Licensed under the Apache License, Version 2.0.
|
7
|
+
#
|
8
|
+
# Code generated by AdsCommon library 0.10.0 on 2015-08-13 11:28:40.
|
9
|
+
|
10
|
+
require 'ads_common/savon_service'
|
11
|
+
require 'dfp_api/v201508/user_team_association_service_registry'
|
12
|
+
|
13
|
+
module DfpApi; module V201508; module UserTeamAssociationService
|
14
|
+
class UserTeamAssociationService < AdsCommon::SavonService
|
15
|
+
def initialize(config, endpoint)
|
16
|
+
namespace = 'https://www.google.com/apis/ads/publisher/v201508'
|
17
|
+
super(config, endpoint, namespace, :v201508)
|
18
|
+
end
|
19
|
+
|
20
|
+
def create_user_team_associations(*args, &block)
|
21
|
+
return execute_action('create_user_team_associations', args, &block)
|
22
|
+
end
|
23
|
+
|
24
|
+
def get_user_team_associations_by_statement(*args, &block)
|
25
|
+
return execute_action('get_user_team_associations_by_statement', args, &block)
|
26
|
+
end
|
27
|
+
|
28
|
+
def perform_user_team_association_action(*args, &block)
|
29
|
+
return execute_action('perform_user_team_association_action', args, &block)
|
30
|
+
end
|
31
|
+
|
32
|
+
def update_user_team_associations(*args, &block)
|
33
|
+
return execute_action('update_user_team_associations', args, &block)
|
34
|
+
end
|
35
|
+
|
36
|
+
private
|
37
|
+
|
38
|
+
def get_service_registry()
|
39
|
+
return UserTeamAssociationServiceRegistry
|
40
|
+
end
|
41
|
+
|
42
|
+
def get_module()
|
43
|
+
return DfpApi::V201508::UserTeamAssociationService
|
44
|
+
end
|
45
|
+
end
|
46
|
+
end; end; end
|
@@ -0,0 +1,45 @@
|
|
1
|
+
# Encoding: utf-8
|
2
|
+
#
|
3
|
+
# This is auto-generated code, changes will be overwritten.
|
4
|
+
#
|
5
|
+
# Copyright:: Copyright 2015, Google Inc. All Rights Reserved.
|
6
|
+
# License:: Licensed under the Apache License, Version 2.0.
|
7
|
+
#
|
8
|
+
# Code generated by AdsCommon library 0.10.0 on 2015-08-13 11:28:40.
|
9
|
+
|
10
|
+
require 'dfp_api/errors'
|
11
|
+
|
12
|
+
module DfpApi; module V201508; module UserTeamAssociationService
|
13
|
+
class UserTeamAssociationServiceRegistry
|
14
|
+
USERTEAMASSOCIATIONSERVICE_METHODS = {:create_user_team_associations=>{:input=>[{:name=>:user_team_associations, :type=>"UserTeamAssociation", :min_occurs=>0, :max_occurs=>:unbounded}], :output=>{:name=>"create_user_team_associations_response", :fields=>[{:name=>:rval, :type=>"UserTeamAssociation", :min_occurs=>0, :max_occurs=>:unbounded}]}}, :get_user_team_associations_by_statement=>{:input=>[{:name=>:filter_statement, :type=>"Statement", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"get_user_team_associations_by_statement_response", :fields=>[{:name=>:rval, :type=>"UserTeamAssociationPage", :min_occurs=>0, :max_occurs=>1}]}}, :perform_user_team_association_action=>{:input=>[{:name=>:user_team_association_action, :type=>"UserTeamAssociationAction", :min_occurs=>0, :max_occurs=>1}, {:name=>:statement, :type=>"Statement", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"perform_user_team_association_action_response", :fields=>[{:name=>:rval, :type=>"UpdateResult", :min_occurs=>0, :max_occurs=>1}]}}, :update_user_team_associations=>{:input=>[{:name=>:user_team_associations, :type=>"UserTeamAssociation", :min_occurs=>0, :max_occurs=>:unbounded}], :output=>{:name=>"update_user_team_associations_response", :fields=>[{:name=>:rval, :type=>"UserTeamAssociation", :min_occurs=>0, :max_occurs=>:unbounded}]}}}
|
15
|
+
USERTEAMASSOCIATIONSERVICE_TYPES = {:ObjectValue=>{:fields=>[], :abstract=>true, :base=>"Value"}, :ApiError=>{:fields=>[{:name=>:field_path, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:trigger, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:error_string, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :ApiException=>{:fields=>[{:name=>:errors, :type=>"ApiError", :min_occurs=>0, :max_occurs=>:unbounded}], :base=>"ApplicationException"}, :ApiVersionError=>{:fields=>[{:name=>:reason, :type=>"ApiVersionError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :ApplicationException=>{:fields=>[{:name=>:message, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :AuthenticationError=>{:fields=>[{:name=>:reason, :type=>"AuthenticationError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :BooleanValue=>{:fields=>[{:name=>:value, :type=>"boolean", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :CollectionSizeError=>{:fields=>[{:name=>:reason, :type=>"CollectionSizeError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :CommonError=>{:fields=>[{:name=>:reason, :type=>"CommonError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :Date=>{:fields=>[{:name=>:year, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:month, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:day, :type=>"int", :min_occurs=>0, :max_occurs=>1}]}, :DateTime=>{:fields=>[{:name=>:date, :type=>"Date", :min_occurs=>0, :max_occurs=>1}, {:name=>:hour, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:minute, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:second, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:time_zone_id, :original_name=>"timeZoneID", :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :DateTimeValue=>{:fields=>[{:name=>:value, :type=>"DateTime", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :DateValue=>{:fields=>[{:name=>:value, :type=>"Date", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :DeleteUserTeamAssociations=>{:fields=>[], :base=>"UserTeamAssociationAction"}, :FeatureError=>{:fields=>[{:name=>:reason, :type=>"FeatureError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :InternalApiError=>{:fields=>[{:name=>:reason, :type=>"InternalApiError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :NotNullError=>{:fields=>[{:name=>:reason, :type=>"NotNullError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :NullError=>{:fields=>[{:name=>:reason, :type=>"NullError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :NumberValue=>{:fields=>[{:name=>:value, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :PermissionError=>{:fields=>[{:name=>:reason, :type=>"PermissionError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :PublisherQueryLanguageContextError=>{:fields=>[{:name=>:reason, :type=>"PublisherQueryLanguageContextError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :PublisherQueryLanguageSyntaxError=>{:fields=>[{:name=>:reason, :type=>"PublisherQueryLanguageSyntaxError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :QuotaError=>{:fields=>[{:name=>:reason, :type=>"QuotaError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :ServerError=>{:fields=>[{:name=>:reason, :type=>"ServerError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :SetValue=>{:fields=>[{:name=>:values, :type=>"Value", :min_occurs=>0, :max_occurs=>:unbounded}], :base=>"Value"}, :SoapRequestHeader=>{:fields=>[{:name=>:network_code, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:application_name, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :SoapResponseHeader=>{:fields=>[{:name=>:request_id, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:response_time, :type=>"long", :min_occurs=>0, :max_occurs=>1}]}, :Statement=>{:fields=>[{:name=>:query, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:values, :type=>"String_ValueMapEntry", :min_occurs=>0, :max_occurs=>:unbounded}]}, :StatementError=>{:fields=>[{:name=>:reason, :type=>"StatementError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :String_ValueMapEntry=>{:fields=>[{:name=>:key, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:value, :type=>"Value", :min_occurs=>0, :max_occurs=>1}]}, :TextValue=>{:fields=>[{:name=>:value, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :UpdateResult=>{:fields=>[{:name=>:num_changes, :type=>"int", :min_occurs=>0, :max_occurs=>1}]}, :UserRecordTeamAssociation=>{:fields=>[{:name=>:team_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:overridden_team_access_type, :type=>"TeamAccessType", :min_occurs=>0, :max_occurs=>1}, {:name=>:default_team_access_type, :type=>"TeamAccessType", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :UserTeamAssociationAction=>{:fields=>[], :abstract=>true}, :UserTeamAssociation=>{:fields=>[{:name=>:user_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}], :base=>"UserRecordTeamAssociation"}, :UserTeamAssociationPage=>{:fields=>[{:name=>:total_result_set_size, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:start_index, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:results, :type=>"UserTeamAssociation", :min_occurs=>0, :max_occurs=>:unbounded}]}, :Value=>{:fields=>[], :abstract=>true}, :"ApiVersionError.Reason"=>{:fields=>[]}, :"AuthenticationError.Reason"=>{:fields=>[]}, :"CollectionSizeError.Reason"=>{:fields=>[]}, :"CommonError.Reason"=>{:fields=>[]}, :"FeatureError.Reason"=>{:fields=>[]}, :"InternalApiError.Reason"=>{:fields=>[]}, :"NotNullError.Reason"=>{:fields=>[]}, :"NullError.Reason"=>{:fields=>[]}, :"PermissionError.Reason"=>{:fields=>[]}, :"PublisherQueryLanguageContextError.Reason"=>{:fields=>[]}, :"PublisherQueryLanguageSyntaxError.Reason"=>{:fields=>[]}, :"QuotaError.Reason"=>{:fields=>[]}, :"ServerError.Reason"=>{:fields=>[]}, :"StatementError.Reason"=>{:fields=>[]}, :TeamAccessType=>{:fields=>[]}}
|
16
|
+
USERTEAMASSOCIATIONSERVICE_NAMESPACES = []
|
17
|
+
|
18
|
+
def self.get_method_signature(method_name)
|
19
|
+
return USERTEAMASSOCIATIONSERVICE_METHODS[method_name.to_sym]
|
20
|
+
end
|
21
|
+
|
22
|
+
def self.get_type_signature(type_name)
|
23
|
+
return USERTEAMASSOCIATIONSERVICE_TYPES[type_name.to_sym]
|
24
|
+
end
|
25
|
+
|
26
|
+
def self.get_namespace(index)
|
27
|
+
return USERTEAMASSOCIATIONSERVICE_NAMESPACES[index]
|
28
|
+
end
|
29
|
+
end
|
30
|
+
|
31
|
+
# Base class for exceptions.
|
32
|
+
class ApplicationException < DfpApi::Errors::ApiException
|
33
|
+
attr_reader :message # string
|
34
|
+
end
|
35
|
+
|
36
|
+
# Exception class for holding a list of service errors.
|
37
|
+
class ApiException < ApplicationException
|
38
|
+
attr_reader :errors # ApiError
|
39
|
+
def initialize(exception_fault)
|
40
|
+
@array_fields ||= []
|
41
|
+
@array_fields << 'errors'
|
42
|
+
super(exception_fault, UserTeamAssociationServiceRegistry)
|
43
|
+
end
|
44
|
+
end
|
45
|
+
end; end; end
|
@@ -0,0 +1,38 @@
|
|
1
|
+
# Encoding: utf-8
|
2
|
+
#
|
3
|
+
# This is auto-generated code, changes will be overwritten.
|
4
|
+
#
|
5
|
+
# Copyright:: Copyright 2015, Google Inc. All Rights Reserved.
|
6
|
+
# License:: Licensed under the Apache License, Version 2.0.
|
7
|
+
#
|
8
|
+
# Code generated by AdsCommon library 0.10.0 on 2015-08-13 11:28:41.
|
9
|
+
|
10
|
+
require 'ads_common/savon_service'
|
11
|
+
require 'dfp_api/v201508/workflow_request_service_registry'
|
12
|
+
|
13
|
+
module DfpApi; module V201508; module WorkflowRequestService
|
14
|
+
class WorkflowRequestService < AdsCommon::SavonService
|
15
|
+
def initialize(config, endpoint)
|
16
|
+
namespace = 'https://www.google.com/apis/ads/publisher/v201508'
|
17
|
+
super(config, endpoint, namespace, :v201508)
|
18
|
+
end
|
19
|
+
|
20
|
+
def get_workflow_requests_by_statement(*args, &block)
|
21
|
+
return execute_action('get_workflow_requests_by_statement', args, &block)
|
22
|
+
end
|
23
|
+
|
24
|
+
def perform_workflow_request_action(*args, &block)
|
25
|
+
return execute_action('perform_workflow_request_action', args, &block)
|
26
|
+
end
|
27
|
+
|
28
|
+
private
|
29
|
+
|
30
|
+
def get_service_registry()
|
31
|
+
return WorkflowRequestServiceRegistry
|
32
|
+
end
|
33
|
+
|
34
|
+
def get_module()
|
35
|
+
return DfpApi::V201508::WorkflowRequestService
|
36
|
+
end
|
37
|
+
end
|
38
|
+
end; end; end
|
@@ -0,0 +1,45 @@
|
|
1
|
+
# Encoding: utf-8
|
2
|
+
#
|
3
|
+
# This is auto-generated code, changes will be overwritten.
|
4
|
+
#
|
5
|
+
# Copyright:: Copyright 2015, Google Inc. All Rights Reserved.
|
6
|
+
# License:: Licensed under the Apache License, Version 2.0.
|
7
|
+
#
|
8
|
+
# Code generated by AdsCommon library 0.10.0 on 2015-08-13 11:28:41.
|
9
|
+
|
10
|
+
require 'dfp_api/errors'
|
11
|
+
|
12
|
+
module DfpApi; module V201508; module WorkflowRequestService
|
13
|
+
class WorkflowRequestServiceRegistry
|
14
|
+
WORKFLOWREQUESTSERVICE_METHODS = {:get_workflow_requests_by_statement=>{:input=>[{:name=>:filter_statement, :type=>"Statement", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"get_workflow_requests_by_statement_response", :fields=>[{:name=>:rval, :type=>"WorkflowRequestPage", :min_occurs=>0, :max_occurs=>1}]}}, :perform_workflow_request_action=>{:input=>[{:name=>:action, :type=>"WorkflowRequestAction", :min_occurs=>0, :max_occurs=>1}, {:name=>:filter_statement, :type=>"Statement", :min_occurs=>0, :max_occurs=>1}], :output=>{:name=>"perform_workflow_request_action_response", :fields=>[{:name=>:rval, :type=>"UpdateResult", :min_occurs=>0, :max_occurs=>1}]}}}
|
15
|
+
WORKFLOWREQUESTSERVICE_TYPES = {:ObjectValue=>{:fields=>[], :abstract=>true, :base=>"Value"}, :ApiError=>{:fields=>[{:name=>:field_path, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:trigger, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:error_string, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :ApiException=>{:fields=>[{:name=>:errors, :type=>"ApiError", :min_occurs=>0, :max_occurs=>:unbounded}], :base=>"ApplicationException"}, :ApiVersionError=>{:fields=>[{:name=>:reason, :type=>"ApiVersionError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :ApplicationException=>{:fields=>[{:name=>:message, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :ApproveWorkflowApprovalRequests=>{:fields=>[{:name=>:comment, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"WorkflowRequestAction"}, :AuthenticationError=>{:fields=>[{:name=>:reason, :type=>"AuthenticationError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :WorkflowRequest=>{:fields=>[{:name=>:id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:workflow_rule_name, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:entity_id, :type=>"long", :min_occurs=>0, :max_occurs=>1}, {:name=>:entity_type, :type=>"WorkflowEntityType", :min_occurs=>0, :max_occurs=>1}, {:name=>:type, :type=>"WorkflowRequestType", :min_occurs=>0, :max_occurs=>1}], :abstract=>true}, :BooleanValue=>{:fields=>[{:name=>:value, :type=>"boolean", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :CollectionSizeError=>{:fields=>[{:name=>:reason, :type=>"CollectionSizeError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :CommonError=>{:fields=>[{:name=>:reason, :type=>"CommonError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :Date=>{:fields=>[{:name=>:year, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:month, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:day, :type=>"int", :min_occurs=>0, :max_occurs=>1}]}, :DateTime=>{:fields=>[{:name=>:date, :type=>"Date", :min_occurs=>0, :max_occurs=>1}, {:name=>:hour, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:minute, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:second, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:time_zone_id, :original_name=>"timeZoneID", :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :DateTimeValue=>{:fields=>[{:name=>:value, :type=>"DateTime", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :DateValue=>{:fields=>[{:name=>:value, :type=>"Date", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :SkipWorkflowExternalConditionRequests=>{:fields=>[], :base=>"WorkflowRequestAction"}, :FeatureError=>{:fields=>[{:name=>:reason, :type=>"FeatureError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :ForecastError=>{:fields=>[{:name=>:reason, :type=>"ForecastError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :InternalApiError=>{:fields=>[{:name=>:reason, :type=>"InternalApiError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :LineItemOperationError=>{:fields=>[{:name=>:reason, :type=>"LineItemOperationError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :NotNullError=>{:fields=>[{:name=>:reason, :type=>"NotNullError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :NumberValue=>{:fields=>[{:name=>:value, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :TriggerWorkflowExternalConditionRequests=>{:fields=>[], :base=>"WorkflowRequestAction"}, :PermissionError=>{:fields=>[{:name=>:reason, :type=>"PermissionError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :ProposalActionError=>{:fields=>[{:name=>:reason, :type=>"ProposalActionError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :PublisherQueryLanguageContextError=>{:fields=>[{:name=>:reason, :type=>"PublisherQueryLanguageContextError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :PublisherQueryLanguageSyntaxError=>{:fields=>[{:name=>:reason, :type=>"PublisherQueryLanguageSyntaxError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :QuotaError=>{:fields=>[{:name=>:reason, :type=>"QuotaError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :RejectWorkflowApprovalRequests=>{:fields=>[{:name=>:comment, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"WorkflowRequestAction"}, :ServerError=>{:fields=>[{:name=>:reason, :type=>"ServerError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :SetValue=>{:fields=>[{:name=>:values, :type=>"Value", :min_occurs=>0, :max_occurs=>:unbounded}], :base=>"Value"}, :SoapRequestHeader=>{:fields=>[{:name=>:network_code, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:application_name, :type=>"string", :min_occurs=>0, :max_occurs=>1}]}, :SoapResponseHeader=>{:fields=>[{:name=>:request_id, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:response_time, :type=>"long", :min_occurs=>0, :max_occurs=>1}]}, :Statement=>{:fields=>[{:name=>:query, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:values, :type=>"String_ValueMapEntry", :min_occurs=>0, :max_occurs=>:unbounded}]}, :StatementError=>{:fields=>[{:name=>:reason, :type=>"StatementError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :String_ValueMapEntry=>{:fields=>[{:name=>:key, :type=>"string", :min_occurs=>0, :max_occurs=>1}, {:name=>:value, :type=>"Value", :min_occurs=>0, :max_occurs=>1}]}, :TextValue=>{:fields=>[{:name=>:value, :type=>"string", :min_occurs=>0, :max_occurs=>1}], :base=>"Value"}, :UpdateResult=>{:fields=>[{:name=>:num_changes, :type=>"int", :min_occurs=>0, :max_occurs=>1}]}, :Value=>{:fields=>[], :abstract=>true}, :WorkflowActionError=>{:fields=>[{:name=>:reason, :type=>"WorkflowActionError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :WorkflowApprovalRequest=>{:fields=>[{:name=>:status, :type=>"WorkflowApprovalRequestStatus", :min_occurs=>0, :max_occurs=>1}], :base=>"WorkflowRequest"}, :WorkflowExternalConditionRequest=>{:fields=>[{:name=>:status, :type=>"WorkflowExternalConditionStatus", :min_occurs=>0, :max_occurs=>1}], :base=>"WorkflowRequest"}, :WorkflowRequestAction=>{:fields=>[], :abstract=>true}, :WorkflowRequestError=>{:fields=>[{:name=>:reason, :type=>"WorkflowRequestError.Reason", :min_occurs=>0, :max_occurs=>1}], :base=>"ApiError"}, :WorkflowRequestPage=>{:fields=>[{:name=>:results, :type=>"WorkflowRequest", :min_occurs=>0, :max_occurs=>:unbounded}, {:name=>:start_index, :type=>"int", :min_occurs=>0, :max_occurs=>1}, {:name=>:total_result_set_size, :type=>"int", :min_occurs=>0, :max_occurs=>1}]}, :"ApiVersionError.Reason"=>{:fields=>[]}, :WorkflowApprovalRequestStatus=>{:fields=>[]}, :"AuthenticationError.Reason"=>{:fields=>[]}, :"CollectionSizeError.Reason"=>{:fields=>[]}, :"CommonError.Reason"=>{:fields=>[]}, :"FeatureError.Reason"=>{:fields=>[]}, :"ForecastError.Reason"=>{:fields=>[]}, :"InternalApiError.Reason"=>{:fields=>[]}, :"LineItemOperationError.Reason"=>{:fields=>[]}, :"NotNullError.Reason"=>{:fields=>[]}, :"PermissionError.Reason"=>{:fields=>[]}, :"ProposalActionError.Reason"=>{:fields=>[]}, :"PublisherQueryLanguageContextError.Reason"=>{:fields=>[]}, :"PublisherQueryLanguageSyntaxError.Reason"=>{:fields=>[]}, :"QuotaError.Reason"=>{:fields=>[]}, :"ServerError.Reason"=>{:fields=>[]}, :"StatementError.Reason"=>{:fields=>[]}, :"WorkflowActionError.Reason"=>{:fields=>[]}, :WorkflowEntityType=>{:fields=>[]}, :"WorkflowRequestError.Reason"=>{:fields=>[]}, :WorkflowRequestType=>{:fields=>[]}, :WorkflowExternalConditionStatus=>{:fields=>[]}}
|
16
|
+
WORKFLOWREQUESTSERVICE_NAMESPACES = []
|
17
|
+
|
18
|
+
def self.get_method_signature(method_name)
|
19
|
+
return WORKFLOWREQUESTSERVICE_METHODS[method_name.to_sym]
|
20
|
+
end
|
21
|
+
|
22
|
+
def self.get_type_signature(type_name)
|
23
|
+
return WORKFLOWREQUESTSERVICE_TYPES[type_name.to_sym]
|
24
|
+
end
|
25
|
+
|
26
|
+
def self.get_namespace(index)
|
27
|
+
return WORKFLOWREQUESTSERVICE_NAMESPACES[index]
|
28
|
+
end
|
29
|
+
end
|
30
|
+
|
31
|
+
# Base class for exceptions.
|
32
|
+
class ApplicationException < DfpApi::Errors::ApiException
|
33
|
+
attr_reader :message # string
|
34
|
+
end
|
35
|
+
|
36
|
+
# Exception class for holding a list of service errors.
|
37
|
+
class ApiException < ApplicationException
|
38
|
+
attr_reader :errors # ApiError
|
39
|
+
def initialize(exception_fault)
|
40
|
+
@array_fields ||= []
|
41
|
+
@array_fields << 'errors'
|
42
|
+
super(exception_fault, WorkflowRequestServiceRegistry)
|
43
|
+
end
|
44
|
+
end
|
45
|
+
end; end; end
|
data/lib/dfp_api/version.rb
CHANGED
@@ -1,8 +1,6 @@
|
|
1
1
|
# Encoding: utf-8
|
2
2
|
#
|
3
|
-
#
|
4
|
-
#
|
5
|
-
# Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
|
3
|
+
# Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
|
6
4
|
#
|
7
5
|
# License:: Licensed under the Apache License, Version 2.0 (the "License");
|
8
6
|
# you may not use this file except in compliance with the License.
|
@@ -21,6 +19,6 @@
|
|
21
19
|
|
22
20
|
module DfpApi
|
23
21
|
module ApiConfig
|
24
|
-
CLIENT_LIB_VERSION = '0.10.
|
22
|
+
CLIENT_LIB_VERSION = '0.10.1'
|
25
23
|
end
|
26
24
|
end
|
data/lib/dfp_api_statement.rb
CHANGED
data/test/suite_unittests.rb
CHANGED
metadata
CHANGED
@@ -1,1072 +1,1173 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-dfp-api
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.10.
|
4
|
+
version: 0.10.1
|
5
|
+
prerelease:
|
5
6
|
platform: ruby
|
6
7
|
authors:
|
7
8
|
- Danial Klimkin
|
8
9
|
autorequire:
|
9
10
|
bindir: bin
|
10
11
|
cert_chain: []
|
11
|
-
date: 2015-
|
12
|
+
date: 2015-08-26 00:00:00.000000000 Z
|
12
13
|
dependencies:
|
13
14
|
- !ruby/object:Gem::Dependency
|
14
15
|
name: google-ads-common
|
15
16
|
requirement: !ruby/object:Gem::Requirement
|
17
|
+
none: false
|
16
18
|
requirements:
|
17
19
|
- - ~>
|
18
20
|
- !ruby/object:Gem::Version
|
19
|
-
version: 0.10.
|
21
|
+
version: 0.10.1
|
20
22
|
type: :runtime
|
21
23
|
prerelease: false
|
22
24
|
version_requirements: !ruby/object:Gem::Requirement
|
25
|
+
none: false
|
23
26
|
requirements:
|
24
27
|
- - ~>
|
25
28
|
- !ruby/object:Gem::Version
|
26
|
-
version: 0.10.
|
29
|
+
version: 0.10.1
|
27
30
|
description: google-dfp-api is a DFP API client library for Ruby
|
28
|
-
email:
|
29
|
-
- api.dklimkin@gmail.com
|
31
|
+
email:
|
30
32
|
executables: []
|
31
33
|
extensions: []
|
32
34
|
extra_rdoc_files: []
|
33
35
|
files:
|
34
|
-
-
|
35
|
-
-
|
36
|
-
-
|
37
|
-
-
|
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/v201408/common/oauth2_jwt_handling.rb
|
53
|
-
- examples/v201408/common/setup_oauth2.rb
|
54
|
-
- examples/v201408/company_service/create_companies.rb
|
55
|
-
- examples/v201408/company_service/get_all_companies.rb
|
56
|
-
- examples/v201408/company_service/get_companies_by_statement.rb
|
57
|
-
- examples/v201408/company_service/update_companies.rb
|
58
|
-
- examples/v201408/contact_service/create_contacts.rb
|
59
|
-
- examples/v201408/contact_service/get_all_contacts.rb
|
60
|
-
- examples/v201408/contact_service/get_uninvited_contacts.rb
|
61
|
-
- examples/v201408/contact_service/update_contacts.rb
|
62
|
-
- examples/v201408/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb
|
63
|
-
- examples/v201408/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb
|
64
|
-
- examples/v201408/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb
|
65
|
-
- examples/v201408/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb
|
66
|
-
- examples/v201408/content_service/get_all_content.rb
|
67
|
-
- examples/v201408/content_service/get_content_by_category.rb
|
68
|
-
- examples/v201408/creative_service/copy_image_creatives.rb
|
69
|
-
- examples/v201408/creative_service/create_creative_from_template.rb
|
70
|
-
- examples/v201408/creative_service/create_creatives.rb
|
71
|
-
- examples/v201408/creative_service/create_custom_creative.rb
|
72
|
-
- examples/v201408/creative_service/get_all_creatives.rb
|
73
|
-
- examples/v201408/creative_service/get_creatives_by_statement.rb
|
74
|
-
- examples/v201408/creative_service/update_creatives.rb
|
75
|
-
- examples/v201408/creative_set_service/associate_creative_set_to_line_item.rb
|
76
|
-
- examples/v201408/creative_set_service/create_creative_set.rb
|
77
|
-
- examples/v201408/creative_set_service/get_all_creative_sets.rb
|
78
|
-
- examples/v201408/creative_set_service/get_creative_sets_by_statement.rb
|
79
|
-
- examples/v201408/creative_set_service/update_creative_sets.rb
|
80
|
-
- examples/v201408/creative_template_service/get_all_creative_templates.rb
|
81
|
-
- examples/v201408/creative_template_service/get_creative_templates_by_statement.rb
|
82
|
-
- examples/v201408/creative_wrapper_service/create_creative_wrappers.rb
|
83
|
-
- examples/v201408/creative_wrapper_service/deactivate_creative_wrapper.rb
|
84
|
-
- examples/v201408/creative_wrapper_service/get_all_creative_wrappers.rb
|
85
|
-
- examples/v201408/creative_wrapper_service/get_creative_wrappers_by_statement.rb
|
86
|
-
- examples/v201408/creative_wrapper_service/update_creative_wrappers.rb
|
87
|
-
- examples/v201408/custom_field_service/create_custom_field_options.rb
|
88
|
-
- examples/v201408/custom_field_service/create_custom_fields.rb
|
89
|
-
- examples/v201408/custom_field_service/deactivate_all_line_item_custom_fields.rb
|
90
|
-
- examples/v201408/custom_field_service/get_all_custom_fields.rb
|
91
|
-
- examples/v201408/custom_field_service/get_all_line_item_custom_fields.rb
|
92
|
-
- examples/v201408/custom_field_service/set_line_item_custom_field_value.rb
|
93
|
-
- examples/v201408/custom_field_service/update_custom_fields.rb
|
94
|
-
- examples/v201408/custom_targeting_service/create_custom_targeting_keys_and_values.rb
|
95
|
-
- examples/v201408/custom_targeting_service/delete_custom_targeting_keys.rb
|
96
|
-
- examples/v201408/custom_targeting_service/delete_custom_targeting_values.rb
|
97
|
-
- examples/v201408/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
|
98
|
-
- examples/v201408/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
|
99
|
-
- examples/v201408/custom_targeting_service/get_custom_targeting_values_by_statement.rb
|
100
|
-
- examples/v201408/custom_targeting_service/update_custom_targeting_keys.rb
|
101
|
-
- examples/v201408/custom_targeting_service/update_custom_targeting_values.rb
|
102
|
-
- examples/v201408/forecast_service/get_forecast.rb
|
103
|
-
- examples/v201408/forecast_service/get_forecast_by_id.rb
|
104
|
-
- examples/v201408/inventory_service/create_ad_units.rb
|
105
|
-
- examples/v201408/inventory_service/create_mobile_ad_unit.rb
|
106
|
-
- examples/v201408/inventory_service/create_video_ad_unit.rb
|
107
|
-
- examples/v201408/inventory_service/deactivate_ad_units.rb
|
108
|
-
- examples/v201408/inventory_service/get_ad_unit_sizes.rb
|
109
|
-
- examples/v201408/inventory_service/get_ad_units_by_statement.rb
|
110
|
-
- examples/v201408/inventory_service/get_all_ad_units.rb
|
111
|
-
- examples/v201408/inventory_service/update_ad_units.rb
|
112
|
-
- examples/v201408/label_service/create_labels.rb
|
113
|
-
- examples/v201408/label_service/deactivate_labels.rb
|
114
|
-
- examples/v201408/label_service/get_all_labels.rb
|
115
|
-
- examples/v201408/label_service/get_labels_by_statement.rb
|
116
|
-
- examples/v201408/label_service/update_labels.rb
|
117
|
-
- examples/v201408/line_item_creative_association_service/create_licas.rb
|
118
|
-
- examples/v201408/line_item_creative_association_service/deactivate_licas.rb
|
119
|
-
- examples/v201408/line_item_creative_association_service/get_all_licas.rb
|
120
|
-
- examples/v201408/line_item_creative_association_service/get_licas_by_statement.rb
|
121
|
-
- examples/v201408/line_item_creative_association_service/update_licas.rb
|
122
|
-
- examples/v201408/line_item_service/activate_line_items.rb
|
123
|
-
- examples/v201408/line_item_service/create_line_items.rb
|
124
|
-
- examples/v201408/line_item_service/create_video_line_item.rb
|
125
|
-
- examples/v201408/line_item_service/get_all_line_items.rb
|
126
|
-
- examples/v201408/line_item_service/get_line_items_by_statement.rb
|
127
|
-
- examples/v201408/line_item_service/get_recently_updated_line_items.rb
|
128
|
-
- examples/v201408/line_item_service/target_custom_criteria.rb
|
129
|
-
- examples/v201408/line_item_service/update_line_items.rb
|
130
|
-
- examples/v201408/network_service/get_all_networks.rb
|
131
|
-
- examples/v201408/network_service/get_current_network.rb
|
132
|
-
- examples/v201408/network_service/make_test_network.rb
|
133
|
-
- examples/v201408/order_service/approve_orders.rb
|
134
|
-
- examples/v201408/order_service/create_orders.rb
|
135
|
-
- examples/v201408/order_service/get_all_orders.rb
|
136
|
-
- examples/v201408/order_service/get_orders_by_statement.rb
|
137
|
-
- examples/v201408/order_service/update_orders.rb
|
138
|
-
- examples/v201408/placement_service/create_placements.rb
|
139
|
-
- examples/v201408/placement_service/deactivate_placements.rb
|
140
|
-
- examples/v201408/placement_service/get_all_placements.rb
|
141
|
-
- examples/v201408/placement_service/get_placements_by_statement.rb
|
142
|
-
- examples/v201408/placement_service/update_placements.rb
|
143
|
-
- examples/v201408/publisher_query_language_service/fetch_match_tables.rb
|
144
|
-
- examples/v201408/publisher_query_language_service/get_all_line_items.rb
|
145
|
-
- examples/v201408/publisher_query_language_service/get_geo_targets.rb
|
146
|
-
- examples/v201408/publisher_query_language_service/get_line_items_named_like.rb
|
147
|
-
- examples/v201408/report_service/display_report.rb
|
148
|
-
- examples/v201408/report_service/download_report.rb
|
149
|
-
- examples/v201408/report_service/run_delivery_report.rb
|
150
|
-
- examples/v201408/report_service/run_inventory_report.rb
|
151
|
-
- examples/v201408/report_service/run_reach_report.rb
|
152
|
-
- examples/v201408/report_service/run_report_with_custom_fields.rb
|
153
|
-
- examples/v201408/report_service/run_sales_report.rb
|
154
|
-
- examples/v201408/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
|
155
|
-
- examples/v201408/suggested_ad_unit_service/get_all_suggested_ad_units.rb
|
156
|
-
- examples/v201408/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
|
157
|
-
- examples/v201408/team_service/create_teams.rb
|
158
|
-
- examples/v201408/team_service/get_all_teams.rb
|
159
|
-
- examples/v201408/team_service/get_teams_by_statement.rb
|
160
|
-
- examples/v201408/team_service/update_teams.rb
|
161
|
-
- examples/v201408/user_service/create_users.rb
|
162
|
-
- examples/v201408/user_service/deactivate_users.rb
|
163
|
-
- examples/v201408/user_service/get_all_roles.rb
|
164
|
-
- examples/v201408/user_service/get_all_users.rb
|
165
|
-
- examples/v201408/user_service/get_current_user.rb
|
166
|
-
- examples/v201408/user_service/get_users_by_statement.rb
|
167
|
-
- examples/v201408/user_service/update_users.rb
|
168
|
-
- examples/v201408/user_team_association_service/create_user_team_associations.rb
|
169
|
-
- examples/v201408/user_team_association_service/delete_user_team_associations.rb
|
170
|
-
- examples/v201408/user_team_association_service/get_all_user_team_associations.rb
|
171
|
-
- examples/v201408/user_team_association_service/get_user_team_associations_by_statement.rb
|
172
|
-
- examples/v201408/user_team_association_service/update_user_team_associations.rb
|
173
|
-
- examples/v201411/activity_group_service/create_activity_groups.rb
|
174
|
-
- examples/v201411/activity_group_service/get_active_activity_groups.rb
|
175
|
-
- examples/v201411/activity_group_service/get_all_activity_groups.rb
|
176
|
-
- examples/v201411/activity_group_service/update_activity_groups.rb
|
177
|
-
- examples/v201411/activity_service/create_activities.rb
|
178
|
-
- examples/v201411/activity_service/get_active_activities.rb
|
179
|
-
- examples/v201411/activity_service/get_all_activities.rb
|
180
|
-
- examples/v201411/activity_service/update_activities.rb
|
181
|
-
- examples/v201411/audience_segment_service/create_audience_segments.rb
|
182
|
-
- examples/v201411/audience_segment_service/get_all_audience_segments.rb
|
183
|
-
- examples/v201411/audience_segment_service/get_first_party_audience_segments.rb
|
184
|
-
- examples/v201411/audience_segment_service/populate_first_party_audience_segments.rb
|
185
|
-
- examples/v201411/audience_segment_service/update_audience_segments.rb
|
186
|
-
- examples/v201411/common/error_handling.rb
|
187
|
-
- examples/v201411/common/oauth2_jwt_handling.rb
|
188
|
-
- examples/v201411/common/setup_oauth2.rb
|
189
|
-
- examples/v201411/company_service/create_companies.rb
|
190
|
-
- examples/v201411/company_service/get_all_companies.rb
|
191
|
-
- examples/v201411/company_service/get_companies_by_statement.rb
|
192
|
-
- examples/v201411/company_service/update_companies.rb
|
193
|
-
- examples/v201411/contact_service/create_contacts.rb
|
194
|
-
- examples/v201411/contact_service/get_all_contacts.rb
|
195
|
-
- examples/v201411/contact_service/get_uninvited_contacts.rb
|
196
|
-
- examples/v201411/contact_service/update_contacts.rb
|
197
|
-
- examples/v201411/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb
|
198
|
-
- examples/v201411/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb
|
199
|
-
- examples/v201411/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb
|
200
|
-
- examples/v201411/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb
|
201
|
-
- examples/v201411/content_service/get_all_content.rb
|
202
|
-
- examples/v201411/content_service/get_content_by_category.rb
|
203
|
-
- examples/v201411/creative_service/copy_image_creatives.rb
|
204
|
-
- examples/v201411/creative_service/create_creative_from_template.rb
|
205
|
-
- examples/v201411/creative_service/create_creatives.rb
|
206
|
-
- examples/v201411/creative_service/create_custom_creative.rb
|
207
|
-
- examples/v201411/creative_service/get_all_creatives.rb
|
208
|
-
- examples/v201411/creative_service/get_creatives_by_statement.rb
|
209
|
-
- examples/v201411/creative_service/update_creatives.rb
|
210
|
-
- examples/v201411/creative_set_service/associate_creative_set_to_line_item.rb
|
211
|
-
- examples/v201411/creative_set_service/create_creative_set.rb
|
212
|
-
- examples/v201411/creative_set_service/get_all_creative_sets.rb
|
213
|
-
- examples/v201411/creative_set_service/get_creative_sets_by_statement.rb
|
214
|
-
- examples/v201411/creative_set_service/update_creative_sets.rb
|
215
|
-
- examples/v201411/creative_template_service/get_all_creative_templates.rb
|
216
|
-
- examples/v201411/creative_template_service/get_system_defined_creative_templates.rb
|
217
|
-
- examples/v201411/creative_wrapper_service/create_creative_wrappers.rb
|
218
|
-
- examples/v201411/creative_wrapper_service/deactivate_creative_wrapper.rb
|
219
|
-
- examples/v201411/creative_wrapper_service/get_all_creative_wrappers.rb
|
220
|
-
- examples/v201411/creative_wrapper_service/get_creative_wrappers_by_statement.rb
|
221
|
-
- examples/v201411/creative_wrapper_service/update_creative_wrappers.rb
|
222
|
-
- examples/v201411/custom_field_service/create_custom_field_options.rb
|
223
|
-
- examples/v201411/custom_field_service/create_custom_fields.rb
|
224
|
-
- examples/v201411/custom_field_service/deactivate_all_line_item_custom_fields.rb
|
225
|
-
- examples/v201411/custom_field_service/get_all_custom_fields.rb
|
226
|
-
- examples/v201411/custom_field_service/get_all_line_item_custom_fields.rb
|
227
|
-
- examples/v201411/custom_field_service/set_line_item_custom_field_value.rb
|
228
|
-
- examples/v201411/custom_field_service/update_custom_fields.rb
|
229
|
-
- examples/v201411/custom_targeting_service/create_custom_targeting_keys_and_values.rb
|
230
|
-
- examples/v201411/custom_targeting_service/delete_custom_targeting_keys.rb
|
231
|
-
- examples/v201411/custom_targeting_service/delete_custom_targeting_values.rb
|
232
|
-
- examples/v201411/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
|
233
|
-
- examples/v201411/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
|
234
|
-
- examples/v201411/custom_targeting_service/get_custom_targeting_values_by_statement.rb
|
235
|
-
- examples/v201411/custom_targeting_service/update_custom_targeting_keys.rb
|
236
|
-
- examples/v201411/custom_targeting_service/update_custom_targeting_values.rb
|
237
|
-
- examples/v201411/forecast_service/get_forecast.rb
|
238
|
-
- examples/v201411/forecast_service/get_forecast_by_id.rb
|
239
|
-
- examples/v201411/inventory_service/create_ad_units.rb
|
240
|
-
- examples/v201411/inventory_service/create_mobile_ad_unit.rb
|
241
|
-
- examples/v201411/inventory_service/create_video_ad_unit.rb
|
242
|
-
- examples/v201411/inventory_service/deactivate_ad_units.rb
|
243
|
-
- examples/v201411/inventory_service/get_ad_unit_sizes.rb
|
244
|
-
- examples/v201411/inventory_service/get_ad_units_by_statement.rb
|
245
|
-
- examples/v201411/inventory_service/get_all_ad_units.rb
|
246
|
-
- examples/v201411/inventory_service/update_ad_units.rb
|
247
|
-
- examples/v201411/label_service/create_labels.rb
|
248
|
-
- examples/v201411/label_service/deactivate_labels.rb
|
249
|
-
- examples/v201411/label_service/get_all_labels.rb
|
250
|
-
- examples/v201411/label_service/get_labels_by_statement.rb
|
251
|
-
- examples/v201411/label_service/update_labels.rb
|
252
|
-
- examples/v201411/line_item_creative_association_service/create_licas.rb
|
253
|
-
- examples/v201411/line_item_creative_association_service/deactivate_licas.rb
|
254
|
-
- examples/v201411/line_item_creative_association_service/get_all_licas.rb
|
255
|
-
- examples/v201411/line_item_creative_association_service/get_licas_by_statement.rb
|
256
|
-
- examples/v201411/line_item_creative_association_service/update_licas.rb
|
257
|
-
- examples/v201411/line_item_service/activate_line_items.rb
|
258
|
-
- examples/v201411/line_item_service/create_line_items.rb
|
259
|
-
- examples/v201411/line_item_service/create_video_line_item.rb
|
260
|
-
- examples/v201411/line_item_service/get_all_line_items.rb
|
261
|
-
- examples/v201411/line_item_service/get_line_items_by_statement.rb
|
262
|
-
- examples/v201411/line_item_service/get_recently_updated_line_items.rb
|
263
|
-
- examples/v201411/line_item_service/target_custom_criteria.rb
|
264
|
-
- examples/v201411/line_item_service/update_line_items.rb
|
265
|
-
- examples/v201411/network_service/get_all_networks.rb
|
266
|
-
- examples/v201411/network_service/get_current_network.rb
|
267
|
-
- examples/v201411/network_service/make_test_network.rb
|
268
|
-
- examples/v201411/order_service/approve_orders.rb
|
269
|
-
- examples/v201411/order_service/create_orders.rb
|
270
|
-
- examples/v201411/order_service/get_all_orders.rb
|
271
|
-
- examples/v201411/order_service/get_orders_by_statement.rb
|
272
|
-
- examples/v201411/order_service/update_orders.rb
|
273
|
-
- examples/v201411/placement_service/create_placements.rb
|
274
|
-
- examples/v201411/placement_service/deactivate_placements.rb
|
275
|
-
- examples/v201411/placement_service/get_all_placements.rb
|
276
|
-
- examples/v201411/placement_service/get_placements_by_statement.rb
|
277
|
-
- examples/v201411/placement_service/update_placements.rb
|
278
|
-
- examples/v201411/publisher_query_language_service/fetch_match_tables.rb
|
279
|
-
- examples/v201411/publisher_query_language_service/get_all_line_items.rb
|
280
|
-
- examples/v201411/publisher_query_language_service/get_geo_targets.rb
|
281
|
-
- examples/v201411/publisher_query_language_service/get_line_items_named_like.rb
|
282
|
-
- examples/v201411/report_service/display_report.rb
|
283
|
-
- examples/v201411/report_service/download_report.rb
|
284
|
-
- examples/v201411/report_service/run_delivery_report.rb
|
285
|
-
- examples/v201411/report_service/run_inventory_report.rb
|
286
|
-
- examples/v201411/report_service/run_reach_report.rb
|
287
|
-
- examples/v201411/report_service/run_report_with_custom_fields.rb
|
288
|
-
- examples/v201411/report_service/run_sales_report.rb
|
289
|
-
- examples/v201411/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
|
290
|
-
- examples/v201411/suggested_ad_unit_service/get_all_suggested_ad_units.rb
|
291
|
-
- examples/v201411/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
|
292
|
-
- examples/v201411/team_service/create_teams.rb
|
293
|
-
- examples/v201411/team_service/get_all_teams.rb
|
294
|
-
- examples/v201411/team_service/get_teams_by_statement.rb
|
295
|
-
- examples/v201411/team_service/update_teams.rb
|
296
|
-
- examples/v201411/user_service/create_users.rb
|
297
|
-
- examples/v201411/user_service/deactivate_users.rb
|
298
|
-
- examples/v201411/user_service/get_all_roles.rb
|
299
|
-
- examples/v201411/user_service/get_all_users.rb
|
300
|
-
- examples/v201411/user_service/get_current_user.rb
|
301
|
-
- examples/v201411/user_service/get_users_by_statement.rb
|
302
|
-
- examples/v201411/user_service/update_users.rb
|
303
|
-
- examples/v201411/user_team_association_service/create_user_team_associations.rb
|
304
|
-
- examples/v201411/user_team_association_service/delete_user_team_associations.rb
|
305
|
-
- examples/v201411/user_team_association_service/get_all_user_team_associations.rb
|
306
|
-
- examples/v201411/user_team_association_service/get_user_team_associations_by_statement.rb
|
307
|
-
- examples/v201411/user_team_association_service/update_user_team_associations.rb
|
308
|
-
- examples/v201502/activity_group_service/create_activity_groups.rb
|
309
|
-
- examples/v201502/activity_group_service/get_active_activity_groups.rb
|
310
|
-
- examples/v201502/activity_group_service/get_all_activity_groups.rb
|
311
|
-
- examples/v201502/activity_group_service/update_activity_groups.rb
|
312
|
-
- examples/v201502/activity_service/create_activities.rb
|
313
|
-
- examples/v201502/activity_service/get_active_activities.rb
|
314
|
-
- examples/v201502/activity_service/get_all_activities.rb
|
315
|
-
- examples/v201502/activity_service/update_activities.rb
|
316
|
-
- examples/v201502/audience_segment_service/create_audience_segments.rb
|
317
|
-
- examples/v201502/audience_segment_service/get_all_audience_segments.rb
|
318
|
-
- examples/v201502/audience_segment_service/get_first_party_audience_segments.rb
|
319
|
-
- examples/v201502/audience_segment_service/populate_first_party_audience_segments.rb
|
320
|
-
- examples/v201502/audience_segment_service/update_audience_segments.rb
|
321
|
-
- examples/v201502/common/error_handling.rb
|
322
|
-
- examples/v201502/common/oauth2_jwt_handling.rb
|
323
|
-
- examples/v201502/common/setup_oauth2.rb
|
324
|
-
- examples/v201502/company_service/create_companies.rb
|
36
|
+
- examples/v201502/user_team_association_service/update_user_team_associations.rb
|
37
|
+
- examples/v201502/user_team_association_service/delete_user_team_associations.rb
|
38
|
+
- examples/v201502/user_team_association_service/create_user_team_associations.rb
|
39
|
+
- examples/v201502/user_team_association_service/get_all_user_team_associations.rb
|
40
|
+
- examples/v201502/user_team_association_service/get_user_team_associations_by_statement.rb
|
41
|
+
- examples/v201502/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
|
42
|
+
- examples/v201502/suggested_ad_unit_service/get_all_suggested_ad_units.rb
|
43
|
+
- examples/v201502/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
|
44
|
+
- examples/v201502/custom_field_service/get_all_line_item_custom_fields.rb
|
45
|
+
- examples/v201502/custom_field_service/update_custom_fields.rb
|
46
|
+
- examples/v201502/custom_field_service/set_line_item_custom_field_value.rb
|
47
|
+
- examples/v201502/custom_field_service/create_custom_field_options.rb
|
48
|
+
- examples/v201502/custom_field_service/get_all_custom_fields.rb
|
49
|
+
- examples/v201502/custom_field_service/create_custom_fields.rb
|
50
|
+
- examples/v201502/custom_field_service/deactivate_all_line_item_custom_fields.rb
|
51
|
+
- examples/v201502/network_service/get_all_networks.rb
|
52
|
+
- examples/v201502/network_service/make_test_network.rb
|
53
|
+
- examples/v201502/network_service/get_current_network.rb
|
325
54
|
- examples/v201502/company_service/get_all_companies.rb
|
55
|
+
- examples/v201502/company_service/create_companies.rb
|
326
56
|
- examples/v201502/company_service/get_companies_by_statement.rb
|
327
57
|
- examples/v201502/company_service/update_companies.rb
|
328
|
-
- examples/v201502/
|
329
|
-
- examples/v201502/
|
330
|
-
- examples/v201502/
|
331
|
-
- examples/v201502/
|
332
|
-
- examples/v201502/
|
333
|
-
- examples/v201502/
|
334
|
-
- examples/v201502/
|
335
|
-
- examples/v201502/
|
336
|
-
- examples/v201502/
|
337
|
-
- examples/v201502/
|
58
|
+
- examples/v201502/line_item_service/target_custom_criteria.rb
|
59
|
+
- examples/v201502/line_item_service/update_line_items.rb
|
60
|
+
- examples/v201502/line_item_service/create_line_items.rb
|
61
|
+
- examples/v201502/line_item_service/get_all_line_items.rb
|
62
|
+
- examples/v201502/line_item_service/get_recently_updated_line_items.rb
|
63
|
+
- examples/v201502/line_item_service/create_video_line_item.rb
|
64
|
+
- examples/v201502/line_item_service/get_line_items_by_statement.rb
|
65
|
+
- examples/v201502/line_item_service/activate_line_items.rb
|
66
|
+
- examples/v201502/label_service/create_labels.rb
|
67
|
+
- examples/v201502/label_service/update_labels.rb
|
68
|
+
- examples/v201502/label_service/get_all_labels.rb
|
69
|
+
- examples/v201502/label_service/deactivate_labels.rb
|
70
|
+
- examples/v201502/label_service/get_labels_by_statement.rb
|
71
|
+
- examples/v201502/forecast_service/get_availability_forecast.rb
|
72
|
+
- examples/v201502/forecast_service/get_delivery_forecast_for_line_items.rb
|
73
|
+
- examples/v201502/forecast_service/get_availability_forecast_for_line_item.rb
|
74
|
+
- examples/v201502/activity_group_service/get_all_activity_groups.rb
|
75
|
+
- examples/v201502/activity_group_service/get_active_activity_groups.rb
|
76
|
+
- examples/v201502/activity_group_service/create_activity_groups.rb
|
77
|
+
- examples/v201502/activity_group_service/update_activity_groups.rb
|
338
78
|
- examples/v201502/creative_service/copy_image_creatives.rb
|
339
|
-
- examples/v201502/creative_service/create_creative_from_template.rb
|
340
79
|
- examples/v201502/creative_service/create_creatives.rb
|
341
|
-
- examples/v201502/creative_service/
|
80
|
+
- examples/v201502/creative_service/create_creative_from_template.rb
|
342
81
|
- examples/v201502/creative_service/get_all_creatives.rb
|
343
82
|
- examples/v201502/creative_service/get_creatives_by_statement.rb
|
344
83
|
- examples/v201502/creative_service/update_creatives.rb
|
345
|
-
- examples/v201502/
|
346
|
-
- examples/v201502/
|
347
|
-
- examples/v201502/
|
348
|
-
- examples/v201502/
|
349
|
-
- examples/v201502/
|
350
|
-
- examples/v201502/
|
351
|
-
- examples/v201502/
|
352
|
-
- examples/v201502/
|
353
|
-
- examples/v201502/
|
354
|
-
- examples/v201502/
|
355
|
-
- examples/v201502/
|
356
|
-
- examples/v201502/
|
357
|
-
- examples/v201502/
|
358
|
-
- examples/v201502/custom_field_service/create_custom_fields.rb
|
359
|
-
- examples/v201502/custom_field_service/deactivate_all_line_item_custom_fields.rb
|
360
|
-
- examples/v201502/custom_field_service/get_all_custom_fields.rb
|
361
|
-
- examples/v201502/custom_field_service/get_all_line_item_custom_fields.rb
|
362
|
-
- examples/v201502/custom_field_service/set_line_item_custom_field_value.rb
|
363
|
-
- examples/v201502/custom_field_service/update_custom_fields.rb
|
364
|
-
- examples/v201502/custom_targeting_service/create_custom_targeting_keys_and_values.rb
|
365
|
-
- examples/v201502/custom_targeting_service/delete_custom_targeting_keys.rb
|
366
|
-
- examples/v201502/custom_targeting_service/delete_custom_targeting_values.rb
|
367
|
-
- examples/v201502/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
|
368
|
-
- examples/v201502/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
|
369
|
-
- examples/v201502/custom_targeting_service/get_custom_targeting_values_by_statement.rb
|
370
|
-
- examples/v201502/custom_targeting_service/update_custom_targeting_keys.rb
|
371
|
-
- examples/v201502/custom_targeting_service/update_custom_targeting_values.rb
|
372
|
-
- examples/v201502/forecast_service/get_availability_forecast.rb
|
373
|
-
- examples/v201502/forecast_service/get_availability_forecast_for_line_item.rb
|
374
|
-
- examples/v201502/forecast_service/get_delivery_forecast_for_line_items.rb
|
375
|
-
- examples/v201502/inventory_service/create_ad_units.rb
|
376
|
-
- examples/v201502/inventory_service/create_mobile_ad_unit.rb
|
84
|
+
- examples/v201502/creative_service/create_custom_creative.rb
|
85
|
+
- examples/v201502/content_service/get_all_content.rb
|
86
|
+
- examples/v201502/content_service/get_content_by_category.rb
|
87
|
+
- examples/v201502/placement_service/create_placements.rb
|
88
|
+
- examples/v201502/placement_service/get_placements_by_statement.rb
|
89
|
+
- examples/v201502/placement_service/deactivate_placements.rb
|
90
|
+
- examples/v201502/placement_service/update_placements.rb
|
91
|
+
- examples/v201502/placement_service/get_all_placements.rb
|
92
|
+
- examples/v201502/order_service/update_orders.rb
|
93
|
+
- examples/v201502/order_service/get_orders_by_statement.rb
|
94
|
+
- examples/v201502/order_service/create_orders.rb
|
95
|
+
- examples/v201502/order_service/approve_orders.rb
|
96
|
+
- examples/v201502/order_service/get_all_orders.rb
|
377
97
|
- examples/v201502/inventory_service/create_video_ad_unit.rb
|
378
98
|
- examples/v201502/inventory_service/deactivate_ad_units.rb
|
99
|
+
- examples/v201502/inventory_service/get_all_ad_units.rb
|
379
100
|
- examples/v201502/inventory_service/get_ad_unit_sizes.rb
|
380
101
|
- examples/v201502/inventory_service/get_ad_units_by_statement.rb
|
381
|
-
- examples/v201502/inventory_service/get_all_ad_units.rb
|
382
102
|
- examples/v201502/inventory_service/update_ad_units.rb
|
383
|
-
- examples/v201502/
|
384
|
-
- examples/v201502/
|
385
|
-
- examples/v201502/label_service/get_all_labels.rb
|
386
|
-
- examples/v201502/label_service/get_labels_by_statement.rb
|
387
|
-
- examples/v201502/label_service/update_labels.rb
|
388
|
-
- examples/v201502/line_item_creative_association_service/create_licas.rb
|
389
|
-
- examples/v201502/line_item_creative_association_service/deactivate_licas.rb
|
390
|
-
- examples/v201502/line_item_creative_association_service/get_all_licas.rb
|
391
|
-
- examples/v201502/line_item_creative_association_service/get_licas_by_statement.rb
|
392
|
-
- examples/v201502/line_item_creative_association_service/update_licas.rb
|
393
|
-
- examples/v201502/line_item_service/activate_line_items.rb
|
394
|
-
- examples/v201502/line_item_service/create_line_items.rb
|
395
|
-
- examples/v201502/line_item_service/create_video_line_item.rb
|
396
|
-
- examples/v201502/line_item_service/get_all_line_items.rb
|
397
|
-
- examples/v201502/line_item_service/get_line_items_by_statement.rb
|
398
|
-
- examples/v201502/line_item_service/get_recently_updated_line_items.rb
|
399
|
-
- examples/v201502/line_item_service/target_custom_criteria.rb
|
400
|
-
- examples/v201502/line_item_service/update_line_items.rb
|
401
|
-
- examples/v201502/network_service/get_all_networks.rb
|
402
|
-
- examples/v201502/network_service/get_current_network.rb
|
403
|
-
- examples/v201502/network_service/make_test_network.rb
|
404
|
-
- examples/v201502/order_service/approve_orders.rb
|
405
|
-
- examples/v201502/order_service/create_orders.rb
|
406
|
-
- examples/v201502/order_service/get_all_orders.rb
|
407
|
-
- examples/v201502/order_service/get_orders_by_statement.rb
|
408
|
-
- examples/v201502/order_service/update_orders.rb
|
409
|
-
- examples/v201502/placement_service/create_placements.rb
|
410
|
-
- examples/v201502/placement_service/deactivate_placements.rb
|
411
|
-
- examples/v201502/placement_service/get_all_placements.rb
|
412
|
-
- examples/v201502/placement_service/get_placements_by_statement.rb
|
413
|
-
- examples/v201502/placement_service/update_placements.rb
|
414
|
-
- examples/v201502/publisher_query_language_service/fetch_match_tables.rb
|
415
|
-
- examples/v201502/publisher_query_language_service/get_all_line_items.rb
|
103
|
+
- examples/v201502/inventory_service/create_ad_units.rb
|
104
|
+
- examples/v201502/inventory_service/create_mobile_ad_unit.rb
|
416
105
|
- examples/v201502/publisher_query_language_service/get_geo_targets.rb
|
106
|
+
- examples/v201502/publisher_query_language_service/fetch_match_tables.rb
|
417
107
|
- examples/v201502/publisher_query_language_service/get_line_items_named_like.rb
|
418
|
-
- examples/v201502/
|
419
|
-
- examples/v201502/report_service/download_report.rb
|
420
|
-
- examples/v201502/report_service/run_delivery_report.rb
|
421
|
-
- examples/v201502/report_service/run_inventory_report.rb
|
422
|
-
- examples/v201502/report_service/run_reach_report.rb
|
423
|
-
- examples/v201502/report_service/run_report_with_custom_fields.rb
|
424
|
-
- examples/v201502/report_service/run_sales_report.rb
|
425
|
-
- examples/v201502/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
|
426
|
-
- examples/v201502/suggested_ad_unit_service/get_all_suggested_ad_units.rb
|
427
|
-
- examples/v201502/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
|
108
|
+
- examples/v201502/publisher_query_language_service/get_all_line_items.rb
|
428
109
|
- examples/v201502/team_service/create_teams.rb
|
429
110
|
- examples/v201502/team_service/get_all_teams.rb
|
430
111
|
- examples/v201502/team_service/get_teams_by_statement.rb
|
431
112
|
- examples/v201502/team_service/update_teams.rb
|
113
|
+
- examples/v201502/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
|
114
|
+
- examples/v201502/custom_targeting_service/update_custom_targeting_keys.rb
|
115
|
+
- examples/v201502/custom_targeting_service/delete_custom_targeting_values.rb
|
116
|
+
- examples/v201502/custom_targeting_service/create_custom_targeting_keys_and_values.rb
|
117
|
+
- examples/v201502/custom_targeting_service/get_custom_targeting_values_by_statement.rb
|
118
|
+
- examples/v201502/custom_targeting_service/update_custom_targeting_values.rb
|
119
|
+
- examples/v201502/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
|
120
|
+
- examples/v201502/custom_targeting_service/delete_custom_targeting_keys.rb
|
121
|
+
- examples/v201502/creative_set_service/get_creative_sets_by_statement.rb
|
122
|
+
- examples/v201502/creative_set_service/get_all_creative_sets.rb
|
123
|
+
- examples/v201502/creative_set_service/create_creative_set.rb
|
124
|
+
- examples/v201502/creative_set_service/update_creative_sets.rb
|
125
|
+
- examples/v201502/creative_set_service/associate_creative_set_to_line_item.rb
|
126
|
+
- examples/v201502/line_item_creative_association_service/get_all_licas.rb
|
127
|
+
- examples/v201502/line_item_creative_association_service/get_licas_by_statement.rb
|
128
|
+
- examples/v201502/line_item_creative_association_service/create_licas.rb
|
129
|
+
- examples/v201502/line_item_creative_association_service/update_licas.rb
|
130
|
+
- examples/v201502/line_item_creative_association_service/deactivate_licas.rb
|
131
|
+
- examples/v201502/creative_template_service/get_all_creative_templates.rb
|
132
|
+
- examples/v201502/creative_template_service/get_system_defined_creative_templates.rb
|
133
|
+
- examples/v201502/creative_wrapper_service/deactivate_creative_wrapper.rb
|
134
|
+
- examples/v201502/creative_wrapper_service/update_creative_wrappers.rb
|
135
|
+
- examples/v201502/creative_wrapper_service/get_all_creative_wrappers.rb
|
136
|
+
- examples/v201502/creative_wrapper_service/create_creative_wrappers.rb
|
137
|
+
- examples/v201502/creative_wrapper_service/get_creative_wrappers_by_statement.rb
|
138
|
+
- examples/v201502/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb
|
139
|
+
- examples/v201502/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb
|
140
|
+
- examples/v201502/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb
|
141
|
+
- examples/v201502/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb
|
142
|
+
- examples/v201502/user_service/update_users.rb
|
143
|
+
- examples/v201502/user_service/get_current_user.rb
|
144
|
+
- examples/v201502/user_service/get_all_roles.rb
|
145
|
+
- examples/v201502/user_service/get_users_by_statement.rb
|
432
146
|
- examples/v201502/user_service/create_users.rb
|
433
147
|
- examples/v201502/user_service/deactivate_users.rb
|
434
|
-
- examples/v201502/user_service/get_all_roles.rb
|
435
148
|
- examples/v201502/user_service/get_all_users.rb
|
436
|
-
- examples/v201502/
|
437
|
-
- examples/v201502/
|
438
|
-
- examples/v201502/
|
439
|
-
- examples/v201502/
|
440
|
-
- examples/v201502/
|
441
|
-
- examples/v201502/
|
442
|
-
- examples/v201502/
|
443
|
-
- examples/v201502/
|
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/
|
149
|
+
- examples/v201502/common/setup_oauth2.rb
|
150
|
+
- examples/v201502/common/oauth2_jwt_handling.rb
|
151
|
+
- examples/v201502/common/error_handling.rb
|
152
|
+
- examples/v201502/report_service/run_delivery_report.rb
|
153
|
+
- examples/v201502/report_service/display_report.rb
|
154
|
+
- examples/v201502/report_service/run_sales_report.rb
|
155
|
+
- examples/v201502/report_service/run_inventory_report.rb
|
156
|
+
- examples/v201502/report_service/run_report_with_custom_fields.rb
|
157
|
+
- examples/v201502/report_service/download_report.rb
|
158
|
+
- examples/v201502/report_service/run_reach_report.rb
|
159
|
+
- examples/v201502/contact_service/get_uninvited_contacts.rb
|
160
|
+
- examples/v201502/contact_service/update_contacts.rb
|
161
|
+
- examples/v201502/contact_service/create_contacts.rb
|
162
|
+
- examples/v201502/contact_service/get_all_contacts.rb
|
163
|
+
- examples/v201502/activity_service/get_all_activities.rb
|
164
|
+
- examples/v201502/activity_service/update_activities.rb
|
165
|
+
- examples/v201502/activity_service/create_activities.rb
|
166
|
+
- examples/v201502/activity_service/get_active_activities.rb
|
167
|
+
- examples/v201502/audience_segment_service/get_first_party_audience_segments.rb
|
168
|
+
- examples/v201502/audience_segment_service/populate_first_party_audience_segments.rb
|
169
|
+
- examples/v201502/audience_segment_service/create_audience_segments.rb
|
170
|
+
- examples/v201502/audience_segment_service/get_all_audience_segments.rb
|
171
|
+
- examples/v201502/audience_segment_service/update_audience_segments.rb
|
172
|
+
- examples/v201508/user_team_association_service/update_user_team_associations.rb
|
173
|
+
- examples/v201508/user_team_association_service/delete_user_team_associations.rb
|
174
|
+
- examples/v201508/user_team_association_service/create_user_team_associations.rb
|
175
|
+
- examples/v201508/user_team_association_service/get_all_user_team_associations.rb
|
176
|
+
- examples/v201508/user_team_association_service/get_user_team_associations_by_statement.rb
|
177
|
+
- examples/v201508/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
|
178
|
+
- examples/v201508/suggested_ad_unit_service/get_all_suggested_ad_units.rb
|
179
|
+
- examples/v201508/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
|
180
|
+
- examples/v201508/custom_field_service/get_all_line_item_custom_fields.rb
|
181
|
+
- examples/v201508/custom_field_service/update_custom_fields.rb
|
182
|
+
- examples/v201508/custom_field_service/set_line_item_custom_field_value.rb
|
183
|
+
- examples/v201508/custom_field_service/create_custom_field_options.rb
|
184
|
+
- examples/v201508/custom_field_service/get_all_custom_fields.rb
|
185
|
+
- examples/v201508/custom_field_service/create_custom_fields.rb
|
186
|
+
- examples/v201508/custom_field_service/deactivate_all_line_item_custom_fields.rb
|
187
|
+
- examples/v201508/network_service/get_all_networks.rb
|
188
|
+
- examples/v201508/network_service/make_test_network.rb
|
189
|
+
- examples/v201508/network_service/get_current_network.rb
|
190
|
+
- examples/v201508/company_service/get_all_companies.rb
|
191
|
+
- examples/v201508/company_service/create_companies.rb
|
192
|
+
- examples/v201508/company_service/get_companies_by_statement.rb
|
193
|
+
- examples/v201508/company_service/update_companies.rb
|
194
|
+
- examples/v201508/line_item_service/target_custom_criteria.rb
|
195
|
+
- examples/v201508/line_item_service/update_line_items.rb
|
196
|
+
- examples/v201508/line_item_service/create_line_items.rb
|
197
|
+
- examples/v201508/line_item_service/get_all_line_items.rb
|
198
|
+
- examples/v201508/line_item_service/get_recently_updated_line_items.rb
|
199
|
+
- examples/v201508/line_item_service/create_video_line_item.rb
|
200
|
+
- examples/v201508/line_item_service/get_line_items_by_statement.rb
|
201
|
+
- examples/v201508/line_item_service/activate_line_items.rb
|
202
|
+
- examples/v201508/label_service/create_labels.rb
|
203
|
+
- examples/v201508/label_service/update_labels.rb
|
204
|
+
- examples/v201508/label_service/get_all_labels.rb
|
205
|
+
- examples/v201508/label_service/deactivate_labels.rb
|
206
|
+
- examples/v201508/label_service/get_labels_by_statement.rb
|
207
|
+
- examples/v201508/forecast_service/get_availability_forecast.rb
|
208
|
+
- examples/v201508/forecast_service/get_delivery_forecast_for_line_items.rb
|
209
|
+
- examples/v201508/forecast_service/get_availability_forecast_for_line_item.rb
|
210
|
+
- examples/v201508/activity_group_service/get_all_activity_groups.rb
|
211
|
+
- examples/v201508/activity_group_service/get_active_activity_groups.rb
|
212
|
+
- examples/v201508/activity_group_service/create_activity_groups.rb
|
213
|
+
- examples/v201508/activity_group_service/update_activity_groups.rb
|
214
|
+
- examples/v201508/creative_service/copy_image_creatives.rb
|
215
|
+
- examples/v201508/creative_service/create_creatives.rb
|
216
|
+
- examples/v201508/creative_service/create_creative_from_template.rb
|
217
|
+
- examples/v201508/creative_service/get_all_creatives.rb
|
218
|
+
- examples/v201508/creative_service/create_native_creative.rb
|
219
|
+
- examples/v201508/creative_service/get_creatives_by_statement.rb
|
220
|
+
- examples/v201508/creative_service/update_creatives.rb
|
221
|
+
- examples/v201508/creative_service/create_custom_creative.rb
|
222
|
+
- examples/v201508/content_service/get_all_content.rb
|
223
|
+
- examples/v201508/content_service/get_content_by_category.rb
|
224
|
+
- examples/v201508/placement_service/create_placements.rb
|
225
|
+
- examples/v201508/placement_service/get_placements_by_statement.rb
|
226
|
+
- examples/v201508/placement_service/deactivate_placements.rb
|
227
|
+
- examples/v201508/placement_service/update_placements.rb
|
228
|
+
- examples/v201508/placement_service/get_all_placements.rb
|
229
|
+
- examples/v201508/order_service/update_orders.rb
|
230
|
+
- examples/v201508/order_service/get_orders_by_statement.rb
|
231
|
+
- examples/v201508/order_service/create_orders.rb
|
232
|
+
- examples/v201508/order_service/approve_orders.rb
|
233
|
+
- examples/v201508/order_service/get_all_orders.rb
|
234
|
+
- examples/v201508/inventory_service/create_video_ad_unit.rb
|
235
|
+
- examples/v201508/inventory_service/deactivate_ad_units.rb
|
236
|
+
- examples/v201508/inventory_service/get_all_ad_units.rb
|
237
|
+
- examples/v201508/inventory_service/get_ad_unit_sizes.rb
|
238
|
+
- examples/v201508/inventory_service/get_ad_units_by_statement.rb
|
239
|
+
- examples/v201508/inventory_service/update_ad_units.rb
|
240
|
+
- examples/v201508/inventory_service/create_ad_units.rb
|
241
|
+
- examples/v201508/inventory_service/create_mobile_ad_unit.rb
|
242
|
+
- examples/v201508/publisher_query_language_service/get_geo_targets.rb
|
243
|
+
- examples/v201508/publisher_query_language_service/fetch_match_tables.rb
|
244
|
+
- examples/v201508/publisher_query_language_service/get_line_items_named_like.rb
|
245
|
+
- examples/v201508/publisher_query_language_service/get_all_line_items.rb
|
246
|
+
- examples/v201508/team_service/create_teams.rb
|
247
|
+
- examples/v201508/team_service/get_all_teams.rb
|
248
|
+
- examples/v201508/team_service/get_teams_by_statement.rb
|
249
|
+
- examples/v201508/team_service/update_teams.rb
|
250
|
+
- examples/v201508/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
|
251
|
+
- examples/v201508/custom_targeting_service/update_custom_targeting_keys.rb
|
252
|
+
- examples/v201508/custom_targeting_service/delete_custom_targeting_values.rb
|
253
|
+
- examples/v201508/custom_targeting_service/create_custom_targeting_keys_and_values.rb
|
254
|
+
- examples/v201508/custom_targeting_service/get_custom_targeting_values_by_statement.rb
|
255
|
+
- examples/v201508/custom_targeting_service/update_custom_targeting_values.rb
|
256
|
+
- examples/v201508/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
|
257
|
+
- examples/v201508/custom_targeting_service/delete_custom_targeting_keys.rb
|
258
|
+
- examples/v201508/creative_set_service/get_creative_sets_by_statement.rb
|
259
|
+
- examples/v201508/creative_set_service/get_all_creative_sets.rb
|
260
|
+
- examples/v201508/creative_set_service/create_creative_set.rb
|
261
|
+
- examples/v201508/creative_set_service/update_creative_sets.rb
|
262
|
+
- examples/v201508/creative_set_service/associate_creative_set_to_line_item.rb
|
263
|
+
- examples/v201508/line_item_creative_association_service/get_all_licas.rb
|
264
|
+
- examples/v201508/line_item_creative_association_service/get_licas_by_statement.rb
|
265
|
+
- examples/v201508/line_item_creative_association_service/create_licas.rb
|
266
|
+
- examples/v201508/line_item_creative_association_service/update_licas.rb
|
267
|
+
- examples/v201508/line_item_creative_association_service/deactivate_licas.rb
|
268
|
+
- examples/v201508/creative_template_service/get_all_creative_templates.rb
|
269
|
+
- examples/v201508/creative_template_service/get_system_defined_creative_templates.rb
|
270
|
+
- examples/v201508/creative_wrapper_service/deactivate_creative_wrapper.rb
|
271
|
+
- examples/v201508/creative_wrapper_service/update_creative_wrappers.rb
|
272
|
+
- examples/v201508/creative_wrapper_service/get_all_creative_wrappers.rb
|
273
|
+
- examples/v201508/creative_wrapper_service/create_creative_wrappers.rb
|
274
|
+
- examples/v201508/creative_wrapper_service/get_creative_wrappers_by_statement.rb
|
275
|
+
- examples/v201508/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb
|
276
|
+
- examples/v201508/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb
|
277
|
+
- examples/v201508/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb
|
278
|
+
- examples/v201508/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb
|
279
|
+
- examples/v201508/user_service/update_users.rb
|
280
|
+
- examples/v201508/user_service/get_current_user.rb
|
281
|
+
- examples/v201508/user_service/get_all_roles.rb
|
282
|
+
- examples/v201508/user_service/get_users_by_statement.rb
|
283
|
+
- examples/v201508/user_service/create_users.rb
|
284
|
+
- examples/v201508/user_service/deactivate_users.rb
|
285
|
+
- examples/v201508/user_service/get_all_users.rb
|
286
|
+
- examples/v201508/common/setup_oauth2.rb
|
287
|
+
- examples/v201508/common/oauth2_jwt_handling.rb
|
288
|
+
- examples/v201508/common/error_handling.rb
|
289
|
+
- examples/v201508/report_service/run_delivery_report.rb
|
290
|
+
- examples/v201508/report_service/display_report.rb
|
291
|
+
- examples/v201508/report_service/run_sales_report.rb
|
292
|
+
- examples/v201508/report_service/run_inventory_report.rb
|
293
|
+
- examples/v201508/report_service/run_report_with_custom_fields.rb
|
294
|
+
- examples/v201508/report_service/download_report.rb
|
295
|
+
- examples/v201508/report_service/run_reach_report.rb
|
296
|
+
- examples/v201508/contact_service/get_uninvited_contacts.rb
|
297
|
+
- examples/v201508/contact_service/update_contacts.rb
|
298
|
+
- examples/v201508/contact_service/create_contacts.rb
|
299
|
+
- examples/v201508/contact_service/get_all_contacts.rb
|
300
|
+
- examples/v201508/activity_service/get_all_activities.rb
|
301
|
+
- examples/v201508/activity_service/update_activities.rb
|
302
|
+
- examples/v201508/activity_service/create_activities.rb
|
303
|
+
- examples/v201508/activity_service/get_active_activities.rb
|
304
|
+
- examples/v201508/audience_segment_service/get_first_party_audience_segments.rb
|
305
|
+
- examples/v201508/audience_segment_service/populate_first_party_audience_segments.rb
|
306
|
+
- examples/v201508/audience_segment_service/create_audience_segments.rb
|
307
|
+
- examples/v201508/audience_segment_service/get_all_audience_segments.rb
|
308
|
+
- examples/v201508/audience_segment_service/update_audience_segments.rb
|
309
|
+
- examples/v201505/user_team_association_service/update_user_team_associations.rb
|
310
|
+
- examples/v201505/user_team_association_service/delete_user_team_associations.rb
|
311
|
+
- examples/v201505/user_team_association_service/create_user_team_associations.rb
|
312
|
+
- examples/v201505/user_team_association_service/get_all_user_team_associations.rb
|
313
|
+
- examples/v201505/user_team_association_service/get_user_team_associations_by_statement.rb
|
314
|
+
- examples/v201505/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
|
315
|
+
- examples/v201505/suggested_ad_unit_service/get_all_suggested_ad_units.rb
|
316
|
+
- examples/v201505/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
|
317
|
+
- examples/v201505/custom_field_service/get_all_line_item_custom_fields.rb
|
318
|
+
- examples/v201505/custom_field_service/update_custom_fields.rb
|
319
|
+
- examples/v201505/custom_field_service/set_line_item_custom_field_value.rb
|
320
|
+
- examples/v201505/custom_field_service/create_custom_field_options.rb
|
321
|
+
- examples/v201505/custom_field_service/get_all_custom_fields.rb
|
322
|
+
- examples/v201505/custom_field_service/create_custom_fields.rb
|
323
|
+
- examples/v201505/custom_field_service/deactivate_all_line_item_custom_fields.rb
|
324
|
+
- examples/v201505/network_service/get_all_networks.rb
|
325
|
+
- examples/v201505/network_service/make_test_network.rb
|
326
|
+
- examples/v201505/network_service/get_current_network.rb
|
461
327
|
- examples/v201505/company_service/get_all_companies.rb
|
328
|
+
- examples/v201505/company_service/create_companies.rb
|
462
329
|
- examples/v201505/company_service/get_companies_by_statement.rb
|
463
330
|
- examples/v201505/company_service/update_companies.rb
|
464
|
-
- examples/v201505/
|
465
|
-
- examples/v201505/
|
466
|
-
- examples/v201505/
|
467
|
-
- examples/v201505/
|
468
|
-
- examples/v201505/
|
469
|
-
- examples/v201505/
|
470
|
-
- examples/v201505/
|
471
|
-
- examples/v201505/
|
472
|
-
- examples/v201505/
|
473
|
-
- examples/v201505/
|
331
|
+
- examples/v201505/line_item_service/target_custom_criteria.rb
|
332
|
+
- examples/v201505/line_item_service/update_line_items.rb
|
333
|
+
- examples/v201505/line_item_service/create_line_items.rb
|
334
|
+
- examples/v201505/line_item_service/get_all_line_items.rb
|
335
|
+
- examples/v201505/line_item_service/get_recently_updated_line_items.rb
|
336
|
+
- examples/v201505/line_item_service/create_video_line_item.rb
|
337
|
+
- examples/v201505/line_item_service/get_line_items_by_statement.rb
|
338
|
+
- examples/v201505/line_item_service/activate_line_items.rb
|
339
|
+
- examples/v201505/label_service/create_labels.rb
|
340
|
+
- examples/v201505/label_service/update_labels.rb
|
341
|
+
- examples/v201505/label_service/get_all_labels.rb
|
342
|
+
- examples/v201505/label_service/deactivate_labels.rb
|
343
|
+
- examples/v201505/label_service/get_labels_by_statement.rb
|
344
|
+
- examples/v201505/forecast_service/get_availability_forecast.rb
|
345
|
+
- examples/v201505/forecast_service/get_delivery_forecast_for_line_items.rb
|
346
|
+
- examples/v201505/forecast_service/get_availability_forecast_for_line_item.rb
|
347
|
+
- examples/v201505/activity_group_service/get_all_activity_groups.rb
|
348
|
+
- examples/v201505/activity_group_service/get_active_activity_groups.rb
|
349
|
+
- examples/v201505/activity_group_service/create_activity_groups.rb
|
350
|
+
- examples/v201505/activity_group_service/update_activity_groups.rb
|
474
351
|
- examples/v201505/creative_service/copy_image_creatives.rb
|
475
|
-
- examples/v201505/creative_service/create_creative_from_template.rb
|
476
352
|
- examples/v201505/creative_service/create_creatives.rb
|
477
|
-
- examples/v201505/creative_service/
|
353
|
+
- examples/v201505/creative_service/create_creative_from_template.rb
|
478
354
|
- examples/v201505/creative_service/get_all_creatives.rb
|
479
355
|
- examples/v201505/creative_service/get_creatives_by_statement.rb
|
480
356
|
- examples/v201505/creative_service/update_creatives.rb
|
481
|
-
- examples/v201505/
|
482
|
-
- examples/v201505/
|
483
|
-
- examples/v201505/
|
357
|
+
- examples/v201505/creative_service/create_custom_creative.rb
|
358
|
+
- examples/v201505/content_service/get_all_content.rb
|
359
|
+
- examples/v201505/content_service/get_content_by_category.rb
|
360
|
+
- examples/v201505/placement_service/create_placements.rb
|
361
|
+
- examples/v201505/placement_service/get_placements_by_statement.rb
|
362
|
+
- examples/v201505/placement_service/deactivate_placements.rb
|
363
|
+
- examples/v201505/placement_service/update_placements.rb
|
364
|
+
- examples/v201505/placement_service/get_all_placements.rb
|
365
|
+
- examples/v201505/order_service/update_orders.rb
|
366
|
+
- examples/v201505/order_service/get_orders_by_statement.rb
|
367
|
+
- examples/v201505/order_service/create_orders.rb
|
368
|
+
- examples/v201505/order_service/approve_orders.rb
|
369
|
+
- examples/v201505/order_service/get_all_orders.rb
|
370
|
+
- examples/v201505/inventory_service/create_video_ad_unit.rb
|
371
|
+
- examples/v201505/inventory_service/deactivate_ad_units.rb
|
372
|
+
- examples/v201505/inventory_service/get_all_ad_units.rb
|
373
|
+
- examples/v201505/inventory_service/get_ad_unit_sizes.rb
|
374
|
+
- examples/v201505/inventory_service/get_ad_units_by_statement.rb
|
375
|
+
- examples/v201505/inventory_service/update_ad_units.rb
|
376
|
+
- examples/v201505/inventory_service/create_ad_units.rb
|
377
|
+
- examples/v201505/inventory_service/create_mobile_ad_unit.rb
|
378
|
+
- examples/v201505/publisher_query_language_service/get_geo_targets.rb
|
379
|
+
- examples/v201505/publisher_query_language_service/fetch_match_tables.rb
|
380
|
+
- examples/v201505/publisher_query_language_service/get_line_items_named_like.rb
|
381
|
+
- examples/v201505/publisher_query_language_service/get_all_line_items.rb
|
382
|
+
- examples/v201505/team_service/create_teams.rb
|
383
|
+
- examples/v201505/team_service/get_all_teams.rb
|
384
|
+
- examples/v201505/team_service/get_teams_by_statement.rb
|
385
|
+
- examples/v201505/team_service/update_teams.rb
|
386
|
+
- examples/v201505/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
|
387
|
+
- examples/v201505/custom_targeting_service/update_custom_targeting_keys.rb
|
388
|
+
- examples/v201505/custom_targeting_service/delete_custom_targeting_values.rb
|
389
|
+
- examples/v201505/custom_targeting_service/create_custom_targeting_keys_and_values.rb
|
390
|
+
- examples/v201505/custom_targeting_service/get_custom_targeting_values_by_statement.rb
|
391
|
+
- examples/v201505/custom_targeting_service/update_custom_targeting_values.rb
|
392
|
+
- examples/v201505/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
|
393
|
+
- examples/v201505/custom_targeting_service/delete_custom_targeting_keys.rb
|
484
394
|
- examples/v201505/creative_set_service/get_creative_sets_by_statement.rb
|
395
|
+
- examples/v201505/creative_set_service/get_all_creative_sets.rb
|
396
|
+
- examples/v201505/creative_set_service/create_creative_set.rb
|
485
397
|
- examples/v201505/creative_set_service/update_creative_sets.rb
|
398
|
+
- examples/v201505/creative_set_service/associate_creative_set_to_line_item.rb
|
399
|
+
- examples/v201505/line_item_creative_association_service/get_all_licas.rb
|
400
|
+
- examples/v201505/line_item_creative_association_service/get_licas_by_statement.rb
|
401
|
+
- examples/v201505/line_item_creative_association_service/create_licas.rb
|
402
|
+
- examples/v201505/line_item_creative_association_service/update_licas.rb
|
403
|
+
- examples/v201505/line_item_creative_association_service/deactivate_licas.rb
|
486
404
|
- examples/v201505/creative_template_service/get_all_creative_templates.rb
|
487
405
|
- examples/v201505/creative_template_service/get_system_defined_creative_templates.rb
|
488
|
-
- examples/v201505/creative_wrapper_service/create_creative_wrappers.rb
|
489
406
|
- examples/v201505/creative_wrapper_service/deactivate_creative_wrapper.rb
|
407
|
+
- examples/v201505/creative_wrapper_service/update_creative_wrappers.rb
|
490
408
|
- examples/v201505/creative_wrapper_service/get_all_creative_wrappers.rb
|
409
|
+
- examples/v201505/creative_wrapper_service/create_creative_wrappers.rb
|
491
410
|
- examples/v201505/creative_wrapper_service/get_creative_wrappers_by_statement.rb
|
492
|
-
- examples/v201505/
|
493
|
-
- examples/v201505/
|
494
|
-
- examples/v201505/
|
495
|
-
- examples/v201505/
|
496
|
-
- examples/v201505/
|
497
|
-
- examples/v201505/
|
498
|
-
- examples/v201505/
|
499
|
-
- examples/v201505/
|
500
|
-
- examples/v201505/custom_targeting_service/create_custom_targeting_keys_and_values.rb
|
501
|
-
- examples/v201505/custom_targeting_service/delete_custom_targeting_keys.rb
|
502
|
-
- examples/v201505/custom_targeting_service/delete_custom_targeting_values.rb
|
503
|
-
- examples/v201505/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
|
504
|
-
- examples/v201505/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
|
505
|
-
- examples/v201505/custom_targeting_service/get_custom_targeting_values_by_statement.rb
|
506
|
-
- examples/v201505/custom_targeting_service/update_custom_targeting_keys.rb
|
507
|
-
- examples/v201505/custom_targeting_service/update_custom_targeting_values.rb
|
508
|
-
- examples/v201505/forecast_service/get_availability_forecast.rb
|
509
|
-
- examples/v201505/forecast_service/get_availability_forecast_for_line_item.rb
|
510
|
-
- examples/v201505/forecast_service/get_delivery_forecast_for_line_items.rb
|
511
|
-
- examples/v201505/inventory_service/create_ad_units.rb
|
512
|
-
- examples/v201505/inventory_service/create_mobile_ad_unit.rb
|
513
|
-
- examples/v201505/inventory_service/create_video_ad_unit.rb
|
514
|
-
- examples/v201505/inventory_service/deactivate_ad_units.rb
|
515
|
-
- examples/v201505/inventory_service/get_ad_unit_sizes.rb
|
516
|
-
- examples/v201505/inventory_service/get_ad_units_by_statement.rb
|
517
|
-
- examples/v201505/inventory_service/get_all_ad_units.rb
|
518
|
-
- examples/v201505/inventory_service/update_ad_units.rb
|
519
|
-
- examples/v201505/label_service/create_labels.rb
|
520
|
-
- examples/v201505/label_service/deactivate_labels.rb
|
521
|
-
- examples/v201505/label_service/get_all_labels.rb
|
522
|
-
- examples/v201505/label_service/get_labels_by_statement.rb
|
523
|
-
- examples/v201505/label_service/update_labels.rb
|
524
|
-
- examples/v201505/line_item_creative_association_service/create_licas.rb
|
525
|
-
- examples/v201505/line_item_creative_association_service/deactivate_licas.rb
|
526
|
-
- examples/v201505/line_item_creative_association_service/get_all_licas.rb
|
527
|
-
- examples/v201505/line_item_creative_association_service/get_licas_by_statement.rb
|
528
|
-
- examples/v201505/line_item_creative_association_service/update_licas.rb
|
529
|
-
- examples/v201505/line_item_service/activate_line_items.rb
|
530
|
-
- examples/v201505/line_item_service/create_line_items.rb
|
531
|
-
- examples/v201505/line_item_service/create_video_line_item.rb
|
532
|
-
- examples/v201505/line_item_service/get_all_line_items.rb
|
533
|
-
- examples/v201505/line_item_service/get_line_items_by_statement.rb
|
534
|
-
- examples/v201505/line_item_service/get_recently_updated_line_items.rb
|
535
|
-
- examples/v201505/line_item_service/target_custom_criteria.rb
|
536
|
-
- examples/v201505/line_item_service/update_line_items.rb
|
537
|
-
- examples/v201505/network_service/get_all_networks.rb
|
538
|
-
- examples/v201505/network_service/get_current_network.rb
|
539
|
-
- examples/v201505/network_service/make_test_network.rb
|
540
|
-
- examples/v201505/order_service/approve_orders.rb
|
541
|
-
- examples/v201505/order_service/create_orders.rb
|
542
|
-
- examples/v201505/order_service/get_all_orders.rb
|
543
|
-
- examples/v201505/order_service/get_orders_by_statement.rb
|
544
|
-
- examples/v201505/order_service/update_orders.rb
|
545
|
-
- examples/v201505/placement_service/create_placements.rb
|
546
|
-
- examples/v201505/placement_service/deactivate_placements.rb
|
547
|
-
- examples/v201505/placement_service/get_all_placements.rb
|
548
|
-
- examples/v201505/placement_service/get_placements_by_statement.rb
|
549
|
-
- examples/v201505/placement_service/update_placements.rb
|
550
|
-
- examples/v201505/publisher_query_language_service/fetch_match_tables.rb
|
551
|
-
- examples/v201505/publisher_query_language_service/get_all_line_items.rb
|
552
|
-
- examples/v201505/publisher_query_language_service/get_geo_targets.rb
|
553
|
-
- examples/v201505/publisher_query_language_service/get_line_items_named_like.rb
|
554
|
-
- examples/v201505/report_service/display_report.rb
|
555
|
-
- examples/v201505/report_service/download_report.rb
|
556
|
-
- examples/v201505/report_service/run_delivery_report.rb
|
557
|
-
- examples/v201505/report_service/run_inventory_report.rb
|
558
|
-
- examples/v201505/report_service/run_reach_report.rb
|
559
|
-
- examples/v201505/report_service/run_report_with_custom_fields.rb
|
560
|
-
- examples/v201505/report_service/run_sales_report.rb
|
561
|
-
- examples/v201505/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
|
562
|
-
- examples/v201505/suggested_ad_unit_service/get_all_suggested_ad_units.rb
|
563
|
-
- examples/v201505/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
|
564
|
-
- examples/v201505/team_service/create_teams.rb
|
565
|
-
- examples/v201505/team_service/get_all_teams.rb
|
566
|
-
- examples/v201505/team_service/get_teams_by_statement.rb
|
567
|
-
- examples/v201505/team_service/update_teams.rb
|
411
|
+
- examples/v201505/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb
|
412
|
+
- examples/v201505/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb
|
413
|
+
- examples/v201505/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb
|
414
|
+
- examples/v201505/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb
|
415
|
+
- examples/v201505/user_service/update_users.rb
|
416
|
+
- examples/v201505/user_service/get_current_user.rb
|
417
|
+
- examples/v201505/user_service/get_all_roles.rb
|
418
|
+
- examples/v201505/user_service/get_users_by_statement.rb
|
568
419
|
- examples/v201505/user_service/create_users.rb
|
569
420
|
- examples/v201505/user_service/deactivate_users.rb
|
570
|
-
- examples/v201505/user_service/get_all_roles.rb
|
571
421
|
- examples/v201505/user_service/get_all_users.rb
|
572
|
-
- examples/v201505/
|
573
|
-
- examples/v201505/
|
574
|
-
- examples/v201505/
|
575
|
-
- examples/v201505/
|
576
|
-
- examples/v201505/
|
577
|
-
- examples/v201505/
|
578
|
-
- examples/v201505/
|
579
|
-
- examples/v201505/
|
580
|
-
-
|
581
|
-
-
|
582
|
-
-
|
583
|
-
-
|
584
|
-
-
|
585
|
-
-
|
586
|
-
-
|
587
|
-
-
|
588
|
-
-
|
589
|
-
-
|
590
|
-
-
|
591
|
-
-
|
422
|
+
- examples/v201505/common/setup_oauth2.rb
|
423
|
+
- examples/v201505/common/oauth2_jwt_handling.rb
|
424
|
+
- examples/v201505/common/error_handling.rb
|
425
|
+
- examples/v201505/report_service/run_delivery_report.rb
|
426
|
+
- examples/v201505/report_service/display_report.rb
|
427
|
+
- examples/v201505/report_service/run_sales_report.rb
|
428
|
+
- examples/v201505/report_service/run_inventory_report.rb
|
429
|
+
- examples/v201505/report_service/run_report_with_custom_fields.rb
|
430
|
+
- examples/v201505/report_service/download_report.rb
|
431
|
+
- examples/v201505/report_service/run_reach_report.rb
|
432
|
+
- examples/v201505/contact_service/get_uninvited_contacts.rb
|
433
|
+
- examples/v201505/contact_service/update_contacts.rb
|
434
|
+
- examples/v201505/contact_service/create_contacts.rb
|
435
|
+
- examples/v201505/contact_service/get_all_contacts.rb
|
436
|
+
- examples/v201505/activity_service/get_all_activities.rb
|
437
|
+
- examples/v201505/activity_service/update_activities.rb
|
438
|
+
- examples/v201505/activity_service/create_activities.rb
|
439
|
+
- examples/v201505/activity_service/get_active_activities.rb
|
440
|
+
- examples/v201505/audience_segment_service/get_first_party_audience_segments.rb
|
441
|
+
- examples/v201505/audience_segment_service/populate_first_party_audience_segments.rb
|
442
|
+
- examples/v201505/audience_segment_service/create_audience_segments.rb
|
443
|
+
- examples/v201505/audience_segment_service/get_all_audience_segments.rb
|
444
|
+
- examples/v201505/audience_segment_service/update_audience_segments.rb
|
445
|
+
- examples/v201411/user_team_association_service/update_user_team_associations.rb
|
446
|
+
- examples/v201411/user_team_association_service/delete_user_team_associations.rb
|
447
|
+
- examples/v201411/user_team_association_service/create_user_team_associations.rb
|
448
|
+
- examples/v201411/user_team_association_service/get_all_user_team_associations.rb
|
449
|
+
- examples/v201411/user_team_association_service/get_user_team_associations_by_statement.rb
|
450
|
+
- examples/v201411/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
|
451
|
+
- examples/v201411/suggested_ad_unit_service/get_all_suggested_ad_units.rb
|
452
|
+
- examples/v201411/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
|
453
|
+
- examples/v201411/custom_field_service/get_all_line_item_custom_fields.rb
|
454
|
+
- examples/v201411/custom_field_service/update_custom_fields.rb
|
455
|
+
- examples/v201411/custom_field_service/set_line_item_custom_field_value.rb
|
456
|
+
- examples/v201411/custom_field_service/create_custom_field_options.rb
|
457
|
+
- examples/v201411/custom_field_service/get_all_custom_fields.rb
|
458
|
+
- examples/v201411/custom_field_service/create_custom_fields.rb
|
459
|
+
- examples/v201411/custom_field_service/deactivate_all_line_item_custom_fields.rb
|
460
|
+
- examples/v201411/network_service/get_all_networks.rb
|
461
|
+
- examples/v201411/network_service/make_test_network.rb
|
462
|
+
- examples/v201411/network_service/get_current_network.rb
|
463
|
+
- examples/v201411/company_service/get_all_companies.rb
|
464
|
+
- examples/v201411/company_service/create_companies.rb
|
465
|
+
- examples/v201411/company_service/get_companies_by_statement.rb
|
466
|
+
- examples/v201411/company_service/update_companies.rb
|
467
|
+
- examples/v201411/line_item_service/target_custom_criteria.rb
|
468
|
+
- examples/v201411/line_item_service/update_line_items.rb
|
469
|
+
- examples/v201411/line_item_service/create_line_items.rb
|
470
|
+
- examples/v201411/line_item_service/get_all_line_items.rb
|
471
|
+
- examples/v201411/line_item_service/get_recently_updated_line_items.rb
|
472
|
+
- examples/v201411/line_item_service/create_video_line_item.rb
|
473
|
+
- examples/v201411/line_item_service/get_line_items_by_statement.rb
|
474
|
+
- examples/v201411/line_item_service/activate_line_items.rb
|
475
|
+
- examples/v201411/label_service/create_labels.rb
|
476
|
+
- examples/v201411/label_service/update_labels.rb
|
477
|
+
- examples/v201411/label_service/get_all_labels.rb
|
478
|
+
- examples/v201411/label_service/deactivate_labels.rb
|
479
|
+
- examples/v201411/label_service/get_labels_by_statement.rb
|
480
|
+
- examples/v201411/forecast_service/get_forecast.rb
|
481
|
+
- examples/v201411/forecast_service/get_forecast_by_id.rb
|
482
|
+
- examples/v201411/activity_group_service/get_all_activity_groups.rb
|
483
|
+
- examples/v201411/activity_group_service/get_active_activity_groups.rb
|
484
|
+
- examples/v201411/activity_group_service/create_activity_groups.rb
|
485
|
+
- examples/v201411/activity_group_service/update_activity_groups.rb
|
486
|
+
- examples/v201411/creative_service/copy_image_creatives.rb
|
487
|
+
- examples/v201411/creative_service/create_creatives.rb
|
488
|
+
- examples/v201411/creative_service/create_creative_from_template.rb
|
489
|
+
- examples/v201411/creative_service/get_all_creatives.rb
|
490
|
+
- examples/v201411/creative_service/get_creatives_by_statement.rb
|
491
|
+
- examples/v201411/creative_service/update_creatives.rb
|
492
|
+
- examples/v201411/creative_service/create_custom_creative.rb
|
493
|
+
- examples/v201411/content_service/get_all_content.rb
|
494
|
+
- examples/v201411/content_service/get_content_by_category.rb
|
495
|
+
- examples/v201411/placement_service/create_placements.rb
|
496
|
+
- examples/v201411/placement_service/get_placements_by_statement.rb
|
497
|
+
- examples/v201411/placement_service/deactivate_placements.rb
|
498
|
+
- examples/v201411/placement_service/update_placements.rb
|
499
|
+
- examples/v201411/placement_service/get_all_placements.rb
|
500
|
+
- examples/v201411/order_service/update_orders.rb
|
501
|
+
- examples/v201411/order_service/get_orders_by_statement.rb
|
502
|
+
- examples/v201411/order_service/create_orders.rb
|
503
|
+
- examples/v201411/order_service/approve_orders.rb
|
504
|
+
- examples/v201411/order_service/get_all_orders.rb
|
505
|
+
- examples/v201411/inventory_service/create_video_ad_unit.rb
|
506
|
+
- examples/v201411/inventory_service/deactivate_ad_units.rb
|
507
|
+
- examples/v201411/inventory_service/get_all_ad_units.rb
|
508
|
+
- examples/v201411/inventory_service/get_ad_unit_sizes.rb
|
509
|
+
- examples/v201411/inventory_service/get_ad_units_by_statement.rb
|
510
|
+
- examples/v201411/inventory_service/update_ad_units.rb
|
511
|
+
- examples/v201411/inventory_service/create_ad_units.rb
|
512
|
+
- examples/v201411/inventory_service/create_mobile_ad_unit.rb
|
513
|
+
- examples/v201411/publisher_query_language_service/get_geo_targets.rb
|
514
|
+
- examples/v201411/publisher_query_language_service/fetch_match_tables.rb
|
515
|
+
- examples/v201411/publisher_query_language_service/get_line_items_named_like.rb
|
516
|
+
- examples/v201411/publisher_query_language_service/get_all_line_items.rb
|
517
|
+
- examples/v201411/team_service/create_teams.rb
|
518
|
+
- examples/v201411/team_service/get_all_teams.rb
|
519
|
+
- examples/v201411/team_service/get_teams_by_statement.rb
|
520
|
+
- examples/v201411/team_service/update_teams.rb
|
521
|
+
- examples/v201411/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
|
522
|
+
- examples/v201411/custom_targeting_service/update_custom_targeting_keys.rb
|
523
|
+
- examples/v201411/custom_targeting_service/delete_custom_targeting_values.rb
|
524
|
+
- examples/v201411/custom_targeting_service/create_custom_targeting_keys_and_values.rb
|
525
|
+
- examples/v201411/custom_targeting_service/get_custom_targeting_values_by_statement.rb
|
526
|
+
- examples/v201411/custom_targeting_service/update_custom_targeting_values.rb
|
527
|
+
- examples/v201411/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
|
528
|
+
- examples/v201411/custom_targeting_service/delete_custom_targeting_keys.rb
|
529
|
+
- examples/v201411/creative_set_service/get_creative_sets_by_statement.rb
|
530
|
+
- examples/v201411/creative_set_service/get_all_creative_sets.rb
|
531
|
+
- examples/v201411/creative_set_service/create_creative_set.rb
|
532
|
+
- examples/v201411/creative_set_service/update_creative_sets.rb
|
533
|
+
- examples/v201411/creative_set_service/associate_creative_set_to_line_item.rb
|
534
|
+
- examples/v201411/line_item_creative_association_service/get_all_licas.rb
|
535
|
+
- examples/v201411/line_item_creative_association_service/get_licas_by_statement.rb
|
536
|
+
- examples/v201411/line_item_creative_association_service/create_licas.rb
|
537
|
+
- examples/v201411/line_item_creative_association_service/update_licas.rb
|
538
|
+
- examples/v201411/line_item_creative_association_service/deactivate_licas.rb
|
539
|
+
- examples/v201411/creative_template_service/get_all_creative_templates.rb
|
540
|
+
- examples/v201411/creative_template_service/get_system_defined_creative_templates.rb
|
541
|
+
- examples/v201411/creative_wrapper_service/deactivate_creative_wrapper.rb
|
542
|
+
- examples/v201411/creative_wrapper_service/update_creative_wrappers.rb
|
543
|
+
- examples/v201411/creative_wrapper_service/get_all_creative_wrappers.rb
|
544
|
+
- examples/v201411/creative_wrapper_service/create_creative_wrappers.rb
|
545
|
+
- examples/v201411/creative_wrapper_service/get_creative_wrappers_by_statement.rb
|
546
|
+
- examples/v201411/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb
|
547
|
+
- examples/v201411/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb
|
548
|
+
- examples/v201411/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb
|
549
|
+
- examples/v201411/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb
|
550
|
+
- examples/v201411/user_service/update_users.rb
|
551
|
+
- examples/v201411/user_service/get_current_user.rb
|
552
|
+
- examples/v201411/user_service/get_all_roles.rb
|
553
|
+
- examples/v201411/user_service/get_users_by_statement.rb
|
554
|
+
- examples/v201411/user_service/create_users.rb
|
555
|
+
- examples/v201411/user_service/deactivate_users.rb
|
556
|
+
- examples/v201411/user_service/get_all_users.rb
|
557
|
+
- examples/v201411/common/setup_oauth2.rb
|
558
|
+
- examples/v201411/common/oauth2_jwt_handling.rb
|
559
|
+
- examples/v201411/common/error_handling.rb
|
560
|
+
- examples/v201411/report_service/run_delivery_report.rb
|
561
|
+
- examples/v201411/report_service/display_report.rb
|
562
|
+
- examples/v201411/report_service/run_sales_report.rb
|
563
|
+
- examples/v201411/report_service/run_inventory_report.rb
|
564
|
+
- examples/v201411/report_service/run_report_with_custom_fields.rb
|
565
|
+
- examples/v201411/report_service/download_report.rb
|
566
|
+
- examples/v201411/report_service/run_reach_report.rb
|
567
|
+
- examples/v201411/contact_service/get_uninvited_contacts.rb
|
568
|
+
- examples/v201411/contact_service/update_contacts.rb
|
569
|
+
- examples/v201411/contact_service/create_contacts.rb
|
570
|
+
- examples/v201411/contact_service/get_all_contacts.rb
|
571
|
+
- examples/v201411/activity_service/get_all_activities.rb
|
572
|
+
- examples/v201411/activity_service/update_activities.rb
|
573
|
+
- examples/v201411/activity_service/create_activities.rb
|
574
|
+
- examples/v201411/activity_service/get_active_activities.rb
|
575
|
+
- examples/v201411/audience_segment_service/get_first_party_audience_segments.rb
|
576
|
+
- examples/v201411/audience_segment_service/populate_first_party_audience_segments.rb
|
577
|
+
- examples/v201411/audience_segment_service/create_audience_segments.rb
|
578
|
+
- examples/v201411/audience_segment_service/get_all_audience_segments.rb
|
579
|
+
- examples/v201411/audience_segment_service/update_audience_segments.rb
|
580
|
+
- lib/dfp_api/version.rb
|
581
|
+
- lib/dfp_api/v201405/creative_set_service_registry.rb
|
592
582
|
- lib/dfp_api/v201405/base_rate_service.rb
|
593
|
-
- lib/dfp_api/v201405/
|
594
|
-
- lib/dfp_api/v201405/company_service.rb
|
595
|
-
- lib/dfp_api/v201405/company_service_registry.rb
|
596
|
-
- lib/dfp_api/v201405/contact_service.rb
|
597
|
-
- lib/dfp_api/v201405/contact_service_registry.rb
|
598
|
-
- lib/dfp_api/v201405/content_bundle_service.rb
|
599
|
-
- lib/dfp_api/v201405/content_bundle_service_registry.rb
|
583
|
+
- lib/dfp_api/v201405/line_item_creative_association_service.rb
|
600
584
|
- lib/dfp_api/v201405/content_metadata_key_hierarchy_service.rb
|
601
|
-
- lib/dfp_api/v201405/
|
602
|
-
- lib/dfp_api/v201405/content_service.rb
|
603
|
-
- lib/dfp_api/v201405/content_service_registry.rb
|
604
|
-
- lib/dfp_api/v201405/creative_service.rb
|
605
|
-
- lib/dfp_api/v201405/creative_service_registry.rb
|
606
|
-
- lib/dfp_api/v201405/creative_set_service.rb
|
607
|
-
- lib/dfp_api/v201405/creative_set_service_registry.rb
|
608
|
-
- lib/dfp_api/v201405/creative_template_service.rb
|
609
|
-
- lib/dfp_api/v201405/creative_template_service_registry.rb
|
610
|
-
- lib/dfp_api/v201405/creative_wrapper_service.rb
|
611
|
-
- lib/dfp_api/v201405/creative_wrapper_service_registry.rb
|
612
|
-
- lib/dfp_api/v201405/custom_field_service.rb
|
613
|
-
- lib/dfp_api/v201405/custom_field_service_registry.rb
|
614
|
-
- lib/dfp_api/v201405/custom_targeting_service.rb
|
615
|
-
- lib/dfp_api/v201405/custom_targeting_service_registry.rb
|
616
|
-
- lib/dfp_api/v201405/exchange_rate_service.rb
|
617
|
-
- lib/dfp_api/v201405/exchange_rate_service_registry.rb
|
618
|
-
- lib/dfp_api/v201405/forecast_service.rb
|
585
|
+
- lib/dfp_api/v201405/placement_service.rb
|
619
586
|
- lib/dfp_api/v201405/forecast_service_registry.rb
|
620
|
-
- lib/dfp_api/v201405/inventory_service.rb
|
621
|
-
- lib/dfp_api/v201405/inventory_service_registry.rb
|
622
|
-
- lib/dfp_api/v201405/label_service.rb
|
623
|
-
- lib/dfp_api/v201405/label_service_registry.rb
|
624
|
-
- lib/dfp_api/v201405/line_item_creative_association_service.rb
|
625
|
-
- lib/dfp_api/v201405/line_item_creative_association_service_registry.rb
|
626
|
-
- lib/dfp_api/v201405/line_item_service.rb
|
627
587
|
- lib/dfp_api/v201405/line_item_service_registry.rb
|
628
|
-
- lib/dfp_api/v201405/
|
588
|
+
- lib/dfp_api/v201405/proposal_line_item_service.rb
|
589
|
+
- lib/dfp_api/v201405/team_service.rb
|
590
|
+
- lib/dfp_api/v201405/audience_segment_service.rb
|
591
|
+
- lib/dfp_api/v201405/custom_field_service.rb
|
592
|
+
- lib/dfp_api/v201405/creative_template_service_registry.rb
|
593
|
+
- lib/dfp_api/v201405/rate_card_customization_group_service_registry.rb
|
594
|
+
- lib/dfp_api/v201405/proposal_service.rb
|
595
|
+
- lib/dfp_api/v201405/reconciliation_report_service_registry.rb
|
596
|
+
- lib/dfp_api/v201405/contact_service.rb
|
597
|
+
- lib/dfp_api/v201405/exchange_rate_service.rb
|
598
|
+
- lib/dfp_api/v201405/company_service.rb
|
599
|
+
- lib/dfp_api/v201405/creative_service.rb
|
600
|
+
- lib/dfp_api/v201405/content_service.rb
|
601
|
+
- lib/dfp_api/v201405/reconciliation_report_row_service.rb
|
602
|
+
- lib/dfp_api/v201405/suggested_ad_unit_service_registry.rb
|
603
|
+
- lib/dfp_api/v201405/team_service_registry.rb
|
604
|
+
- lib/dfp_api/v201405/workflow_request_service.rb
|
605
|
+
- lib/dfp_api/v201405/reconciliation_report_service.rb
|
606
|
+
- lib/dfp_api/v201405/custom_field_service_registry.rb
|
629
607
|
- lib/dfp_api/v201405/line_item_template_service_registry.rb
|
630
|
-
- lib/dfp_api/v201405/
|
631
|
-
- lib/dfp_api/v201405/
|
632
|
-
- lib/dfp_api/v201405/
|
608
|
+
- lib/dfp_api/v201405/suggested_ad_unit_service.rb
|
609
|
+
- lib/dfp_api/v201405/order_service_registry.rb
|
610
|
+
- lib/dfp_api/v201405/creative_template_service.rb
|
611
|
+
- lib/dfp_api/v201405/creative_service_registry.rb
|
612
|
+
- lib/dfp_api/v201405/creative_wrapper_service.rb
|
613
|
+
- lib/dfp_api/v201405/activity_group_service.rb
|
614
|
+
- lib/dfp_api/v201405/rate_card_customization_group_service.rb
|
615
|
+
- lib/dfp_api/v201405/publisher_query_language_service.rb
|
616
|
+
- lib/dfp_api/v201405/exchange_rate_service_registry.rb
|
617
|
+
- lib/dfp_api/v201405/label_service.rb
|
618
|
+
- lib/dfp_api/v201405/creative_set_service.rb
|
633
619
|
- lib/dfp_api/v201405/network_service_registry.rb
|
634
|
-
- lib/dfp_api/v201405/
|
635
|
-
- lib/dfp_api/v201405/
|
636
|
-
- lib/dfp_api/v201405/
|
637
|
-
- lib/dfp_api/v201405/
|
620
|
+
- lib/dfp_api/v201405/custom_targeting_service_registry.rb
|
621
|
+
- lib/dfp_api/v201405/rate_card_service_registry.rb
|
622
|
+
- lib/dfp_api/v201405/inventory_service_registry.rb
|
623
|
+
- lib/dfp_api/v201405/line_item_template_service.rb
|
624
|
+
- lib/dfp_api/v201405/workflow_request_service_registry.rb
|
625
|
+
- lib/dfp_api/v201405/content_metadata_key_hierarchy_service_registry.rb
|
638
626
|
- lib/dfp_api/v201405/product_service.rb
|
639
|
-
- lib/dfp_api/v201405/
|
640
|
-
- lib/dfp_api/v201405/
|
641
|
-
- lib/dfp_api/v201405/product_template_service_registry.rb
|
642
|
-
- lib/dfp_api/v201405/proposal_line_item_service.rb
|
643
|
-
- lib/dfp_api/v201405/proposal_line_item_service_registry.rb
|
644
|
-
- lib/dfp_api/v201405/proposal_service.rb
|
645
|
-
- lib/dfp_api/v201405/proposal_service_registry.rb
|
646
|
-
- lib/dfp_api/v201405/publisher_query_language_service.rb
|
647
|
-
- lib/dfp_api/v201405/publisher_query_language_service_registry.rb
|
648
|
-
- lib/dfp_api/v201405/rate_card_customization_group_service.rb
|
649
|
-
- lib/dfp_api/v201405/rate_card_customization_group_service_registry.rb
|
627
|
+
- lib/dfp_api/v201405/placement_service_registry.rb
|
628
|
+
- lib/dfp_api/v201405/reconciliation_report_row_service_registry.rb
|
650
629
|
- lib/dfp_api/v201405/rate_card_customization_service.rb
|
651
|
-
- lib/dfp_api/v201405/
|
652
|
-
- lib/dfp_api/v201405/
|
653
|
-
- lib/dfp_api/v201405/rate_card_service_registry.rb
|
630
|
+
- lib/dfp_api/v201405/activity_service.rb
|
631
|
+
- lib/dfp_api/v201405/activity_service_registry.rb
|
654
632
|
- lib/dfp_api/v201405/reconciliation_order_report_service.rb
|
633
|
+
- lib/dfp_api/v201405/inventory_service.rb
|
634
|
+
- lib/dfp_api/v201405/audience_segment_service_registry.rb
|
635
|
+
- lib/dfp_api/v201405/line_item_service.rb
|
636
|
+
- lib/dfp_api/v201405/user_team_association_service.rb
|
637
|
+
- lib/dfp_api/v201405/user_service_registry.rb
|
638
|
+
- lib/dfp_api/v201405/proposal_line_item_service_registry.rb
|
639
|
+
- lib/dfp_api/v201405/order_service.rb
|
640
|
+
- lib/dfp_api/v201405/live_stream_event_service_registry.rb
|
641
|
+
- lib/dfp_api/v201405/forecast_service.rb
|
642
|
+
- lib/dfp_api/v201405/rate_card_service.rb
|
643
|
+
- lib/dfp_api/v201405/user_service.rb
|
655
644
|
- lib/dfp_api/v201405/reconciliation_order_report_service_registry.rb
|
656
|
-
- lib/dfp_api/v201405/reconciliation_report_row_service.rb
|
657
|
-
- lib/dfp_api/v201405/reconciliation_report_row_service_registry.rb
|
658
|
-
- lib/dfp_api/v201405/reconciliation_report_service.rb
|
659
|
-
- lib/dfp_api/v201405/reconciliation_report_service_registry.rb
|
660
645
|
- lib/dfp_api/v201405/report_service.rb
|
661
|
-
- lib/dfp_api/v201405/report_service_registry.rb
|
662
|
-
- lib/dfp_api/v201405/suggested_ad_unit_service.rb
|
663
|
-
- lib/dfp_api/v201405/suggested_ad_unit_service_registry.rb
|
664
|
-
- lib/dfp_api/v201405/team_service.rb
|
665
|
-
- lib/dfp_api/v201405/team_service_registry.rb
|
666
|
-
- lib/dfp_api/v201405/user_service.rb
|
667
|
-
- lib/dfp_api/v201405/user_service_registry.rb
|
668
|
-
- lib/dfp_api/v201405/user_team_association_service.rb
|
669
646
|
- lib/dfp_api/v201405/user_team_association_service_registry.rb
|
670
|
-
- lib/dfp_api/v201405/
|
671
|
-
- lib/dfp_api/v201405/
|
672
|
-
- lib/dfp_api/
|
673
|
-
- lib/dfp_api/
|
674
|
-
- lib/dfp_api/
|
675
|
-
- lib/dfp_api/
|
676
|
-
- lib/dfp_api/
|
677
|
-
- lib/dfp_api/
|
678
|
-
- lib/dfp_api/
|
679
|
-
- lib/dfp_api/
|
680
|
-
- lib/dfp_api/
|
681
|
-
- lib/dfp_api/
|
682
|
-
- lib/dfp_api/
|
683
|
-
- lib/dfp_api/
|
684
|
-
- lib/dfp_api/
|
685
|
-
- lib/dfp_api/
|
686
|
-
- lib/dfp_api/
|
687
|
-
- lib/dfp_api/
|
688
|
-
- lib/dfp_api/
|
689
|
-
- lib/dfp_api/
|
690
|
-
- lib/dfp_api/
|
691
|
-
- lib/dfp_api/
|
692
|
-
- lib/dfp_api/
|
693
|
-
- lib/dfp_api/
|
694
|
-
- lib/dfp_api/
|
695
|
-
- lib/dfp_api/v201408/creative_set_service_registry.rb
|
696
|
-
- lib/dfp_api/v201408/creative_template_service.rb
|
697
|
-
- lib/dfp_api/v201408/creative_template_service_registry.rb
|
698
|
-
- lib/dfp_api/v201408/creative_wrapper_service.rb
|
699
|
-
- lib/dfp_api/v201408/creative_wrapper_service_registry.rb
|
700
|
-
- lib/dfp_api/v201408/custom_field_service.rb
|
701
|
-
- lib/dfp_api/v201408/custom_field_service_registry.rb
|
702
|
-
- lib/dfp_api/v201408/custom_targeting_service.rb
|
703
|
-
- lib/dfp_api/v201408/custom_targeting_service_registry.rb
|
704
|
-
- lib/dfp_api/v201408/exchange_rate_service.rb
|
705
|
-
- lib/dfp_api/v201408/exchange_rate_service_registry.rb
|
706
|
-
- lib/dfp_api/v201408/forecast_service.rb
|
707
|
-
- lib/dfp_api/v201408/forecast_service_registry.rb
|
708
|
-
- lib/dfp_api/v201408/inventory_service.rb
|
709
|
-
- lib/dfp_api/v201408/inventory_service_registry.rb
|
710
|
-
- lib/dfp_api/v201408/label_service.rb
|
711
|
-
- lib/dfp_api/v201408/label_service_registry.rb
|
712
|
-
- lib/dfp_api/v201408/line_item_creative_association_service.rb
|
713
|
-
- lib/dfp_api/v201408/line_item_creative_association_service_registry.rb
|
714
|
-
- lib/dfp_api/v201408/line_item_service.rb
|
715
|
-
- lib/dfp_api/v201408/line_item_service_registry.rb
|
716
|
-
- lib/dfp_api/v201408/line_item_template_service.rb
|
717
|
-
- lib/dfp_api/v201408/line_item_template_service_registry.rb
|
718
|
-
- lib/dfp_api/v201408/live_stream_event_service.rb
|
719
|
-
- lib/dfp_api/v201408/live_stream_event_service_registry.rb
|
720
|
-
- lib/dfp_api/v201408/network_service.rb
|
721
|
-
- lib/dfp_api/v201408/network_service_registry.rb
|
722
|
-
- lib/dfp_api/v201408/order_service.rb
|
723
|
-
- lib/dfp_api/v201408/order_service_registry.rb
|
724
|
-
- lib/dfp_api/v201408/placement_service.rb
|
725
|
-
- lib/dfp_api/v201408/placement_service_registry.rb
|
726
|
-
- lib/dfp_api/v201408/premium_rate_service.rb
|
727
|
-
- lib/dfp_api/v201408/premium_rate_service_registry.rb
|
728
|
-
- lib/dfp_api/v201408/product_service.rb
|
729
|
-
- lib/dfp_api/v201408/product_service_registry.rb
|
730
|
-
- lib/dfp_api/v201408/product_template_service.rb
|
731
|
-
- lib/dfp_api/v201408/product_template_service_registry.rb
|
732
|
-
- lib/dfp_api/v201408/proposal_line_item_service.rb
|
733
|
-
- lib/dfp_api/v201408/proposal_line_item_service_registry.rb
|
734
|
-
- lib/dfp_api/v201408/proposal_service.rb
|
735
|
-
- lib/dfp_api/v201408/proposal_service_registry.rb
|
736
|
-
- lib/dfp_api/v201408/publisher_query_language_service.rb
|
737
|
-
- lib/dfp_api/v201408/publisher_query_language_service_registry.rb
|
738
|
-
- lib/dfp_api/v201408/rate_card_service.rb
|
739
|
-
- lib/dfp_api/v201408/rate_card_service_registry.rb
|
740
|
-
- lib/dfp_api/v201408/reconciliation_order_report_service.rb
|
741
|
-
- lib/dfp_api/v201408/reconciliation_order_report_service_registry.rb
|
742
|
-
- lib/dfp_api/v201408/reconciliation_report_row_service.rb
|
743
|
-
- lib/dfp_api/v201408/reconciliation_report_row_service_registry.rb
|
744
|
-
- lib/dfp_api/v201408/reconciliation_report_service.rb
|
745
|
-
- lib/dfp_api/v201408/reconciliation_report_service_registry.rb
|
746
|
-
- lib/dfp_api/v201408/report_service.rb
|
747
|
-
- lib/dfp_api/v201408/report_service_registry.rb
|
748
|
-
- lib/dfp_api/v201408/suggested_ad_unit_service.rb
|
749
|
-
- lib/dfp_api/v201408/suggested_ad_unit_service_registry.rb
|
750
|
-
- lib/dfp_api/v201408/team_service.rb
|
751
|
-
- lib/dfp_api/v201408/team_service_registry.rb
|
752
|
-
- lib/dfp_api/v201408/user_service.rb
|
753
|
-
- lib/dfp_api/v201408/user_service_registry.rb
|
754
|
-
- lib/dfp_api/v201408/user_team_association_service.rb
|
755
|
-
- lib/dfp_api/v201408/user_team_association_service_registry.rb
|
756
|
-
- lib/dfp_api/v201408/workflow_request_service.rb
|
757
|
-
- lib/dfp_api/v201408/workflow_request_service_registry.rb
|
758
|
-
- lib/dfp_api/v201411/activity_group_service.rb
|
759
|
-
- lib/dfp_api/v201411/activity_group_service_registry.rb
|
760
|
-
- lib/dfp_api/v201411/activity_service.rb
|
761
|
-
- lib/dfp_api/v201411/activity_service_registry.rb
|
762
|
-
- lib/dfp_api/v201411/ad_exclusion_rule_service.rb
|
763
|
-
- lib/dfp_api/v201411/ad_exclusion_rule_service_registry.rb
|
764
|
-
- lib/dfp_api/v201411/ad_rule_service.rb
|
765
|
-
- lib/dfp_api/v201411/ad_rule_service_registry.rb
|
766
|
-
- lib/dfp_api/v201411/audience_segment_service.rb
|
767
|
-
- lib/dfp_api/v201411/audience_segment_service_registry.rb
|
768
|
-
- lib/dfp_api/v201411/base_rate_service.rb
|
769
|
-
- lib/dfp_api/v201411/base_rate_service_registry.rb
|
770
|
-
- lib/dfp_api/v201411/company_service.rb
|
771
|
-
- lib/dfp_api/v201411/company_service_registry.rb
|
772
|
-
- lib/dfp_api/v201411/contact_service.rb
|
773
|
-
- lib/dfp_api/v201411/contact_service_registry.rb
|
774
|
-
- lib/dfp_api/v201411/content_bundle_service.rb
|
775
|
-
- lib/dfp_api/v201411/content_bundle_service_registry.rb
|
776
|
-
- lib/dfp_api/v201411/content_metadata_key_hierarchy_service.rb
|
777
|
-
- lib/dfp_api/v201411/content_metadata_key_hierarchy_service_registry.rb
|
778
|
-
- lib/dfp_api/v201411/content_service.rb
|
779
|
-
- lib/dfp_api/v201411/content_service_registry.rb
|
780
|
-
- lib/dfp_api/v201411/creative_service.rb
|
781
|
-
- lib/dfp_api/v201411/creative_service_registry.rb
|
782
|
-
- lib/dfp_api/v201411/creative_set_service.rb
|
783
|
-
- lib/dfp_api/v201411/creative_set_service_registry.rb
|
784
|
-
- lib/dfp_api/v201411/creative_template_service.rb
|
785
|
-
- lib/dfp_api/v201411/creative_template_service_registry.rb
|
786
|
-
- lib/dfp_api/v201411/creative_wrapper_service.rb
|
787
|
-
- lib/dfp_api/v201411/creative_wrapper_service_registry.rb
|
788
|
-
- lib/dfp_api/v201411/custom_field_service.rb
|
789
|
-
- lib/dfp_api/v201411/custom_field_service_registry.rb
|
790
|
-
- lib/dfp_api/v201411/custom_targeting_service.rb
|
791
|
-
- lib/dfp_api/v201411/custom_targeting_service_registry.rb
|
792
|
-
- lib/dfp_api/v201411/exchange_rate_service.rb
|
793
|
-
- lib/dfp_api/v201411/exchange_rate_service_registry.rb
|
794
|
-
- lib/dfp_api/v201411/forecast_service.rb
|
795
|
-
- lib/dfp_api/v201411/forecast_service_registry.rb
|
796
|
-
- lib/dfp_api/v201411/inventory_service.rb
|
797
|
-
- lib/dfp_api/v201411/inventory_service_registry.rb
|
798
|
-
- lib/dfp_api/v201411/label_service.rb
|
799
|
-
- lib/dfp_api/v201411/label_service_registry.rb
|
800
|
-
- lib/dfp_api/v201411/line_item_creative_association_service.rb
|
801
|
-
- lib/dfp_api/v201411/line_item_creative_association_service_registry.rb
|
802
|
-
- lib/dfp_api/v201411/line_item_service.rb
|
803
|
-
- lib/dfp_api/v201411/line_item_service_registry.rb
|
804
|
-
- lib/dfp_api/v201411/line_item_template_service.rb
|
805
|
-
- lib/dfp_api/v201411/line_item_template_service_registry.rb
|
806
|
-
- lib/dfp_api/v201411/live_stream_event_service.rb
|
807
|
-
- lib/dfp_api/v201411/live_stream_event_service_registry.rb
|
808
|
-
- lib/dfp_api/v201411/network_service.rb
|
809
|
-
- lib/dfp_api/v201411/network_service_registry.rb
|
810
|
-
- lib/dfp_api/v201411/order_service.rb
|
811
|
-
- lib/dfp_api/v201411/order_service_registry.rb
|
812
|
-
- lib/dfp_api/v201411/placement_service.rb
|
813
|
-
- lib/dfp_api/v201411/placement_service_registry.rb
|
814
|
-
- lib/dfp_api/v201411/premium_rate_service.rb
|
815
|
-
- lib/dfp_api/v201411/premium_rate_service_registry.rb
|
816
|
-
- lib/dfp_api/v201411/product_service.rb
|
817
|
-
- lib/dfp_api/v201411/product_service_registry.rb
|
818
|
-
- lib/dfp_api/v201411/product_template_service.rb
|
819
|
-
- lib/dfp_api/v201411/product_template_service_registry.rb
|
820
|
-
- lib/dfp_api/v201411/proposal_line_item_service.rb
|
821
|
-
- lib/dfp_api/v201411/proposal_line_item_service_registry.rb
|
822
|
-
- lib/dfp_api/v201411/proposal_service.rb
|
823
|
-
- lib/dfp_api/v201411/proposal_service_registry.rb
|
824
|
-
- lib/dfp_api/v201411/publisher_query_language_service.rb
|
825
|
-
- lib/dfp_api/v201411/publisher_query_language_service_registry.rb
|
826
|
-
- lib/dfp_api/v201411/rate_card_service.rb
|
827
|
-
- lib/dfp_api/v201411/rate_card_service_registry.rb
|
828
|
-
- lib/dfp_api/v201411/reconciliation_order_report_service.rb
|
829
|
-
- lib/dfp_api/v201411/reconciliation_order_report_service_registry.rb
|
830
|
-
- lib/dfp_api/v201411/reconciliation_report_row_service.rb
|
831
|
-
- lib/dfp_api/v201411/reconciliation_report_row_service_registry.rb
|
832
|
-
- lib/dfp_api/v201411/reconciliation_report_service.rb
|
833
|
-
- lib/dfp_api/v201411/reconciliation_report_service_registry.rb
|
834
|
-
- lib/dfp_api/v201411/report_service.rb
|
835
|
-
- lib/dfp_api/v201411/report_service_registry.rb
|
836
|
-
- lib/dfp_api/v201411/shared_ad_unit_service.rb
|
837
|
-
- lib/dfp_api/v201411/shared_ad_unit_service_registry.rb
|
838
|
-
- lib/dfp_api/v201411/suggested_ad_unit_service.rb
|
839
|
-
- lib/dfp_api/v201411/suggested_ad_unit_service_registry.rb
|
840
|
-
- lib/dfp_api/v201411/team_service.rb
|
841
|
-
- lib/dfp_api/v201411/team_service_registry.rb
|
842
|
-
- lib/dfp_api/v201411/user_service.rb
|
843
|
-
- lib/dfp_api/v201411/user_service_registry.rb
|
844
|
-
- lib/dfp_api/v201411/user_team_association_service.rb
|
845
|
-
- lib/dfp_api/v201411/user_team_association_service_registry.rb
|
846
|
-
- lib/dfp_api/v201411/workflow_request_service.rb
|
847
|
-
- lib/dfp_api/v201411/workflow_request_service_registry.rb
|
848
|
-
- lib/dfp_api/v201502/activity_group_service.rb
|
849
|
-
- lib/dfp_api/v201502/activity_group_service_registry.rb
|
850
|
-
- lib/dfp_api/v201502/activity_service.rb
|
851
|
-
- lib/dfp_api/v201502/activity_service_registry.rb
|
852
|
-
- lib/dfp_api/v201502/ad_exclusion_rule_service.rb
|
853
|
-
- lib/dfp_api/v201502/ad_exclusion_rule_service_registry.rb
|
854
|
-
- lib/dfp_api/v201502/ad_rule_service.rb
|
855
|
-
- lib/dfp_api/v201502/ad_rule_service_registry.rb
|
856
|
-
- lib/dfp_api/v201502/audience_segment_service.rb
|
857
|
-
- lib/dfp_api/v201502/audience_segment_service_registry.rb
|
647
|
+
- lib/dfp_api/v201405/publisher_query_language_service_registry.rb
|
648
|
+
- lib/dfp_api/v201405/line_item_creative_association_service_registry.rb
|
649
|
+
- lib/dfp_api/v201405/creative_wrapper_service_registry.rb
|
650
|
+
- lib/dfp_api/v201405/contact_service_registry.rb
|
651
|
+
- lib/dfp_api/v201405/product_template_service.rb
|
652
|
+
- lib/dfp_api/v201405/product_template_service_registry.rb
|
653
|
+
- lib/dfp_api/v201405/content_bundle_service_registry.rb
|
654
|
+
- lib/dfp_api/v201405/activity_group_service_registry.rb
|
655
|
+
- lib/dfp_api/v201405/live_stream_event_service.rb
|
656
|
+
- lib/dfp_api/v201405/proposal_service_registry.rb
|
657
|
+
- lib/dfp_api/v201405/label_service_registry.rb
|
658
|
+
- lib/dfp_api/v201405/content_service_registry.rb
|
659
|
+
- lib/dfp_api/v201405/base_rate_service_registry.rb
|
660
|
+
- lib/dfp_api/v201405/content_bundle_service.rb
|
661
|
+
- lib/dfp_api/v201405/custom_targeting_service.rb
|
662
|
+
- lib/dfp_api/v201405/network_service.rb
|
663
|
+
- lib/dfp_api/v201405/company_service_registry.rb
|
664
|
+
- lib/dfp_api/v201405/ad_rule_service.rb
|
665
|
+
- lib/dfp_api/v201405/ad_rule_service_registry.rb
|
666
|
+
- lib/dfp_api/v201405/report_service_registry.rb
|
667
|
+
- lib/dfp_api/v201405/rate_card_customization_service_registry.rb
|
668
|
+
- lib/dfp_api/v201405/product_service_registry.rb
|
669
|
+
- lib/dfp_api/errors.rb
|
670
|
+
- lib/dfp_api/credential_handler.rb
|
671
|
+
- lib/dfp_api/v201502/creative_set_service_registry.rb
|
858
672
|
- lib/dfp_api/v201502/base_rate_service.rb
|
859
|
-
- lib/dfp_api/v201502/
|
860
|
-
- lib/dfp_api/v201502/company_service.rb
|
861
|
-
- lib/dfp_api/v201502/company_service_registry.rb
|
862
|
-
- lib/dfp_api/v201502/contact_service.rb
|
863
|
-
- lib/dfp_api/v201502/contact_service_registry.rb
|
864
|
-
- lib/dfp_api/v201502/content_bundle_service.rb
|
865
|
-
- lib/dfp_api/v201502/content_bundle_service_registry.rb
|
673
|
+
- lib/dfp_api/v201502/line_item_creative_association_service.rb
|
866
674
|
- lib/dfp_api/v201502/content_metadata_key_hierarchy_service.rb
|
867
|
-
- lib/dfp_api/v201502/
|
868
|
-
- lib/dfp_api/v201502/
|
869
|
-
- lib/dfp_api/v201502/
|
675
|
+
- lib/dfp_api/v201502/premium_rate_service_registry.rb
|
676
|
+
- lib/dfp_api/v201502/product_package_service.rb
|
677
|
+
- lib/dfp_api/v201502/placement_service.rb
|
678
|
+
- lib/dfp_api/v201502/forecast_service_registry.rb
|
679
|
+
- lib/dfp_api/v201502/line_item_service_registry.rb
|
680
|
+
- lib/dfp_api/v201502/proposal_line_item_service.rb
|
681
|
+
- lib/dfp_api/v201502/product_package_item_service.rb
|
682
|
+
- lib/dfp_api/v201502/team_service.rb
|
683
|
+
- lib/dfp_api/v201502/audience_segment_service.rb
|
684
|
+
- lib/dfp_api/v201502/custom_field_service.rb
|
685
|
+
- lib/dfp_api/v201502/creative_template_service_registry.rb
|
686
|
+
- lib/dfp_api/v201502/proposal_service.rb
|
687
|
+
- lib/dfp_api/v201502/reconciliation_report_service_registry.rb
|
688
|
+
- lib/dfp_api/v201502/contact_service.rb
|
689
|
+
- lib/dfp_api/v201502/exchange_rate_service.rb
|
690
|
+
- lib/dfp_api/v201502/company_service.rb
|
870
691
|
- lib/dfp_api/v201502/creative_service.rb
|
871
|
-
- lib/dfp_api/v201502/
|
872
|
-
- lib/dfp_api/v201502/
|
873
|
-
- lib/dfp_api/v201502/
|
692
|
+
- lib/dfp_api/v201502/content_service.rb
|
693
|
+
- lib/dfp_api/v201502/reconciliation_report_row_service.rb
|
694
|
+
- lib/dfp_api/v201502/suggested_ad_unit_service_registry.rb
|
695
|
+
- lib/dfp_api/v201502/team_service_registry.rb
|
696
|
+
- lib/dfp_api/v201502/workflow_request_service.rb
|
697
|
+
- lib/dfp_api/v201502/reconciliation_report_service.rb
|
698
|
+
- lib/dfp_api/v201502/custom_field_service_registry.rb
|
699
|
+
- lib/dfp_api/v201502/line_item_template_service_registry.rb
|
700
|
+
- lib/dfp_api/v201502/suggested_ad_unit_service.rb
|
701
|
+
- lib/dfp_api/v201502/order_service_registry.rb
|
874
702
|
- lib/dfp_api/v201502/creative_template_service.rb
|
875
|
-
- lib/dfp_api/v201502/
|
703
|
+
- lib/dfp_api/v201502/creative_service_registry.rb
|
704
|
+
- lib/dfp_api/v201502/ad_exclusion_rule_service_registry.rb
|
876
705
|
- lib/dfp_api/v201502/creative_wrapper_service.rb
|
877
|
-
- lib/dfp_api/v201502/
|
878
|
-
- lib/dfp_api/v201502/
|
879
|
-
- lib/dfp_api/v201502/custom_field_service_registry.rb
|
880
|
-
- lib/dfp_api/v201502/custom_targeting_service.rb
|
881
|
-
- lib/dfp_api/v201502/custom_targeting_service_registry.rb
|
882
|
-
- lib/dfp_api/v201502/exchange_rate_service.rb
|
706
|
+
- lib/dfp_api/v201502/activity_group_service.rb
|
707
|
+
- lib/dfp_api/v201502/publisher_query_language_service.rb
|
883
708
|
- lib/dfp_api/v201502/exchange_rate_service_registry.rb
|
884
|
-
- lib/dfp_api/v201502/forecast_service.rb
|
885
|
-
- lib/dfp_api/v201502/forecast_service_registry.rb
|
886
|
-
- lib/dfp_api/v201502/inventory_service.rb
|
887
|
-
- lib/dfp_api/v201502/inventory_service_registry.rb
|
888
709
|
- lib/dfp_api/v201502/label_service.rb
|
889
|
-
- lib/dfp_api/v201502/
|
890
|
-
- lib/dfp_api/v201502/line_item_creative_association_service.rb
|
891
|
-
- lib/dfp_api/v201502/line_item_creative_association_service_registry.rb
|
892
|
-
- lib/dfp_api/v201502/line_item_service.rb
|
893
|
-
- lib/dfp_api/v201502/line_item_service_registry.rb
|
894
|
-
- lib/dfp_api/v201502/line_item_template_service.rb
|
895
|
-
- lib/dfp_api/v201502/line_item_template_service_registry.rb
|
896
|
-
- lib/dfp_api/v201502/live_stream_event_service.rb
|
897
|
-
- lib/dfp_api/v201502/live_stream_event_service_registry.rb
|
898
|
-
- lib/dfp_api/v201502/network_service.rb
|
710
|
+
- lib/dfp_api/v201502/creative_set_service.rb
|
899
711
|
- lib/dfp_api/v201502/network_service_registry.rb
|
900
|
-
- lib/dfp_api/v201502/
|
901
|
-
- lib/dfp_api/v201502/
|
902
|
-
- lib/dfp_api/v201502/
|
903
|
-
- lib/dfp_api/v201502/
|
904
|
-
- lib/dfp_api/v201502/
|
905
|
-
- lib/dfp_api/v201502/
|
906
|
-
- lib/dfp_api/v201502/premium_rate_service.rb
|
907
|
-
- lib/dfp_api/v201502/premium_rate_service_registry.rb
|
908
|
-
- lib/dfp_api/v201502/product_package_item_service.rb
|
909
|
-
- lib/dfp_api/v201502/product_package_item_service_registry.rb
|
910
|
-
- lib/dfp_api/v201502/product_package_service.rb
|
911
|
-
- lib/dfp_api/v201502/product_package_service_registry.rb
|
712
|
+
- lib/dfp_api/v201502/custom_targeting_service_registry.rb
|
713
|
+
- lib/dfp_api/v201502/rate_card_service_registry.rb
|
714
|
+
- lib/dfp_api/v201502/inventory_service_registry.rb
|
715
|
+
- lib/dfp_api/v201502/line_item_template_service.rb
|
716
|
+
- lib/dfp_api/v201502/workflow_request_service_registry.rb
|
717
|
+
- lib/dfp_api/v201502/content_metadata_key_hierarchy_service_registry.rb
|
912
718
|
- lib/dfp_api/v201502/product_service.rb
|
913
|
-
- lib/dfp_api/v201502/
|
914
|
-
- lib/dfp_api/v201502/
|
915
|
-
- lib/dfp_api/v201502/
|
916
|
-
- lib/dfp_api/v201502/
|
719
|
+
- lib/dfp_api/v201502/placement_service_registry.rb
|
720
|
+
- lib/dfp_api/v201502/reconciliation_report_row_service_registry.rb
|
721
|
+
- lib/dfp_api/v201502/shared_ad_unit_service.rb
|
722
|
+
- lib/dfp_api/v201502/activity_service.rb
|
723
|
+
- lib/dfp_api/v201502/activity_service_registry.rb
|
724
|
+
- lib/dfp_api/v201502/reconciliation_order_report_service.rb
|
725
|
+
- lib/dfp_api/v201502/inventory_service.rb
|
726
|
+
- lib/dfp_api/v201502/audience_segment_service_registry.rb
|
727
|
+
- lib/dfp_api/v201502/line_item_service.rb
|
728
|
+
- lib/dfp_api/v201502/user_team_association_service.rb
|
729
|
+
- lib/dfp_api/v201502/user_service_registry.rb
|
917
730
|
- lib/dfp_api/v201502/proposal_line_item_service_registry.rb
|
918
|
-
- lib/dfp_api/v201502/
|
919
|
-
- lib/dfp_api/v201502/
|
920
|
-
- lib/dfp_api/v201502/
|
921
|
-
- lib/dfp_api/v201502/publisher_query_language_service_registry.rb
|
731
|
+
- lib/dfp_api/v201502/order_service.rb
|
732
|
+
- lib/dfp_api/v201502/live_stream_event_service_registry.rb
|
733
|
+
- lib/dfp_api/v201502/forecast_service.rb
|
922
734
|
- lib/dfp_api/v201502/rate_card_service.rb
|
923
|
-
- lib/dfp_api/v201502/
|
924
|
-
- lib/dfp_api/v201502/
|
735
|
+
- lib/dfp_api/v201502/user_service.rb
|
736
|
+
- lib/dfp_api/v201502/package_service_registry.rb
|
925
737
|
- lib/dfp_api/v201502/reconciliation_order_report_service_registry.rb
|
926
|
-
- lib/dfp_api/v201502/reconciliation_report_row_service.rb
|
927
|
-
- lib/dfp_api/v201502/reconciliation_report_row_service_registry.rb
|
928
|
-
- lib/dfp_api/v201502/reconciliation_report_service.rb
|
929
|
-
- lib/dfp_api/v201502/reconciliation_report_service_registry.rb
|
930
738
|
- lib/dfp_api/v201502/report_service.rb
|
739
|
+
- lib/dfp_api/v201502/user_team_association_service_registry.rb
|
740
|
+
- lib/dfp_api/v201502/publisher_query_language_service_registry.rb
|
741
|
+
- lib/dfp_api/v201502/line_item_creative_association_service_registry.rb
|
742
|
+
- lib/dfp_api/v201502/package_service.rb
|
743
|
+
- lib/dfp_api/v201502/creative_wrapper_service_registry.rb
|
744
|
+
- lib/dfp_api/v201502/contact_service_registry.rb
|
745
|
+
- lib/dfp_api/v201502/product_template_service.rb
|
746
|
+
- lib/dfp_api/v201502/product_template_service_registry.rb
|
747
|
+
- lib/dfp_api/v201502/content_bundle_service_registry.rb
|
748
|
+
- lib/dfp_api/v201502/activity_group_service_registry.rb
|
749
|
+
- lib/dfp_api/v201502/live_stream_event_service.rb
|
750
|
+
- lib/dfp_api/v201502/premium_rate_service.rb
|
751
|
+
- lib/dfp_api/v201502/proposal_service_registry.rb
|
752
|
+
- lib/dfp_api/v201502/label_service_registry.rb
|
753
|
+
- lib/dfp_api/v201502/content_service_registry.rb
|
754
|
+
- lib/dfp_api/v201502/base_rate_service_registry.rb
|
755
|
+
- lib/dfp_api/v201502/content_bundle_service.rb
|
756
|
+
- lib/dfp_api/v201502/custom_targeting_service.rb
|
757
|
+
- lib/dfp_api/v201502/network_service.rb
|
758
|
+
- lib/dfp_api/v201502/company_service_registry.rb
|
759
|
+
- lib/dfp_api/v201502/ad_rule_service.rb
|
760
|
+
- lib/dfp_api/v201502/ad_rule_service_registry.rb
|
931
761
|
- lib/dfp_api/v201502/report_service_registry.rb
|
932
|
-
- lib/dfp_api/v201502/shared_ad_unit_service.rb
|
933
762
|
- lib/dfp_api/v201502/shared_ad_unit_service_registry.rb
|
934
|
-
- lib/dfp_api/v201502/
|
935
|
-
- lib/dfp_api/v201502/
|
936
|
-
- lib/dfp_api/v201502/
|
937
|
-
- lib/dfp_api/v201502/
|
938
|
-
- lib/dfp_api/
|
939
|
-
- lib/dfp_api/
|
940
|
-
- lib/dfp_api/
|
941
|
-
- lib/dfp_api/
|
942
|
-
- lib/dfp_api/
|
943
|
-
- lib/dfp_api/
|
944
|
-
- lib/dfp_api/
|
945
|
-
- lib/dfp_api/
|
946
|
-
- lib/dfp_api/
|
947
|
-
- lib/dfp_api/
|
948
|
-
- lib/dfp_api/
|
949
|
-
- lib/dfp_api/
|
950
|
-
- lib/dfp_api/
|
951
|
-
- lib/dfp_api/
|
952
|
-
- lib/dfp_api/
|
953
|
-
- lib/dfp_api/
|
763
|
+
- lib/dfp_api/v201502/product_package_service_registry.rb
|
764
|
+
- lib/dfp_api/v201502/product_package_item_service_registry.rb
|
765
|
+
- lib/dfp_api/v201502/ad_exclusion_rule_service.rb
|
766
|
+
- lib/dfp_api/v201502/product_service_registry.rb
|
767
|
+
- lib/dfp_api/api_config.rb
|
768
|
+
- lib/dfp_api/v201408/creative_set_service_registry.rb
|
769
|
+
- lib/dfp_api/v201408/base_rate_service.rb
|
770
|
+
- lib/dfp_api/v201408/line_item_creative_association_service.rb
|
771
|
+
- lib/dfp_api/v201408/content_metadata_key_hierarchy_service.rb
|
772
|
+
- lib/dfp_api/v201408/premium_rate_service_registry.rb
|
773
|
+
- lib/dfp_api/v201408/placement_service.rb
|
774
|
+
- lib/dfp_api/v201408/forecast_service_registry.rb
|
775
|
+
- lib/dfp_api/v201408/line_item_service_registry.rb
|
776
|
+
- lib/dfp_api/v201408/proposal_line_item_service.rb
|
777
|
+
- lib/dfp_api/v201408/team_service.rb
|
778
|
+
- lib/dfp_api/v201408/audience_segment_service.rb
|
779
|
+
- lib/dfp_api/v201408/custom_field_service.rb
|
780
|
+
- lib/dfp_api/v201408/creative_template_service_registry.rb
|
781
|
+
- lib/dfp_api/v201408/proposal_service.rb
|
782
|
+
- lib/dfp_api/v201408/reconciliation_report_service_registry.rb
|
783
|
+
- lib/dfp_api/v201408/contact_service.rb
|
784
|
+
- lib/dfp_api/v201408/exchange_rate_service.rb
|
785
|
+
- lib/dfp_api/v201408/company_service.rb
|
786
|
+
- lib/dfp_api/v201408/creative_service.rb
|
787
|
+
- lib/dfp_api/v201408/content_service.rb
|
788
|
+
- lib/dfp_api/v201408/reconciliation_report_row_service.rb
|
789
|
+
- lib/dfp_api/v201408/suggested_ad_unit_service_registry.rb
|
790
|
+
- lib/dfp_api/v201408/team_service_registry.rb
|
791
|
+
- lib/dfp_api/v201408/workflow_request_service.rb
|
792
|
+
- lib/dfp_api/v201408/reconciliation_report_service.rb
|
793
|
+
- lib/dfp_api/v201408/custom_field_service_registry.rb
|
794
|
+
- lib/dfp_api/v201408/line_item_template_service_registry.rb
|
795
|
+
- lib/dfp_api/v201408/suggested_ad_unit_service.rb
|
796
|
+
- lib/dfp_api/v201408/order_service_registry.rb
|
797
|
+
- lib/dfp_api/v201408/creative_template_service.rb
|
798
|
+
- lib/dfp_api/v201408/creative_service_registry.rb
|
799
|
+
- lib/dfp_api/v201408/creative_wrapper_service.rb
|
800
|
+
- lib/dfp_api/v201408/activity_group_service.rb
|
801
|
+
- lib/dfp_api/v201408/publisher_query_language_service.rb
|
802
|
+
- lib/dfp_api/v201408/exchange_rate_service_registry.rb
|
803
|
+
- lib/dfp_api/v201408/label_service.rb
|
804
|
+
- lib/dfp_api/v201408/creative_set_service.rb
|
805
|
+
- lib/dfp_api/v201408/network_service_registry.rb
|
806
|
+
- lib/dfp_api/v201408/custom_targeting_service_registry.rb
|
807
|
+
- lib/dfp_api/v201408/rate_card_service_registry.rb
|
808
|
+
- lib/dfp_api/v201408/inventory_service_registry.rb
|
809
|
+
- lib/dfp_api/v201408/line_item_template_service.rb
|
810
|
+
- lib/dfp_api/v201408/workflow_request_service_registry.rb
|
811
|
+
- lib/dfp_api/v201408/content_metadata_key_hierarchy_service_registry.rb
|
812
|
+
- lib/dfp_api/v201408/product_service.rb
|
813
|
+
- lib/dfp_api/v201408/placement_service_registry.rb
|
814
|
+
- lib/dfp_api/v201408/reconciliation_report_row_service_registry.rb
|
815
|
+
- lib/dfp_api/v201408/activity_service.rb
|
816
|
+
- lib/dfp_api/v201408/activity_service_registry.rb
|
817
|
+
- lib/dfp_api/v201408/reconciliation_order_report_service.rb
|
818
|
+
- lib/dfp_api/v201408/inventory_service.rb
|
819
|
+
- lib/dfp_api/v201408/audience_segment_service_registry.rb
|
820
|
+
- lib/dfp_api/v201408/line_item_service.rb
|
821
|
+
- lib/dfp_api/v201408/user_team_association_service.rb
|
822
|
+
- lib/dfp_api/v201408/user_service_registry.rb
|
823
|
+
- lib/dfp_api/v201408/proposal_line_item_service_registry.rb
|
824
|
+
- lib/dfp_api/v201408/order_service.rb
|
825
|
+
- lib/dfp_api/v201408/live_stream_event_service_registry.rb
|
826
|
+
- lib/dfp_api/v201408/forecast_service.rb
|
827
|
+
- lib/dfp_api/v201408/rate_card_service.rb
|
828
|
+
- lib/dfp_api/v201408/user_service.rb
|
829
|
+
- lib/dfp_api/v201408/reconciliation_order_report_service_registry.rb
|
830
|
+
- lib/dfp_api/v201408/report_service.rb
|
831
|
+
- lib/dfp_api/v201408/user_team_association_service_registry.rb
|
832
|
+
- lib/dfp_api/v201408/publisher_query_language_service_registry.rb
|
833
|
+
- lib/dfp_api/v201408/line_item_creative_association_service_registry.rb
|
834
|
+
- lib/dfp_api/v201408/creative_wrapper_service_registry.rb
|
835
|
+
- lib/dfp_api/v201408/contact_service_registry.rb
|
836
|
+
- lib/dfp_api/v201408/product_template_service.rb
|
837
|
+
- lib/dfp_api/v201408/product_template_service_registry.rb
|
838
|
+
- lib/dfp_api/v201408/content_bundle_service_registry.rb
|
839
|
+
- lib/dfp_api/v201408/activity_group_service_registry.rb
|
840
|
+
- lib/dfp_api/v201408/live_stream_event_service.rb
|
841
|
+
- lib/dfp_api/v201408/premium_rate_service.rb
|
842
|
+
- lib/dfp_api/v201408/proposal_service_registry.rb
|
843
|
+
- lib/dfp_api/v201408/label_service_registry.rb
|
844
|
+
- lib/dfp_api/v201408/content_service_registry.rb
|
845
|
+
- lib/dfp_api/v201408/base_rate_service_registry.rb
|
846
|
+
- lib/dfp_api/v201408/content_bundle_service.rb
|
847
|
+
- lib/dfp_api/v201408/custom_targeting_service.rb
|
848
|
+
- lib/dfp_api/v201408/network_service.rb
|
849
|
+
- lib/dfp_api/v201408/company_service_registry.rb
|
850
|
+
- lib/dfp_api/v201408/ad_rule_service.rb
|
851
|
+
- lib/dfp_api/v201408/ad_rule_service_registry.rb
|
852
|
+
- lib/dfp_api/v201408/report_service_registry.rb
|
853
|
+
- lib/dfp_api/v201408/product_service_registry.rb
|
854
|
+
- lib/dfp_api/v201508/creative_set_service_registry.rb
|
855
|
+
- lib/dfp_api/v201508/base_rate_service.rb
|
856
|
+
- lib/dfp_api/v201508/line_item_creative_association_service.rb
|
857
|
+
- lib/dfp_api/v201508/content_metadata_key_hierarchy_service.rb
|
858
|
+
- lib/dfp_api/v201508/premium_rate_service_registry.rb
|
859
|
+
- lib/dfp_api/v201508/product_package_service.rb
|
860
|
+
- lib/dfp_api/v201508/placement_service.rb
|
861
|
+
- lib/dfp_api/v201508/forecast_service_registry.rb
|
862
|
+
- lib/dfp_api/v201508/reconciliation_line_item_report_service_registry.rb
|
863
|
+
- lib/dfp_api/v201508/line_item_service_registry.rb
|
864
|
+
- lib/dfp_api/v201508/proposal_line_item_service.rb
|
865
|
+
- lib/dfp_api/v201508/product_package_item_service.rb
|
866
|
+
- lib/dfp_api/v201508/team_service.rb
|
867
|
+
- lib/dfp_api/v201508/audience_segment_service.rb
|
868
|
+
- lib/dfp_api/v201508/custom_field_service.rb
|
869
|
+
- lib/dfp_api/v201508/creative_template_service_registry.rb
|
870
|
+
- lib/dfp_api/v201508/proposal_service.rb
|
871
|
+
- lib/dfp_api/v201508/reconciliation_report_service_registry.rb
|
872
|
+
- lib/dfp_api/v201508/contact_service.rb
|
873
|
+
- lib/dfp_api/v201508/exchange_rate_service.rb
|
874
|
+
- lib/dfp_api/v201508/company_service.rb
|
875
|
+
- lib/dfp_api/v201508/creative_service.rb
|
876
|
+
- lib/dfp_api/v201508/content_service.rb
|
877
|
+
- lib/dfp_api/v201508/reconciliation_report_row_service.rb
|
878
|
+
- lib/dfp_api/v201508/suggested_ad_unit_service_registry.rb
|
879
|
+
- lib/dfp_api/v201508/team_service_registry.rb
|
880
|
+
- lib/dfp_api/v201508/workflow_request_service.rb
|
881
|
+
- lib/dfp_api/v201508/reconciliation_report_service.rb
|
882
|
+
- lib/dfp_api/v201508/custom_field_service_registry.rb
|
883
|
+
- lib/dfp_api/v201508/line_item_template_service_registry.rb
|
884
|
+
- lib/dfp_api/v201508/suggested_ad_unit_service.rb
|
885
|
+
- lib/dfp_api/v201508/order_service_registry.rb
|
886
|
+
- lib/dfp_api/v201508/creative_template_service.rb
|
887
|
+
- lib/dfp_api/v201508/creative_service_registry.rb
|
888
|
+
- lib/dfp_api/v201508/ad_exclusion_rule_service_registry.rb
|
889
|
+
- lib/dfp_api/v201508/creative_wrapper_service.rb
|
890
|
+
- lib/dfp_api/v201508/activity_group_service.rb
|
891
|
+
- lib/dfp_api/v201508/publisher_query_language_service.rb
|
892
|
+
- lib/dfp_api/v201508/exchange_rate_service_registry.rb
|
893
|
+
- lib/dfp_api/v201508/label_service.rb
|
894
|
+
- lib/dfp_api/v201508/creative_set_service.rb
|
895
|
+
- lib/dfp_api/v201508/network_service_registry.rb
|
896
|
+
- lib/dfp_api/v201508/custom_targeting_service_registry.rb
|
897
|
+
- lib/dfp_api/v201508/rate_card_service_registry.rb
|
898
|
+
- lib/dfp_api/v201508/inventory_service_registry.rb
|
899
|
+
- lib/dfp_api/v201508/line_item_template_service.rb
|
900
|
+
- lib/dfp_api/v201508/workflow_request_service_registry.rb
|
901
|
+
- lib/dfp_api/v201508/content_metadata_key_hierarchy_service_registry.rb
|
902
|
+
- lib/dfp_api/v201508/product_service.rb
|
903
|
+
- lib/dfp_api/v201508/placement_service_registry.rb
|
904
|
+
- lib/dfp_api/v201508/reconciliation_report_row_service_registry.rb
|
905
|
+
- lib/dfp_api/v201508/shared_ad_unit_service.rb
|
906
|
+
- lib/dfp_api/v201508/activity_service.rb
|
907
|
+
- lib/dfp_api/v201508/activity_service_registry.rb
|
908
|
+
- lib/dfp_api/v201508/reconciliation_order_report_service.rb
|
909
|
+
- lib/dfp_api/v201508/inventory_service.rb
|
910
|
+
- lib/dfp_api/v201508/audience_segment_service_registry.rb
|
911
|
+
- lib/dfp_api/v201508/line_item_service.rb
|
912
|
+
- lib/dfp_api/v201508/user_team_association_service.rb
|
913
|
+
- lib/dfp_api/v201508/user_service_registry.rb
|
914
|
+
- lib/dfp_api/v201508/proposal_line_item_service_registry.rb
|
915
|
+
- lib/dfp_api/v201508/order_service.rb
|
916
|
+
- lib/dfp_api/v201508/live_stream_event_service_registry.rb
|
917
|
+
- lib/dfp_api/v201508/forecast_service.rb
|
918
|
+
- lib/dfp_api/v201508/rate_card_service.rb
|
919
|
+
- lib/dfp_api/v201508/user_service.rb
|
920
|
+
- lib/dfp_api/v201508/package_service_registry.rb
|
921
|
+
- lib/dfp_api/v201508/reconciliation_order_report_service_registry.rb
|
922
|
+
- lib/dfp_api/v201508/report_service.rb
|
923
|
+
- lib/dfp_api/v201508/user_team_association_service_registry.rb
|
924
|
+
- lib/dfp_api/v201508/publisher_query_language_service_registry.rb
|
925
|
+
- lib/dfp_api/v201508/line_item_creative_association_service_registry.rb
|
926
|
+
- lib/dfp_api/v201508/package_service.rb
|
927
|
+
- lib/dfp_api/v201508/creative_wrapper_service_registry.rb
|
928
|
+
- lib/dfp_api/v201508/contact_service_registry.rb
|
929
|
+
- lib/dfp_api/v201508/reconciliation_line_item_report_service.rb
|
930
|
+
- lib/dfp_api/v201508/product_template_service.rb
|
931
|
+
- lib/dfp_api/v201508/product_template_service_registry.rb
|
932
|
+
- lib/dfp_api/v201508/content_bundle_service_registry.rb
|
933
|
+
- lib/dfp_api/v201508/activity_group_service_registry.rb
|
934
|
+
- lib/dfp_api/v201508/live_stream_event_service.rb
|
935
|
+
- lib/dfp_api/v201508/premium_rate_service.rb
|
936
|
+
- lib/dfp_api/v201508/proposal_service_registry.rb
|
937
|
+
- lib/dfp_api/v201508/label_service_registry.rb
|
938
|
+
- lib/dfp_api/v201508/content_service_registry.rb
|
939
|
+
- lib/dfp_api/v201508/base_rate_service_registry.rb
|
940
|
+
- lib/dfp_api/v201508/content_bundle_service.rb
|
941
|
+
- lib/dfp_api/v201508/custom_targeting_service.rb
|
942
|
+
- lib/dfp_api/v201508/network_service.rb
|
943
|
+
- lib/dfp_api/v201508/company_service_registry.rb
|
944
|
+
- lib/dfp_api/v201508/ad_rule_service.rb
|
945
|
+
- lib/dfp_api/v201508/ad_rule_service_registry.rb
|
946
|
+
- lib/dfp_api/v201508/report_service_registry.rb
|
947
|
+
- lib/dfp_api/v201508/shared_ad_unit_service_registry.rb
|
948
|
+
- lib/dfp_api/v201508/product_package_service_registry.rb
|
949
|
+
- lib/dfp_api/v201508/product_package_item_service_registry.rb
|
950
|
+
- lib/dfp_api/v201508/ad_exclusion_rule_service.rb
|
951
|
+
- lib/dfp_api/v201508/product_service_registry.rb
|
952
|
+
- lib/dfp_api/v201505/creative_set_service_registry.rb
|
954
953
|
- lib/dfp_api/v201505/base_rate_service.rb
|
955
|
-
- lib/dfp_api/v201505/
|
956
|
-
- lib/dfp_api/v201505/company_service.rb
|
957
|
-
- lib/dfp_api/v201505/company_service_registry.rb
|
958
|
-
- lib/dfp_api/v201505/contact_service.rb
|
959
|
-
- lib/dfp_api/v201505/contact_service_registry.rb
|
960
|
-
- lib/dfp_api/v201505/content_bundle_service.rb
|
961
|
-
- lib/dfp_api/v201505/content_bundle_service_registry.rb
|
954
|
+
- lib/dfp_api/v201505/line_item_creative_association_service.rb
|
962
955
|
- lib/dfp_api/v201505/content_metadata_key_hierarchy_service.rb
|
963
|
-
- lib/dfp_api/v201505/
|
964
|
-
- lib/dfp_api/v201505/
|
965
|
-
- lib/dfp_api/v201505/
|
956
|
+
- lib/dfp_api/v201505/premium_rate_service_registry.rb
|
957
|
+
- lib/dfp_api/v201505/product_package_service.rb
|
958
|
+
- lib/dfp_api/v201505/placement_service.rb
|
959
|
+
- lib/dfp_api/v201505/forecast_service_registry.rb
|
960
|
+
- lib/dfp_api/v201505/line_item_service_registry.rb
|
961
|
+
- lib/dfp_api/v201505/proposal_line_item_service.rb
|
962
|
+
- lib/dfp_api/v201505/product_package_item_service.rb
|
963
|
+
- lib/dfp_api/v201505/team_service.rb
|
964
|
+
- lib/dfp_api/v201505/audience_segment_service.rb
|
965
|
+
- lib/dfp_api/v201505/custom_field_service.rb
|
966
|
+
- lib/dfp_api/v201505/creative_template_service_registry.rb
|
967
|
+
- lib/dfp_api/v201505/proposal_service.rb
|
968
|
+
- lib/dfp_api/v201505/reconciliation_report_service_registry.rb
|
969
|
+
- lib/dfp_api/v201505/contact_service.rb
|
970
|
+
- lib/dfp_api/v201505/exchange_rate_service.rb
|
971
|
+
- lib/dfp_api/v201505/company_service.rb
|
966
972
|
- lib/dfp_api/v201505/creative_service.rb
|
967
|
-
- lib/dfp_api/v201505/
|
968
|
-
- lib/dfp_api/v201505/
|
969
|
-
- lib/dfp_api/v201505/
|
973
|
+
- lib/dfp_api/v201505/content_service.rb
|
974
|
+
- lib/dfp_api/v201505/reconciliation_report_row_service.rb
|
975
|
+
- lib/dfp_api/v201505/suggested_ad_unit_service_registry.rb
|
976
|
+
- lib/dfp_api/v201505/team_service_registry.rb
|
977
|
+
- lib/dfp_api/v201505/workflow_request_service.rb
|
978
|
+
- lib/dfp_api/v201505/reconciliation_report_service.rb
|
979
|
+
- lib/dfp_api/v201505/custom_field_service_registry.rb
|
980
|
+
- lib/dfp_api/v201505/line_item_template_service_registry.rb
|
981
|
+
- lib/dfp_api/v201505/suggested_ad_unit_service.rb
|
982
|
+
- lib/dfp_api/v201505/order_service_registry.rb
|
970
983
|
- lib/dfp_api/v201505/creative_template_service.rb
|
971
|
-
- lib/dfp_api/v201505/
|
984
|
+
- lib/dfp_api/v201505/creative_service_registry.rb
|
985
|
+
- lib/dfp_api/v201505/ad_exclusion_rule_service_registry.rb
|
972
986
|
- lib/dfp_api/v201505/creative_wrapper_service.rb
|
973
|
-
- lib/dfp_api/v201505/
|
974
|
-
- lib/dfp_api/v201505/
|
975
|
-
- lib/dfp_api/v201505/custom_field_service_registry.rb
|
976
|
-
- lib/dfp_api/v201505/custom_targeting_service.rb
|
977
|
-
- lib/dfp_api/v201505/custom_targeting_service_registry.rb
|
978
|
-
- lib/dfp_api/v201505/exchange_rate_service.rb
|
987
|
+
- lib/dfp_api/v201505/activity_group_service.rb
|
988
|
+
- lib/dfp_api/v201505/publisher_query_language_service.rb
|
979
989
|
- lib/dfp_api/v201505/exchange_rate_service_registry.rb
|
980
|
-
- lib/dfp_api/v201505/forecast_service.rb
|
981
|
-
- lib/dfp_api/v201505/forecast_service_registry.rb
|
982
|
-
- lib/dfp_api/v201505/inventory_service.rb
|
983
|
-
- lib/dfp_api/v201505/inventory_service_registry.rb
|
984
990
|
- lib/dfp_api/v201505/label_service.rb
|
985
|
-
- lib/dfp_api/v201505/
|
986
|
-
- lib/dfp_api/v201505/line_item_creative_association_service.rb
|
987
|
-
- lib/dfp_api/v201505/line_item_creative_association_service_registry.rb
|
988
|
-
- lib/dfp_api/v201505/line_item_service.rb
|
989
|
-
- lib/dfp_api/v201505/line_item_service_registry.rb
|
990
|
-
- lib/dfp_api/v201505/line_item_template_service.rb
|
991
|
-
- lib/dfp_api/v201505/line_item_template_service_registry.rb
|
992
|
-
- lib/dfp_api/v201505/live_stream_event_service.rb
|
993
|
-
- lib/dfp_api/v201505/live_stream_event_service_registry.rb
|
994
|
-
- lib/dfp_api/v201505/network_service.rb
|
991
|
+
- lib/dfp_api/v201505/creative_set_service.rb
|
995
992
|
- lib/dfp_api/v201505/network_service_registry.rb
|
996
|
-
- lib/dfp_api/v201505/
|
997
|
-
- lib/dfp_api/v201505/
|
998
|
-
- lib/dfp_api/v201505/
|
999
|
-
- lib/dfp_api/v201505/
|
1000
|
-
- lib/dfp_api/v201505/
|
1001
|
-
- lib/dfp_api/v201505/
|
1002
|
-
- lib/dfp_api/v201505/premium_rate_service.rb
|
1003
|
-
- lib/dfp_api/v201505/premium_rate_service_registry.rb
|
1004
|
-
- lib/dfp_api/v201505/product_package_item_service.rb
|
1005
|
-
- lib/dfp_api/v201505/product_package_item_service_registry.rb
|
1006
|
-
- lib/dfp_api/v201505/product_package_service.rb
|
1007
|
-
- lib/dfp_api/v201505/product_package_service_registry.rb
|
993
|
+
- lib/dfp_api/v201505/custom_targeting_service_registry.rb
|
994
|
+
- lib/dfp_api/v201505/rate_card_service_registry.rb
|
995
|
+
- lib/dfp_api/v201505/inventory_service_registry.rb
|
996
|
+
- lib/dfp_api/v201505/line_item_template_service.rb
|
997
|
+
- lib/dfp_api/v201505/workflow_request_service_registry.rb
|
998
|
+
- lib/dfp_api/v201505/content_metadata_key_hierarchy_service_registry.rb
|
1008
999
|
- lib/dfp_api/v201505/product_service.rb
|
1009
|
-
- lib/dfp_api/v201505/
|
1010
|
-
- lib/dfp_api/v201505/
|
1011
|
-
- lib/dfp_api/v201505/
|
1012
|
-
- lib/dfp_api/v201505/
|
1000
|
+
- lib/dfp_api/v201505/placement_service_registry.rb
|
1001
|
+
- lib/dfp_api/v201505/reconciliation_report_row_service_registry.rb
|
1002
|
+
- lib/dfp_api/v201505/shared_ad_unit_service.rb
|
1003
|
+
- lib/dfp_api/v201505/activity_service.rb
|
1004
|
+
- lib/dfp_api/v201505/activity_service_registry.rb
|
1005
|
+
- lib/dfp_api/v201505/reconciliation_order_report_service.rb
|
1006
|
+
- lib/dfp_api/v201505/inventory_service.rb
|
1007
|
+
- lib/dfp_api/v201505/audience_segment_service_registry.rb
|
1008
|
+
- lib/dfp_api/v201505/line_item_service.rb
|
1009
|
+
- lib/dfp_api/v201505/user_team_association_service.rb
|
1010
|
+
- lib/dfp_api/v201505/user_service_registry.rb
|
1013
1011
|
- lib/dfp_api/v201505/proposal_line_item_service_registry.rb
|
1014
|
-
- lib/dfp_api/v201505/
|
1015
|
-
- lib/dfp_api/v201505/
|
1016
|
-
- lib/dfp_api/v201505/
|
1017
|
-
- lib/dfp_api/v201505/publisher_query_language_service_registry.rb
|
1012
|
+
- lib/dfp_api/v201505/order_service.rb
|
1013
|
+
- lib/dfp_api/v201505/live_stream_event_service_registry.rb
|
1014
|
+
- lib/dfp_api/v201505/forecast_service.rb
|
1018
1015
|
- lib/dfp_api/v201505/rate_card_service.rb
|
1019
|
-
- lib/dfp_api/v201505/
|
1020
|
-
- lib/dfp_api/v201505/
|
1016
|
+
- lib/dfp_api/v201505/user_service.rb
|
1017
|
+
- lib/dfp_api/v201505/package_service_registry.rb
|
1021
1018
|
- lib/dfp_api/v201505/reconciliation_order_report_service_registry.rb
|
1022
|
-
- lib/dfp_api/v201505/reconciliation_report_row_service.rb
|
1023
|
-
- lib/dfp_api/v201505/reconciliation_report_row_service_registry.rb
|
1024
|
-
- lib/dfp_api/v201505/reconciliation_report_service.rb
|
1025
|
-
- lib/dfp_api/v201505/reconciliation_report_service_registry.rb
|
1026
1019
|
- lib/dfp_api/v201505/report_service.rb
|
1020
|
+
- lib/dfp_api/v201505/user_team_association_service_registry.rb
|
1021
|
+
- lib/dfp_api/v201505/publisher_query_language_service_registry.rb
|
1022
|
+
- lib/dfp_api/v201505/line_item_creative_association_service_registry.rb
|
1023
|
+
- lib/dfp_api/v201505/package_service.rb
|
1024
|
+
- lib/dfp_api/v201505/creative_wrapper_service_registry.rb
|
1025
|
+
- lib/dfp_api/v201505/contact_service_registry.rb
|
1026
|
+
- lib/dfp_api/v201505/product_template_service.rb
|
1027
|
+
- lib/dfp_api/v201505/product_template_service_registry.rb
|
1028
|
+
- lib/dfp_api/v201505/content_bundle_service_registry.rb
|
1029
|
+
- lib/dfp_api/v201505/activity_group_service_registry.rb
|
1030
|
+
- lib/dfp_api/v201505/live_stream_event_service.rb
|
1031
|
+
- lib/dfp_api/v201505/premium_rate_service.rb
|
1032
|
+
- lib/dfp_api/v201505/proposal_service_registry.rb
|
1033
|
+
- lib/dfp_api/v201505/label_service_registry.rb
|
1034
|
+
- lib/dfp_api/v201505/content_service_registry.rb
|
1035
|
+
- lib/dfp_api/v201505/base_rate_service_registry.rb
|
1036
|
+
- lib/dfp_api/v201505/content_bundle_service.rb
|
1037
|
+
- lib/dfp_api/v201505/custom_targeting_service.rb
|
1038
|
+
- lib/dfp_api/v201505/network_service.rb
|
1039
|
+
- lib/dfp_api/v201505/company_service_registry.rb
|
1040
|
+
- lib/dfp_api/v201505/ad_rule_service.rb
|
1041
|
+
- lib/dfp_api/v201505/ad_rule_service_registry.rb
|
1027
1042
|
- lib/dfp_api/v201505/report_service_registry.rb
|
1028
|
-
- lib/dfp_api/v201505/shared_ad_unit_service.rb
|
1029
1043
|
- lib/dfp_api/v201505/shared_ad_unit_service_registry.rb
|
1030
|
-
- lib/dfp_api/v201505/
|
1031
|
-
- lib/dfp_api/v201505/
|
1032
|
-
- lib/dfp_api/v201505/
|
1033
|
-
- lib/dfp_api/v201505/
|
1034
|
-
- lib/dfp_api/
|
1035
|
-
- lib/dfp_api/
|
1036
|
-
- lib/dfp_api/
|
1037
|
-
- lib/dfp_api/
|
1038
|
-
- lib/dfp_api/
|
1039
|
-
- lib/dfp_api/
|
1040
|
-
- lib/dfp_api/
|
1044
|
+
- lib/dfp_api/v201505/product_package_service_registry.rb
|
1045
|
+
- lib/dfp_api/v201505/product_package_item_service_registry.rb
|
1046
|
+
- lib/dfp_api/v201505/ad_exclusion_rule_service.rb
|
1047
|
+
- lib/dfp_api/v201505/product_service_registry.rb
|
1048
|
+
- lib/dfp_api/v201411/creative_set_service_registry.rb
|
1049
|
+
- lib/dfp_api/v201411/base_rate_service.rb
|
1050
|
+
- lib/dfp_api/v201411/line_item_creative_association_service.rb
|
1051
|
+
- lib/dfp_api/v201411/content_metadata_key_hierarchy_service.rb
|
1052
|
+
- lib/dfp_api/v201411/premium_rate_service_registry.rb
|
1053
|
+
- lib/dfp_api/v201411/placement_service.rb
|
1054
|
+
- lib/dfp_api/v201411/forecast_service_registry.rb
|
1055
|
+
- lib/dfp_api/v201411/line_item_service_registry.rb
|
1056
|
+
- lib/dfp_api/v201411/proposal_line_item_service.rb
|
1057
|
+
- lib/dfp_api/v201411/team_service.rb
|
1058
|
+
- lib/dfp_api/v201411/audience_segment_service.rb
|
1059
|
+
- lib/dfp_api/v201411/custom_field_service.rb
|
1060
|
+
- lib/dfp_api/v201411/creative_template_service_registry.rb
|
1061
|
+
- lib/dfp_api/v201411/proposal_service.rb
|
1062
|
+
- lib/dfp_api/v201411/reconciliation_report_service_registry.rb
|
1063
|
+
- lib/dfp_api/v201411/contact_service.rb
|
1064
|
+
- lib/dfp_api/v201411/exchange_rate_service.rb
|
1065
|
+
- lib/dfp_api/v201411/company_service.rb
|
1066
|
+
- lib/dfp_api/v201411/creative_service.rb
|
1067
|
+
- lib/dfp_api/v201411/content_service.rb
|
1068
|
+
- lib/dfp_api/v201411/reconciliation_report_row_service.rb
|
1069
|
+
- lib/dfp_api/v201411/suggested_ad_unit_service_registry.rb
|
1070
|
+
- lib/dfp_api/v201411/team_service_registry.rb
|
1071
|
+
- lib/dfp_api/v201411/workflow_request_service.rb
|
1072
|
+
- lib/dfp_api/v201411/reconciliation_report_service.rb
|
1073
|
+
- lib/dfp_api/v201411/custom_field_service_registry.rb
|
1074
|
+
- lib/dfp_api/v201411/line_item_template_service_registry.rb
|
1075
|
+
- lib/dfp_api/v201411/suggested_ad_unit_service.rb
|
1076
|
+
- lib/dfp_api/v201411/order_service_registry.rb
|
1077
|
+
- lib/dfp_api/v201411/creative_template_service.rb
|
1078
|
+
- lib/dfp_api/v201411/creative_service_registry.rb
|
1079
|
+
- lib/dfp_api/v201411/ad_exclusion_rule_service_registry.rb
|
1080
|
+
- lib/dfp_api/v201411/creative_wrapper_service.rb
|
1081
|
+
- lib/dfp_api/v201411/activity_group_service.rb
|
1082
|
+
- lib/dfp_api/v201411/publisher_query_language_service.rb
|
1083
|
+
- lib/dfp_api/v201411/exchange_rate_service_registry.rb
|
1084
|
+
- lib/dfp_api/v201411/label_service.rb
|
1085
|
+
- lib/dfp_api/v201411/creative_set_service.rb
|
1086
|
+
- lib/dfp_api/v201411/network_service_registry.rb
|
1087
|
+
- lib/dfp_api/v201411/custom_targeting_service_registry.rb
|
1088
|
+
- lib/dfp_api/v201411/rate_card_service_registry.rb
|
1089
|
+
- lib/dfp_api/v201411/inventory_service_registry.rb
|
1090
|
+
- lib/dfp_api/v201411/line_item_template_service.rb
|
1091
|
+
- lib/dfp_api/v201411/workflow_request_service_registry.rb
|
1092
|
+
- lib/dfp_api/v201411/content_metadata_key_hierarchy_service_registry.rb
|
1093
|
+
- lib/dfp_api/v201411/product_service.rb
|
1094
|
+
- lib/dfp_api/v201411/placement_service_registry.rb
|
1095
|
+
- lib/dfp_api/v201411/reconciliation_report_row_service_registry.rb
|
1096
|
+
- lib/dfp_api/v201411/shared_ad_unit_service.rb
|
1097
|
+
- lib/dfp_api/v201411/activity_service.rb
|
1098
|
+
- lib/dfp_api/v201411/activity_service_registry.rb
|
1099
|
+
- lib/dfp_api/v201411/reconciliation_order_report_service.rb
|
1100
|
+
- lib/dfp_api/v201411/inventory_service.rb
|
1101
|
+
- lib/dfp_api/v201411/audience_segment_service_registry.rb
|
1102
|
+
- lib/dfp_api/v201411/line_item_service.rb
|
1103
|
+
- lib/dfp_api/v201411/user_team_association_service.rb
|
1104
|
+
- lib/dfp_api/v201411/user_service_registry.rb
|
1105
|
+
- lib/dfp_api/v201411/proposal_line_item_service_registry.rb
|
1106
|
+
- lib/dfp_api/v201411/order_service.rb
|
1107
|
+
- lib/dfp_api/v201411/live_stream_event_service_registry.rb
|
1108
|
+
- lib/dfp_api/v201411/forecast_service.rb
|
1109
|
+
- lib/dfp_api/v201411/rate_card_service.rb
|
1110
|
+
- lib/dfp_api/v201411/user_service.rb
|
1111
|
+
- lib/dfp_api/v201411/reconciliation_order_report_service_registry.rb
|
1112
|
+
- lib/dfp_api/v201411/report_service.rb
|
1113
|
+
- lib/dfp_api/v201411/user_team_association_service_registry.rb
|
1114
|
+
- lib/dfp_api/v201411/publisher_query_language_service_registry.rb
|
1115
|
+
- lib/dfp_api/v201411/line_item_creative_association_service_registry.rb
|
1116
|
+
- lib/dfp_api/v201411/creative_wrapper_service_registry.rb
|
1117
|
+
- lib/dfp_api/v201411/contact_service_registry.rb
|
1118
|
+
- lib/dfp_api/v201411/product_template_service.rb
|
1119
|
+
- lib/dfp_api/v201411/product_template_service_registry.rb
|
1120
|
+
- lib/dfp_api/v201411/content_bundle_service_registry.rb
|
1121
|
+
- lib/dfp_api/v201411/activity_group_service_registry.rb
|
1122
|
+
- lib/dfp_api/v201411/live_stream_event_service.rb
|
1123
|
+
- lib/dfp_api/v201411/premium_rate_service.rb
|
1124
|
+
- lib/dfp_api/v201411/proposal_service_registry.rb
|
1125
|
+
- lib/dfp_api/v201411/label_service_registry.rb
|
1126
|
+
- lib/dfp_api/v201411/content_service_registry.rb
|
1127
|
+
- lib/dfp_api/v201411/base_rate_service_registry.rb
|
1128
|
+
- lib/dfp_api/v201411/content_bundle_service.rb
|
1129
|
+
- lib/dfp_api/v201411/custom_targeting_service.rb
|
1130
|
+
- lib/dfp_api/v201411/network_service.rb
|
1131
|
+
- lib/dfp_api/v201411/company_service_registry.rb
|
1132
|
+
- lib/dfp_api/v201411/ad_rule_service.rb
|
1133
|
+
- lib/dfp_api/v201411/ad_rule_service_registry.rb
|
1134
|
+
- lib/dfp_api/v201411/report_service_registry.rb
|
1135
|
+
- lib/dfp_api/v201411/shared_ad_unit_service_registry.rb
|
1136
|
+
- lib/dfp_api/v201411/ad_exclusion_rule_service.rb
|
1137
|
+
- lib/dfp_api/v201411/product_service_registry.rb
|
1138
|
+
- lib/dfp_api.rb
|
1041
1139
|
- lib/dfp_api_statement.rb
|
1042
|
-
- test/
|
1140
|
+
- test/suite_unittests.rb
|
1043
1141
|
- test/dfp_api/test_config.yml
|
1044
1142
|
- test/dfp_api/test_dfp_api.rb
|
1045
|
-
-
|
1046
|
-
|
1143
|
+
- COPYING
|
1144
|
+
- README.md
|
1145
|
+
- ChangeLog
|
1146
|
+
- dfp_api.yml
|
1147
|
+
homepage: https://github.com/googleads/google-api-ads-ruby
|
1047
1148
|
licenses:
|
1048
1149
|
- Apache-2.0
|
1049
|
-
metadata: {}
|
1050
1150
|
post_install_message:
|
1051
1151
|
rdoc_options: []
|
1052
1152
|
require_paths:
|
1053
1153
|
- lib
|
1054
1154
|
required_ruby_version: !ruby/object:Gem::Requirement
|
1155
|
+
none: false
|
1055
1156
|
requirements:
|
1056
1157
|
- - ! '>='
|
1057
1158
|
- !ruby/object:Gem::Version
|
1058
1159
|
version: '0'
|
1059
1160
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
1161
|
+
none: false
|
1060
1162
|
requirements:
|
1061
1163
|
- - ! '>='
|
1062
1164
|
- !ruby/object:Gem::Version
|
1063
1165
|
version: 1.3.6
|
1064
1166
|
requirements: []
|
1065
1167
|
rubyforge_project: google-dfp-api
|
1066
|
-
rubygems_version:
|
1168
|
+
rubygems_version: 1.8.23
|
1067
1169
|
signing_key:
|
1068
|
-
specification_version:
|
1170
|
+
specification_version: 3
|
1069
1171
|
summary: Ruby Client libraries for DFP API
|
1070
1172
|
test_files:
|
1071
1173
|
- test/dfp_api/test_dfp_api.rb
|
1072
|
-
- test/bugs/test_issue_00000016.rb
|