criteo-api-marketingsolutions-sdk 0.0.240731__py3-none-any.whl → 0.0.241029__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of criteo-api-marketingsolutions-sdk might be problematic. Click here for more details.
- criteo_api_marketingsolutions_preview/__init__.py +2 -2
- criteo_api_marketingsolutions_preview/api/advertiser_api.py +1 -1
- criteo_api_marketingsolutions_preview/api/analytics_api.py +85 -58
- criteo_api_marketingsolutions_preview/api/audience_api.py +140 -432
- criteo_api_marketingsolutions_preview/api/campaign_api.py +58 -58
- criteo_api_marketingsolutions_preview/api/catalog_api.py +1 -1
- criteo_api_marketingsolutions_preview/api/creative_api.py +1 -1
- criteo_api_marketingsolutions_preview/api/gateway_api.py +1 -1
- criteo_api_marketingsolutions_preview/api/on_site_recommendation_api.py +1 -1
- criteo_api_marketingsolutions_preview/api/reco_api.py +1 -1
- criteo_api_marketingsolutions_preview/api_client.py +2 -2
- criteo_api_marketingsolutions_preview/configuration.py +3 -3
- criteo_api_marketingsolutions_preview/exceptions.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_audience_link_entity_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_audience_link_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_audience_link_entity_v1_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_audience_link_input_entity_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_category_bid.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_category_bid_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_category_bid_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/{ad_set_delivery_limitations_v24_q1.py → ad_set_delivery_limitations_v24_q3.py} +4 -4
- criteo_api_marketingsolutions_preview/model/ad_set_display_multiplier.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_display_multiplier_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_display_multiplier_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/{ad_set_frequency_capping_v24_q1.py → ad_set_frequency_capping_v24_q3.py} +4 -4
- criteo_api_marketingsolutions_preview/model/{ad_set_geo_location_v24_q1.py → ad_set_geo_location_v24_q3.py} +15 -15
- criteo_api_marketingsolutions_preview/model/{ad_set_search_filter_v24_q1.py → ad_set_search_filter_v24_q3.py} +4 -4
- criteo_api_marketingsolutions_preview/model/{ad_set_search_request_v24_q1.py → ad_set_search_request_v24_q3.py} +9 -9
- criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_disable_result_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_disable_result_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_set_result_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_set_result_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/{ad_set_targeting_rule_v24_q1.py → ad_set_targeting_rule_v24_q3.py} +4 -4
- criteo_api_marketingsolutions_preview/model/{ad_set_targeting_v24_q1.py → ad_set_targeting_v24_q3.py} +19 -19
- criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning.py +14 -1
- criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_disable_result_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_disable_result_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_set_result_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_set_result_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_write.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_write_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/ad_write_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/adaptive_attributes.py +1 -1
- criteo_api_marketingsolutions_preview/model/adaptive_colors.py +1 -1
- criteo_api_marketingsolutions_preview/model/adaptive_write_attributes.py +1 -1
- criteo_api_marketingsolutions_preview/model/advertiser_creation_input.py +1 -1
- criteo_api_marketingsolutions_preview/model/advertiser_creation_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/advertiser_creation_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/advertiser_dataset_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/algebra_node_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/api_error_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/api_request_of_targeting_entity.py +1 -1
- criteo_api_marketingsolutions_preview/model/api_response_of_targeting_entity.py +1 -1
- criteo_api_marketingsolutions_preview/model/application_summary_model.py +1 -1
- criteo_api_marketingsolutions_preview/model/application_summary_model_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/application_summary_model_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/attribute.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_bulk_create_input_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_bulk_delete_input_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_bulk_update_input_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_compute_size_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_compute_sizes_input_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_create_entity_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_create_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_delete_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_entity_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_entity_v1_audience_search_metadata_v1_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_entity_v1_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_error.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_estimate_size_entity_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_estimate_size_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_estimate_size_input_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_id_entity_v1_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_id_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_name_description.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_search_entity_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_search_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_search_input_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_search_metadata_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_bulk_create_input_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_bulk_delete_input_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_bulk_update_input_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_compute_size_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_compute_sizes_input_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_create_entity_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_create_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_delete_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1_audience_segment_search_metadata_v1_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_estimate_size_input_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_id_entity_v1_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_id_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_search_entity_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_search_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_search_input_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_search_metadata_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_size_entity_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_size_entity_v1_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_size_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_entity_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_v1_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_update_entity_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_segment_update_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_size_entity_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_size_entity_v1_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_size_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_size_estimation_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_size_estimation_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_size_estimation_v1_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_update_entity_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_update_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/audience_warning.py +1 -1
- criteo_api_marketingsolutions_preview/model/basic_audience_definition.py +1 -1
- criteo_api_marketingsolutions_preview/model/batch_accepted_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/behavioral_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/campaign_search_filters_v23_q1.py +1 -1
- criteo_api_marketingsolutions_preview/model/campaign_search_request_v23_q1.py +1 -1
- criteo_api_marketingsolutions_preview/model/campaign_spend_limit_v23_q1.py +1 -1
- criteo_api_marketingsolutions_preview/model/campaign_v23_q1.py +1 -1
- criteo_api_marketingsolutions_preview/model/campaign_v23_q1_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/campaign_v23_q1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/campaign_v23_q1_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/common_problem.py +1 -1
- criteo_api_marketingsolutions_preview/model/contact_list_statistics_entity_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/contact_list_statistics_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/contact_list_statistics_entity_v1_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/contact_list_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/contactlist_amendment.py +1 -1
- criteo_api_marketingsolutions_preview/model/contactlist_amendment_attributes.py +3 -4
- criteo_api_marketingsolutions_preview/model/contactlist_amendment_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/contactlist_operation.py +1 -1
- criteo_api_marketingsolutions_preview/model/contactlist_operation_attributes.py +1 -1
- criteo_api_marketingsolutions_preview/model/contactlist_with_attributes_amendment.py +1 -1
- criteo_api_marketingsolutions_preview/model/contactlist_with_attributes_amendment_attributes.py +1 -2
- criteo_api_marketingsolutions_preview/model/contactlist_with_attributes_amendment_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/coupon.py +1 -1
- criteo_api_marketingsolutions_preview/model/coupon_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/coupon_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/coupon_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/coupon_supported_sizes.py +1 -1
- criteo_api_marketingsolutions_preview/model/coupon_supported_sizes_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/coupon_supported_sizes_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/{create_ad_set_bidding_v24_q1.py → create_ad_set_bidding_v24_q3.py} +5 -5
- criteo_api_marketingsolutions_preview/model/{create_ad_set_budget_v24_q1.py → create_ad_set_budget_v24_q3.py} +4 -4
- criteo_api_marketingsolutions_preview/model/{create_ad_set_geo_location_v24_q1.py → create_ad_set_geo_location_v24_q3.py} +15 -15
- criteo_api_marketingsolutions_preview/model/{create_ad_set_schedule_v24_q1.py → create_ad_set_schedule_v24_q3.py} +4 -4
- criteo_api_marketingsolutions_preview/model/{create_ad_set_targeting_v24_q1.py → create_ad_set_targeting_v24_q3.py} +19 -19
- criteo_api_marketingsolutions_preview/model/{create_ad_set_v24_q1.py → create_ad_set_v24_q3.py} +24 -24
- criteo_api_marketingsolutions_preview/model/{create_ad_set_v24_q1_request.py → create_ad_set_v24_q3_request.py} +9 -9
- criteo_api_marketingsolutions_preview/model/{create_ad_set_v24_q1_resource.py → create_ad_set_v24_q3_resource.py} +9 -9
- criteo_api_marketingsolutions_preview/model/create_campaign.py +1 -1
- criteo_api_marketingsolutions_preview/model/create_campaign_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/create_campaign_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/create_campaign_spend_limit.py +1 -1
- criteo_api_marketingsolutions_preview/model/create_coupon.py +1 -1
- criteo_api_marketingsolutions_preview/model/create_coupon_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/create_coupon_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/create_image_slide.py +1 -1
- criteo_api_marketingsolutions_preview/model/create_product_filter_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/create_product_set_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/creative.py +1 -1
- criteo_api_marketingsolutions_preview/model/creative_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/creative_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/creative_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/creative_write.py +1 -1
- criteo_api_marketingsolutions_preview/model/creative_write_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/creative_write_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/criteo_api_error.py +1 -1
- criteo_api_marketingsolutions_preview/model/criteo_api_warning.py +1 -1
- criteo_api_marketingsolutions_preview/model/criteo_api_warning_v2.py +1 -1
- criteo_api_marketingsolutions_preview/model/custom_attribute.py +1 -1
- criteo_api_marketingsolutions_preview/model/dataset.py +1 -1
- criteo_api_marketingsolutions_preview/model/deal_id.py +1 -1
- criteo_api_marketingsolutions_preview/model/delete_audience_contact_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/dynamic_attributes.py +1 -1
- criteo_api_marketingsolutions_preview/model/dynamic_write_attributes.py +1 -1
- criteo_api_marketingsolutions_preview/model/entity_filter.py +1 -1
- criteo_api_marketingsolutions_preview/model/entity_of_portfolio_message.py +1 -1
- criteo_api_marketingsolutions_preview/model/entity_v2_of_dataset.py +1 -1
- criteo_api_marketingsolutions_preview/model/entity_v2_of_object.py +1 -1
- criteo_api_marketingsolutions_preview/model/entity_wrapper_of_targeting_entity.py +1 -1
- criteo_api_marketingsolutions_preview/model/error_code_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/error_description.py +1 -1
- criteo_api_marketingsolutions_preview/model/export_column.py +2 -8
- criteo_api_marketingsolutions_preview/model/export_meta_data.py +2 -11
- criteo_api_marketingsolutions_preview/model/export_result.py +2 -9
- criteo_api_marketingsolutions_preview/model/export_result_data.py +5 -14
- criteo_api_marketingsolutions_preview/model/fail_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/{generate_audience_performance_report_request_attributes.py → generate_audience_performance_report.py} +5 -21
- criteo_api_marketingsolutions_preview/model/generate_audience_performance_report_request.py +9 -22
- criteo_api_marketingsolutions_preview/model/{set_user_profile_model_resource.py → generate_audience_performance_report_resource.py} +12 -19
- criteo_api_marketingsolutions_preview/model/generate_categories_report_request_attributes.py +2 -10
- criteo_api_marketingsolutions_preview/model/generate_categories_report_request_attributes_request.py +262 -0
- criteo_api_marketingsolutions_preview/model/{generate_categories_report_request_data.py → generate_categories_report_request_attributes_resource.py} +12 -27
- criteo_api_marketingsolutions_preview/model/generate_creatives_report_request_attributes.py +2 -32
- criteo_api_marketingsolutions_preview/model/generate_creatives_report_request_attributes_request.py +262 -0
- criteo_api_marketingsolutions_preview/model/{generate_creatives_report_request_data.py → generate_creatives_report_request_attributes_resource.py} +12 -27
- criteo_api_marketingsolutions_preview/model/{generate_statistics_report_request_attributes.py → generate_statistics_report.py} +8 -26
- criteo_api_marketingsolutions_preview/model/generate_statistics_report_request.py +9 -22
- criteo_api_marketingsolutions_preview/model/{problems_details.py → generate_statistics_report_resource.py} +15 -21
- criteo_api_marketingsolutions_preview/model/generate_top_products_report_request_attributes.py +2 -22
- criteo_api_marketingsolutions_preview/model/generate_top_products_report_request_attributes_request.py +262 -0
- criteo_api_marketingsolutions_preview/model/{generate_top_products_report_request_data.py → generate_top_products_report_request_attributes_resource.py} +12 -27
- criteo_api_marketingsolutions_preview/model/get_portfolio_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/html_tag_attributes.py +1 -1
- criteo_api_marketingsolutions_preview/model/html_tag_write_attributes.py +1 -1
- criteo_api_marketingsolutions_preview/model/image_attributes.py +1 -1
- criteo_api_marketingsolutions_preview/model/image_set.py +1 -1
- criteo_api_marketingsolutions_preview/model/image_set_base64.py +1 -1
- criteo_api_marketingsolutions_preview/model/image_shape.py +1 -1
- criteo_api_marketingsolutions_preview/model/image_slide.py +1 -1
- criteo_api_marketingsolutions_preview/model/image_write_attributes.py +1 -1
- criteo_api_marketingsolutions_preview/model/in_market_audience_segment_brand_entity_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/in_market_audience_segment_brand_entity_v1_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/in_market_audience_segment_brand_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/in_market_audience_segment_interest_entity_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/in_market_audience_segment_interest_entity_v1_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/in_market_audience_segment_interest_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/in_market_create_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/in_market_size_estimation_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/in_market_update_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/in_market_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/installment.py +1 -1
- criteo_api_marketingsolutions_preview/model/json_report_rows.py +2 -10
- criteo_api_marketingsolutions_preview/model/json_report_rows_list_response.py +274 -0
- criteo_api_marketingsolutions_preview/model/json_report_rows_resource.py +266 -0
- criteo_api_marketingsolutions_preview/model/list_available_industries_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/location_create_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/location_size_estimation_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/location_update_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/location_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/lookalike_create_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/lookalike_update_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/lookalike_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/loyalty_points.py +1 -1
- criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status.py +2 -12
- criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status_resource.py +8 -15
- criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status_response.py +10 -21
- criteo_api_marketingsolutions_preview/model/modify_audience_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/{nillable_ad_set_targeting_rule_v24_q1.py → nillable_ad_set_targeting_rule_v24_q3.py} +9 -9
- criteo_api_marketingsolutions_preview/model/{nillable_ad_set_targeting_rule_v24_q1_value.py → nillable_ad_set_targeting_rule_v24_q3_value.py} +7 -7
- criteo_api_marketingsolutions_preview/model/nillable_date_time.py +1 -1
- criteo_api_marketingsolutions_preview/model/nillable_decimal.py +1 -1
- criteo_api_marketingsolutions_preview/model/nillable_gender_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/nillable_int32.py +1 -1
- criteo_api_marketingsolutions_preview/model/nillable_string.py +1 -1
- criteo_api_marketingsolutions_preview/model/oci_brand_safety_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/oci_brand_safety_response_data.py +1 -1
- criteo_api_marketingsolutions_preview/model/oci_brand_safety_rule.py +1 -1
- criteo_api_marketingsolutions_preview/model/oci_brand_safety_segment.py +1 -1
- criteo_api_marketingsolutions_preview/model/oci_targeting_node.py +1 -1
- criteo_api_marketingsolutions_preview/model/oci_targeting_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/oci_targeting_response_data.py +1 -1
- criteo_api_marketingsolutions_preview/model/oci_targeting_rule.py +1 -1
- criteo_api_marketingsolutions_preview/model/on_site_reco_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/on_site_reco_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/outcome.py +10 -21
- criteo_api_marketingsolutions_preview/model/{patch_ad_set_bidding_v24_q1.py → patch_ad_set_bidding_v24_q3.py} +4 -4
- criteo_api_marketingsolutions_preview/model/{patch_ad_set_budget_v24_q1.py → patch_ad_set_budget_v24_q3.py} +4 -4
- criteo_api_marketingsolutions_preview/model/patch_ad_set_category_bid.py +1 -1
- criteo_api_marketingsolutions_preview/model/patch_ad_set_category_bid_list_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/patch_ad_set_category_bid_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/patch_ad_set_category_bid_result_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/patch_ad_set_category_bid_result_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/patch_ad_set_display_multiplier.py +1 -1
- criteo_api_marketingsolutions_preview/model/patch_ad_set_display_multiplier_list_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/patch_ad_set_display_multiplier_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/patch_ad_set_display_multiplier_result_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/patch_ad_set_display_multiplier_result_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/{patch_ad_set_scheduling_v24_q1.py → patch_ad_set_scheduling_v24_q3.py} +4 -4
- criteo_api_marketingsolutions_preview/model/{patch_ad_set_v24_q1.py → patch_ad_set_v24_q3.py} +24 -24
- criteo_api_marketingsolutions_preview/model/patch_campaign.py +1 -1
- criteo_api_marketingsolutions_preview/model/patch_campaign_list_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/patch_campaign_spend_limit.py +1 -1
- criteo_api_marketingsolutions_preview/model/patch_campaign_write_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/patch_result_campaign_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/patch_result_campaign_read_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/placements_report_query_message.py +6 -12
- criteo_api_marketingsolutions_preview/model/placements_report_query_message_list_request.py +262 -0
- criteo_api_marketingsolutions_preview/model/placements_report_query_message_resource.py +266 -0
- criteo_api_marketingsolutions_preview/model/point_of_interest_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/portfolio_message.py +1 -1
- criteo_api_marketingsolutions_preview/model/price.py +1 -1
- criteo_api_marketingsolutions_preview/model/product.py +5 -1
- criteo_api_marketingsolutions_preview/model/product_filter_config.py +1 -1
- criteo_api_marketingsolutions_preview/model/product_importer_error.py +1 -1
- criteo_api_marketingsolutions_preview/model/product_importer_warning.py +1 -1
- criteo_api_marketingsolutions_preview/model/product_set.py +1 -1
- criteo_api_marketingsolutions_preview/model/product_set_rule.py +1 -1
- criteo_api_marketingsolutions_preview/model/product_shipping.py +1 -1
- criteo_api_marketingsolutions_preview/model/product_shipping_dimension.py +1 -1
- criteo_api_marketingsolutions_preview/model/product_shipping_weight.py +1 -1
- criteo_api_marketingsolutions_preview/model/product_tax.py +1 -1
- criteo_api_marketingsolutions_preview/model/product_unit_pricing_base_measure.py +1 -1
- criteo_api_marketingsolutions_preview/model/product_unit_pricing_measure.py +1 -1
- criteo_api_marketingsolutions_preview/model/products_custom_batch_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/products_custom_batch_request_entry.py +1 -1
- criteo_api_marketingsolutions_preview/model/prospecting_create_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/prospecting_update_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/prospecting_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/{read_ad_set_bidding_v24_q1.py → read_ad_set_bidding_v24_q3.py} +5 -5
- criteo_api_marketingsolutions_preview/model/{read_ad_set_budget_v24_q1.py → read_ad_set_budget_v24_q3.py} +4 -4
- criteo_api_marketingsolutions_preview/model/{read_ad_set_schedule_v24_q1.py → read_ad_set_schedule_v24_q3.py} +4 -4
- criteo_api_marketingsolutions_preview/model/{read_ad_set_v24_q1.py → read_ad_set_v24_q3.py} +24 -24
- criteo_api_marketingsolutions_preview/model/read_model_ad_set_id.py +1 -1
- criteo_api_marketingsolutions_preview/model/{read_model_ad_set_id_v24_q1.py → read_model_ad_set_id_v24_q3.py} +4 -4
- criteo_api_marketingsolutions_preview/model/{read_model_read_ad_set_v24_q1.py → read_model_read_ad_set_v24_q3.py} +9 -9
- criteo_api_marketingsolutions_preview/model/recommended_product.py +1 -1
- criteo_api_marketingsolutions_preview/model/report_detail_error.py +1 -1
- criteo_api_marketingsolutions_preview/model/report_detail_errors.py +1 -1
- criteo_api_marketingsolutions_preview/model/{user_profile_identifier_model.py → report_detail_warning.py} +22 -12
- criteo_api_marketingsolutions_preview/model/{placements_report_query_data_message.py → report_detail_warnings.py} +20 -16
- criteo_api_marketingsolutions_preview/model/report_ok_response.py +17 -3
- criteo_api_marketingsolutions_preview/model/requests_ad_set_id.py +1 -1
- criteo_api_marketingsolutions_preview/model/{requests_patch_ad_set_v24_q1.py → requests_patch_ad_set_v24_q3.py} +9 -9
- criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_product_set.py +9 -9
- criteo_api_marketingsolutions_preview/model/resource_of_product_set.py +1 -1
- criteo_api_marketingsolutions_preview/model/resource_outcome_of_product_set.py +9 -9
- criteo_api_marketingsolutions_preview/model/{response_read_ad_set_v24_q1.py → response_read_ad_set_v24_q3.py} +9 -9
- criteo_api_marketingsolutions_preview/model/responses_ad_set_id.py +1 -1
- criteo_api_marketingsolutions_preview/model/{responses_ad_set_id_v24_q1.py → responses_ad_set_id_v24_q3.py} +9 -9
- criteo_api_marketingsolutions_preview/model/{responses_read_ad_set_v24_q1.py → responses_read_ad_set_v24_q3.py} +9 -9
- criteo_api_marketingsolutions_preview/model/retargeting_create_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/retargeting_update_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/retargeting_v1.py +1 -1
- criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_deal_ids.py +1 -1
- criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_deal_ids_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_deal_ids_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_video_positioning.py +14 -1
- criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_video_positioning_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_video_positioning_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/size.py +1 -1
- criteo_api_marketingsolutions_preview/model/statistics_ok_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/statistics_record.py +1 -1
- criteo_api_marketingsolutions_preview/model/statistics_record_list.py +1 -1
- criteo_api_marketingsolutions_preview/model/statistics_report_query_message.py +4 -18
- criteo_api_marketingsolutions_preview/model/supply_vendor.py +1 -1
- criteo_api_marketingsolutions_preview/model/supply_vendor_list_response.py +1 -1
- criteo_api_marketingsolutions_preview/model/supply_vendor_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/tag.py +1 -1
- criteo_api_marketingsolutions_preview/model/target.py +1 -1
- criteo_api_marketingsolutions_preview/model/target_type.py +1 -1
- criteo_api_marketingsolutions_preview/model/targeting_entity.py +1 -1
- criteo_api_marketingsolutions_preview/model/targeting_error_model.py +1 -1
- criteo_api_marketingsolutions_preview/model/targeting_operator.py +1 -1
- criteo_api_marketingsolutions_preview/model/transactions_report_query_message.py +2 -8
- criteo_api_marketingsolutions_preview/model/transactions_report_query_message_list_request.py +262 -0
- criteo_api_marketingsolutions_preview/model/transactions_report_query_message_resource.py +266 -0
- criteo_api_marketingsolutions_preview/model/transparency_query_message.py +2 -8
- criteo_api_marketingsolutions_preview/model/{transparency_report_attributes.py → transparency_report.py} +5 -14
- criteo_api_marketingsolutions_preview/model/transparency_report_file.py +2 -8
- criteo_api_marketingsolutions_preview/model/transparency_report_list_response.py +274 -0
- criteo_api_marketingsolutions_preview/model/transparency_report_resource.py +266 -0
- criteo_api_marketingsolutions_preview/model/unauthorized_response_v2.py +1 -1
- criteo_api_marketingsolutions_preview/model/update_coupon.py +1 -1
- criteo_api_marketingsolutions_preview/model/update_coupon_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/update_coupon_resource.py +1 -1
- criteo_api_marketingsolutions_preview/model/user_def.py +1 -1
- criteo_api_marketingsolutions_preview/model/value_resource_collection_outcome_of_product_filter_config.py +1 -1
- criteo_api_marketingsolutions_preview/model/value_resource_input_of_create_product_filter_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/value_resource_input_of_create_product_set_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/value_resource_of_advertiser_creation_input.py +1 -1
- criteo_api_marketingsolutions_preview/model/value_resource_of_create_product_filter_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/value_resource_of_create_product_set_request.py +1 -1
- criteo_api_marketingsolutions_preview/model/value_resource_of_product_filter_config.py +1 -1
- criteo_api_marketingsolutions_preview/model/value_resource_outcome_of_product_filter_config.py +1 -1
- criteo_api_marketingsolutions_preview/model/video_detail.py +1 -1
- criteo_api_marketingsolutions_preview/model/write_model_ad_set_id.py +1 -1
- criteo_api_marketingsolutions_preview/model/{write_model_patch_ad_set_v24_q1.py → write_model_patch_ad_set_v24_q3.py} +9 -9
- criteo_api_marketingsolutions_preview/model_utils.py +1 -1
- criteo_api_marketingsolutions_preview/models/__init__.py +53 -61
- criteo_api_marketingsolutions_preview/rest.py +1 -1
- {criteo_api_marketingsolutions_sdk-0.0.240731.dist-info → criteo_api_marketingsolutions_sdk-0.0.241029.dist-info}/METADATA +3 -3
- criteo_api_marketingsolutions_sdk-0.0.241029.dist-info/RECORD +399 -0
- {criteo_api_marketingsolutions_sdk-0.0.240731.dist-info → criteo_api_marketingsolutions_sdk-0.0.241029.dist-info}/WHEEL +1 -1
- criteo_api_marketingsolutions_preview/model/delete_user_profile_model.py +0 -273
- criteo_api_marketingsolutions_preview/model/delete_user_profile_model_list_request.py +0 -271
- criteo_api_marketingsolutions_preview/model/delete_user_profile_model_resource.py +0 -273
- criteo_api_marketingsolutions_preview/model/generate_audience_performance_report_request_data.py +0 -281
- criteo_api_marketingsolutions_preview/model/generate_categories_report_request.py +0 -275
- criteo_api_marketingsolutions_preview/model/generate_creatives_report_request.py +0 -275
- criteo_api_marketingsolutions_preview/model/generate_statistics_report_request_data.py +0 -281
- criteo_api_marketingsolutions_preview/model/generate_top_products_report_request.py +0 -275
- criteo_api_marketingsolutions_preview/model/placements_report_query_entity_message.py +0 -281
- criteo_api_marketingsolutions_preview/model/problem_details.py +0 -306
- criteo_api_marketingsolutions_preview/model/report_data_message.py +0 -277
- criteo_api_marketingsolutions_preview/model/report_entity_message.py +0 -281
- criteo_api_marketingsolutions_preview/model/set_user_profile_model.py +0 -293
- criteo_api_marketingsolutions_preview/model/set_user_profile_model_list_request.py +0 -271
- criteo_api_marketingsolutions_preview/model/transactions_report_query_data_message.py +0 -277
- criteo_api_marketingsolutions_preview/model/transactions_report_query_entity_message.py +0 -281
- criteo_api_marketingsolutions_preview/model/transparency_report_data_message.py +0 -277
- criteo_api_marketingsolutions_preview/model/transparency_report_entity_message.py +0 -279
- criteo_api_marketingsolutions_preview/model/user_profile_attribute_model.py +0 -275
- criteo_api_marketingsolutions_sdk-0.0.240731.dist-info/RECORD +0 -407
- {criteo_api_marketingsolutions_sdk-0.0.240731.dist-info → criteo_api_marketingsolutions_sdk-0.0.241029.dist-info}/top_level.txt +0 -0
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
Criteo API - MarketingSolutions # noqa: E501
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document:
|
|
6
|
+
The version of the OpenAPI document: preview
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -47,12 +47,10 @@ from criteo_api_marketingsolutions_preview.model.contact_list_statistics_entity_
|
|
|
47
47
|
from criteo_api_marketingsolutions_preview.model.contactlist_amendment_request import ContactlistAmendmentRequest
|
|
48
48
|
from criteo_api_marketingsolutions_preview.model.contactlist_with_attributes_amendment_request import ContactlistWithAttributesAmendmentRequest
|
|
49
49
|
from criteo_api_marketingsolutions_preview.model.delete_audience_contact_list_response import DeleteAudienceContactListResponse
|
|
50
|
-
from criteo_api_marketingsolutions_preview.model.delete_user_profile_model_list_request import DeleteUserProfileModelListRequest
|
|
51
50
|
from criteo_api_marketingsolutions_preview.model.error_code_response import ErrorCodeResponse
|
|
52
51
|
from criteo_api_marketingsolutions_preview.model.in_market_audience_segment_brand_entity_v1_list_response import InMarketAudienceSegmentBrandEntityV1ListResponse
|
|
53
52
|
from criteo_api_marketingsolutions_preview.model.in_market_audience_segment_interest_entity_v1_list_response import InMarketAudienceSegmentInterestEntityV1ListResponse
|
|
54
53
|
from criteo_api_marketingsolutions_preview.model.modify_audience_response import ModifyAudienceResponse
|
|
55
|
-
from criteo_api_marketingsolutions_preview.model.set_user_profile_model_list_request import SetUserProfileModelListRequest
|
|
56
54
|
|
|
57
55
|
|
|
58
56
|
class AudienceApi(object):
|
|
@@ -530,119 +528,6 @@ class AudienceApi(object):
|
|
|
530
528
|
},
|
|
531
529
|
api_client=api_client
|
|
532
530
|
)
|
|
533
|
-
self.delete_contact_list_identifiers_endpoint = _Endpoint(
|
|
534
|
-
settings={
|
|
535
|
-
'response_type': (DeleteAudienceContactListResponse,),
|
|
536
|
-
'auth': [
|
|
537
|
-
'oauth',
|
|
538
|
-
'oauth'
|
|
539
|
-
],
|
|
540
|
-
'endpoint_path': '/preview/marketing-solutions/audience-segments/{audience-segment-id}/contact-list',
|
|
541
|
-
'operation_id': 'delete_contact_list_identifiers',
|
|
542
|
-
'http_method': 'DELETE',
|
|
543
|
-
'servers': None,
|
|
544
|
-
},
|
|
545
|
-
params_map={
|
|
546
|
-
'all': [
|
|
547
|
-
'audience_segment_id',
|
|
548
|
-
],
|
|
549
|
-
'required': [
|
|
550
|
-
'audience_segment_id',
|
|
551
|
-
],
|
|
552
|
-
'nullable': [
|
|
553
|
-
],
|
|
554
|
-
'enum': [
|
|
555
|
-
],
|
|
556
|
-
'validation': [
|
|
557
|
-
]
|
|
558
|
-
},
|
|
559
|
-
root_map={
|
|
560
|
-
'validations': {
|
|
561
|
-
},
|
|
562
|
-
'allowed_values': {
|
|
563
|
-
},
|
|
564
|
-
'openapi_types': {
|
|
565
|
-
'audience_segment_id':
|
|
566
|
-
(str,),
|
|
567
|
-
},
|
|
568
|
-
'attribute_map': {
|
|
569
|
-
'audience_segment_id': 'audience-segment-id',
|
|
570
|
-
},
|
|
571
|
-
'location_map': {
|
|
572
|
-
'audience_segment_id': 'path',
|
|
573
|
-
},
|
|
574
|
-
'collection_format_map': {
|
|
575
|
-
}
|
|
576
|
-
},
|
|
577
|
-
headers_map={
|
|
578
|
-
'accept': [
|
|
579
|
-
'application/json'
|
|
580
|
-
],
|
|
581
|
-
'content_type': [],
|
|
582
|
-
},
|
|
583
|
-
api_client=api_client
|
|
584
|
-
)
|
|
585
|
-
self.delete_user_profiles_endpoint = _Endpoint(
|
|
586
|
-
settings={
|
|
587
|
-
'response_type': None,
|
|
588
|
-
'auth': [
|
|
589
|
-
'oauth',
|
|
590
|
-
'oauth'
|
|
591
|
-
],
|
|
592
|
-
'endpoint_path': '/preview/marketing-solutions/advertisers/{advertiserId}/user-profiles/delete',
|
|
593
|
-
'operation_id': 'delete_user_profiles',
|
|
594
|
-
'http_method': 'POST',
|
|
595
|
-
'servers': None,
|
|
596
|
-
},
|
|
597
|
-
params_map={
|
|
598
|
-
'all': [
|
|
599
|
-
'advertiser_id',
|
|
600
|
-
'delete_user_profile_model_list_request',
|
|
601
|
-
],
|
|
602
|
-
'required': [
|
|
603
|
-
'advertiser_id',
|
|
604
|
-
],
|
|
605
|
-
'nullable': [
|
|
606
|
-
],
|
|
607
|
-
'enum': [
|
|
608
|
-
],
|
|
609
|
-
'validation': [
|
|
610
|
-
]
|
|
611
|
-
},
|
|
612
|
-
root_map={
|
|
613
|
-
'validations': {
|
|
614
|
-
},
|
|
615
|
-
'allowed_values': {
|
|
616
|
-
},
|
|
617
|
-
'openapi_types': {
|
|
618
|
-
'advertiser_id':
|
|
619
|
-
(int,),
|
|
620
|
-
'delete_user_profile_model_list_request':
|
|
621
|
-
(DeleteUserProfileModelListRequest,),
|
|
622
|
-
},
|
|
623
|
-
'attribute_map': {
|
|
624
|
-
'advertiser_id': 'advertiserId',
|
|
625
|
-
},
|
|
626
|
-
'location_map': {
|
|
627
|
-
'advertiser_id': 'path',
|
|
628
|
-
'delete_user_profile_model_list_request': 'body',
|
|
629
|
-
},
|
|
630
|
-
'collection_format_map': {
|
|
631
|
-
}
|
|
632
|
-
},
|
|
633
|
-
headers_map={
|
|
634
|
-
'accept': [
|
|
635
|
-
'application/json'
|
|
636
|
-
],
|
|
637
|
-
'content_type': [
|
|
638
|
-
'application/json-patch+json',
|
|
639
|
-
'application/json',
|
|
640
|
-
'text/json',
|
|
641
|
-
'application/*+json'
|
|
642
|
-
]
|
|
643
|
-
},
|
|
644
|
-
api_client=api_client
|
|
645
|
-
)
|
|
646
531
|
self.estimate_audience_segment_size_endpoint = _Endpoint(
|
|
647
532
|
settings={
|
|
648
533
|
'response_type': (AudienceSegmentSizeEstimationV1Response,),
|
|
@@ -992,205 +877,181 @@ class AudienceApi(object):
|
|
|
992
877
|
},
|
|
993
878
|
api_client=api_client
|
|
994
879
|
)
|
|
995
|
-
self.
|
|
880
|
+
self.preview_marketing_solutions_audience_segments_audience_segment_id_contact_list_delete_endpoint = _Endpoint(
|
|
996
881
|
settings={
|
|
997
|
-
'response_type': (
|
|
882
|
+
'response_type': (DeleteAudienceContactListResponse,),
|
|
998
883
|
'auth': [
|
|
999
884
|
'oauth',
|
|
1000
885
|
'oauth'
|
|
1001
886
|
],
|
|
1002
|
-
'endpoint_path': '/preview/marketing-solutions/audience-segments/
|
|
1003
|
-
'operation_id': '
|
|
1004
|
-
'http_method': '
|
|
887
|
+
'endpoint_path': '/preview/marketing-solutions/audience-segments/{audience-segment-id}/contact-list',
|
|
888
|
+
'operation_id': 'preview_marketing_solutions_audience_segments_audience_segment_id_contact_list_delete',
|
|
889
|
+
'http_method': 'DELETE',
|
|
1005
890
|
'servers': None,
|
|
1006
891
|
},
|
|
1007
892
|
params_map={
|
|
1008
893
|
'all': [
|
|
1009
|
-
'
|
|
1010
|
-
'limit',
|
|
1011
|
-
'offset',
|
|
894
|
+
'audience_segment_id',
|
|
1012
895
|
],
|
|
1013
896
|
'required': [
|
|
1014
|
-
'
|
|
897
|
+
'audience_segment_id',
|
|
1015
898
|
],
|
|
1016
899
|
'nullable': [
|
|
1017
900
|
],
|
|
1018
901
|
'enum': [
|
|
1019
902
|
],
|
|
1020
903
|
'validation': [
|
|
1021
|
-
'limit',
|
|
1022
904
|
]
|
|
1023
905
|
},
|
|
1024
906
|
root_map={
|
|
1025
907
|
'validations': {
|
|
1026
|
-
('limit',): {
|
|
1027
|
-
|
|
1028
|
-
'inclusive_maximum': 100,
|
|
1029
|
-
'inclusive_minimum': 0,
|
|
1030
|
-
},
|
|
1031
908
|
},
|
|
1032
909
|
'allowed_values': {
|
|
1033
910
|
},
|
|
1034
911
|
'openapi_types': {
|
|
1035
|
-
'
|
|
1036
|
-
(
|
|
1037
|
-
'limit':
|
|
1038
|
-
(int,),
|
|
1039
|
-
'offset':
|
|
1040
|
-
(int,),
|
|
912
|
+
'audience_segment_id':
|
|
913
|
+
(str,),
|
|
1041
914
|
},
|
|
1042
915
|
'attribute_map': {
|
|
1043
|
-
'
|
|
1044
|
-
'offset': 'offset',
|
|
916
|
+
'audience_segment_id': 'audience-segment-id',
|
|
1045
917
|
},
|
|
1046
918
|
'location_map': {
|
|
1047
|
-
'
|
|
1048
|
-
'limit': 'query',
|
|
1049
|
-
'offset': 'query',
|
|
919
|
+
'audience_segment_id': 'path',
|
|
1050
920
|
},
|
|
1051
921
|
'collection_format_map': {
|
|
1052
922
|
}
|
|
1053
923
|
},
|
|
1054
924
|
headers_map={
|
|
1055
925
|
'accept': [
|
|
1056
|
-
'
|
|
1057
|
-
'application/json',
|
|
1058
|
-
'text/json'
|
|
926
|
+
'application/json'
|
|
1059
927
|
],
|
|
1060
|
-
'content_type': [
|
|
1061
|
-
'application/json-patch+json',
|
|
1062
|
-
'application/json',
|
|
1063
|
-
'text/json',
|
|
1064
|
-
'application/*+json'
|
|
1065
|
-
]
|
|
928
|
+
'content_type': [],
|
|
1066
929
|
},
|
|
1067
930
|
api_client=api_client
|
|
1068
931
|
)
|
|
1069
|
-
self.
|
|
932
|
+
self.preview_marketing_solutions_audience_segments_audience_segment_id_contact_list_patch_endpoint = _Endpoint(
|
|
1070
933
|
settings={
|
|
1071
|
-
'response_type': (
|
|
934
|
+
'response_type': (ModifyAudienceResponse,),
|
|
1072
935
|
'auth': [
|
|
1073
936
|
'oauth',
|
|
1074
937
|
'oauth'
|
|
1075
938
|
],
|
|
1076
|
-
'endpoint_path': '/preview/marketing-solutions/
|
|
1077
|
-
'operation_id': '
|
|
1078
|
-
'http_method': '
|
|
939
|
+
'endpoint_path': '/preview/marketing-solutions/audience-segments/{audience-segment-id}/contact-list',
|
|
940
|
+
'operation_id': 'preview_marketing_solutions_audience_segments_audience_segment_id_contact_list_patch',
|
|
941
|
+
'http_method': 'PATCH',
|
|
1079
942
|
'servers': None,
|
|
1080
943
|
},
|
|
1081
944
|
params_map={
|
|
1082
945
|
'all': [
|
|
1083
|
-
'
|
|
1084
|
-
'
|
|
1085
|
-
'offset',
|
|
946
|
+
'audience_segment_id',
|
|
947
|
+
'contactlist_amendment_request',
|
|
1086
948
|
],
|
|
1087
949
|
'required': [
|
|
1088
|
-
'
|
|
950
|
+
'audience_segment_id',
|
|
951
|
+
'contactlist_amendment_request',
|
|
1089
952
|
],
|
|
1090
953
|
'nullable': [
|
|
1091
954
|
],
|
|
1092
955
|
'enum': [
|
|
1093
956
|
],
|
|
1094
957
|
'validation': [
|
|
1095
|
-
'limit',
|
|
1096
958
|
]
|
|
1097
959
|
},
|
|
1098
960
|
root_map={
|
|
1099
961
|
'validations': {
|
|
1100
|
-
('limit',): {
|
|
1101
|
-
|
|
1102
|
-
'inclusive_maximum': 100,
|
|
1103
|
-
'inclusive_minimum': 0,
|
|
1104
|
-
},
|
|
1105
962
|
},
|
|
1106
963
|
'allowed_values': {
|
|
1107
964
|
},
|
|
1108
965
|
'openapi_types': {
|
|
1109
|
-
'
|
|
1110
|
-
(
|
|
1111
|
-
'
|
|
1112
|
-
(
|
|
1113
|
-
'offset':
|
|
1114
|
-
(int,),
|
|
966
|
+
'audience_segment_id':
|
|
967
|
+
(str,),
|
|
968
|
+
'contactlist_amendment_request':
|
|
969
|
+
(ContactlistAmendmentRequest,),
|
|
1115
970
|
},
|
|
1116
971
|
'attribute_map': {
|
|
1117
|
-
'
|
|
1118
|
-
'offset': 'offset',
|
|
972
|
+
'audience_segment_id': 'audience-segment-id',
|
|
1119
973
|
},
|
|
1120
974
|
'location_map': {
|
|
1121
|
-
'
|
|
1122
|
-
'
|
|
1123
|
-
'offset': 'query',
|
|
975
|
+
'audience_segment_id': 'path',
|
|
976
|
+
'contactlist_amendment_request': 'body',
|
|
1124
977
|
},
|
|
1125
978
|
'collection_format_map': {
|
|
1126
979
|
}
|
|
1127
980
|
},
|
|
1128
981
|
headers_map={
|
|
1129
982
|
'accept': [
|
|
1130
|
-
'
|
|
1131
|
-
'application/json',
|
|
1132
|
-
'text/json'
|
|
983
|
+
'application/json'
|
|
1133
984
|
],
|
|
1134
985
|
'content_type': [
|
|
1135
|
-
'application/json
|
|
1136
|
-
'application/json',
|
|
1137
|
-
'text/json',
|
|
1138
|
-
'application/*+json'
|
|
986
|
+
'application/json'
|
|
1139
987
|
]
|
|
1140
988
|
},
|
|
1141
989
|
api_client=api_client
|
|
1142
990
|
)
|
|
1143
|
-
self.
|
|
991
|
+
self.search_audience_segments_endpoint = _Endpoint(
|
|
1144
992
|
settings={
|
|
1145
|
-
'response_type':
|
|
993
|
+
'response_type': (AudienceSegmentEntityV1AudienceSegmentSearchMetadataV1ListResponse,),
|
|
1146
994
|
'auth': [
|
|
1147
995
|
'oauth',
|
|
1148
996
|
'oauth'
|
|
1149
997
|
],
|
|
1150
|
-
'endpoint_path': '/preview/marketing-solutions/
|
|
1151
|
-
'operation_id': '
|
|
998
|
+
'endpoint_path': '/preview/marketing-solutions/audience-segments/search',
|
|
999
|
+
'operation_id': 'search_audience_segments',
|
|
1152
1000
|
'http_method': 'POST',
|
|
1153
1001
|
'servers': None,
|
|
1154
1002
|
},
|
|
1155
1003
|
params_map={
|
|
1156
1004
|
'all': [
|
|
1157
|
-
'
|
|
1158
|
-
'
|
|
1005
|
+
'audience_segment_search_input_v1',
|
|
1006
|
+
'limit',
|
|
1007
|
+
'offset',
|
|
1159
1008
|
],
|
|
1160
1009
|
'required': [
|
|
1161
|
-
'
|
|
1010
|
+
'audience_segment_search_input_v1',
|
|
1162
1011
|
],
|
|
1163
1012
|
'nullable': [
|
|
1164
1013
|
],
|
|
1165
1014
|
'enum': [
|
|
1166
1015
|
],
|
|
1167
1016
|
'validation': [
|
|
1017
|
+
'limit',
|
|
1168
1018
|
]
|
|
1169
1019
|
},
|
|
1170
1020
|
root_map={
|
|
1171
1021
|
'validations': {
|
|
1022
|
+
('limit',): {
|
|
1023
|
+
|
|
1024
|
+
'inclusive_maximum': 100,
|
|
1025
|
+
'inclusive_minimum': 0,
|
|
1026
|
+
},
|
|
1172
1027
|
},
|
|
1173
1028
|
'allowed_values': {
|
|
1174
1029
|
},
|
|
1175
1030
|
'openapi_types': {
|
|
1176
|
-
'
|
|
1031
|
+
'audience_segment_search_input_v1':
|
|
1032
|
+
(AudienceSegmentSearchInputV1,),
|
|
1033
|
+
'limit':
|
|
1034
|
+
(int,),
|
|
1035
|
+
'offset':
|
|
1177
1036
|
(int,),
|
|
1178
|
-
'set_user_profile_model_list_request':
|
|
1179
|
-
(SetUserProfileModelListRequest,),
|
|
1180
1037
|
},
|
|
1181
1038
|
'attribute_map': {
|
|
1182
|
-
'
|
|
1039
|
+
'limit': 'limit',
|
|
1040
|
+
'offset': 'offset',
|
|
1183
1041
|
},
|
|
1184
1042
|
'location_map': {
|
|
1185
|
-
'
|
|
1186
|
-
'
|
|
1043
|
+
'audience_segment_search_input_v1': 'body',
|
|
1044
|
+
'limit': 'query',
|
|
1045
|
+
'offset': 'query',
|
|
1187
1046
|
},
|
|
1188
1047
|
'collection_format_map': {
|
|
1189
1048
|
}
|
|
1190
1049
|
},
|
|
1191
1050
|
headers_map={
|
|
1192
1051
|
'accept': [
|
|
1193
|
-
'
|
|
1052
|
+
'text/plain',
|
|
1053
|
+
'application/json',
|
|
1054
|
+
'text/json'
|
|
1194
1055
|
],
|
|
1195
1056
|
'content_type': [
|
|
1196
1057
|
'application/json-patch+json',
|
|
@@ -1201,61 +1062,76 @@ class AudienceApi(object):
|
|
|
1201
1062
|
},
|
|
1202
1063
|
api_client=api_client
|
|
1203
1064
|
)
|
|
1204
|
-
self.
|
|
1065
|
+
self.search_audiences_endpoint = _Endpoint(
|
|
1205
1066
|
settings={
|
|
1206
|
-
'response_type': (
|
|
1067
|
+
'response_type': (AudienceEntityV1AudienceSearchMetadataV1ListResponse,),
|
|
1207
1068
|
'auth': [
|
|
1208
1069
|
'oauth',
|
|
1209
1070
|
'oauth'
|
|
1210
1071
|
],
|
|
1211
|
-
'endpoint_path': '/preview/marketing-solutions/
|
|
1212
|
-
'operation_id': '
|
|
1213
|
-
'http_method': '
|
|
1072
|
+
'endpoint_path': '/preview/marketing-solutions/audiences/search',
|
|
1073
|
+
'operation_id': 'search_audiences',
|
|
1074
|
+
'http_method': 'POST',
|
|
1214
1075
|
'servers': None,
|
|
1215
1076
|
},
|
|
1216
1077
|
params_map={
|
|
1217
1078
|
'all': [
|
|
1218
|
-
'
|
|
1219
|
-
'
|
|
1079
|
+
'audience_search_input_v1',
|
|
1080
|
+
'limit',
|
|
1081
|
+
'offset',
|
|
1220
1082
|
],
|
|
1221
1083
|
'required': [
|
|
1222
|
-
'
|
|
1223
|
-
'contactlist_amendment_request',
|
|
1084
|
+
'audience_search_input_v1',
|
|
1224
1085
|
],
|
|
1225
1086
|
'nullable': [
|
|
1226
1087
|
],
|
|
1227
1088
|
'enum': [
|
|
1228
1089
|
],
|
|
1229
1090
|
'validation': [
|
|
1091
|
+
'limit',
|
|
1230
1092
|
]
|
|
1231
1093
|
},
|
|
1232
1094
|
root_map={
|
|
1233
1095
|
'validations': {
|
|
1096
|
+
('limit',): {
|
|
1097
|
+
|
|
1098
|
+
'inclusive_maximum': 100,
|
|
1099
|
+
'inclusive_minimum': 0,
|
|
1100
|
+
},
|
|
1234
1101
|
},
|
|
1235
1102
|
'allowed_values': {
|
|
1236
1103
|
},
|
|
1237
1104
|
'openapi_types': {
|
|
1238
|
-
'
|
|
1239
|
-
(
|
|
1240
|
-
'
|
|
1241
|
-
(
|
|
1105
|
+
'audience_search_input_v1':
|
|
1106
|
+
(AudienceSearchInputV1,),
|
|
1107
|
+
'limit':
|
|
1108
|
+
(int,),
|
|
1109
|
+
'offset':
|
|
1110
|
+
(int,),
|
|
1242
1111
|
},
|
|
1243
1112
|
'attribute_map': {
|
|
1244
|
-
'
|
|
1113
|
+
'limit': 'limit',
|
|
1114
|
+
'offset': 'offset',
|
|
1245
1115
|
},
|
|
1246
1116
|
'location_map': {
|
|
1247
|
-
'
|
|
1248
|
-
'
|
|
1117
|
+
'audience_search_input_v1': 'body',
|
|
1118
|
+
'limit': 'query',
|
|
1119
|
+
'offset': 'query',
|
|
1249
1120
|
},
|
|
1250
1121
|
'collection_format_map': {
|
|
1251
1122
|
}
|
|
1252
1123
|
},
|
|
1253
1124
|
headers_map={
|
|
1254
1125
|
'accept': [
|
|
1255
|
-
'
|
|
1126
|
+
'text/plain',
|
|
1127
|
+
'application/json',
|
|
1128
|
+
'text/json'
|
|
1256
1129
|
],
|
|
1257
1130
|
'content_type': [
|
|
1258
|
-
'application/json'
|
|
1131
|
+
'application/json-patch+json',
|
|
1132
|
+
'application/json',
|
|
1133
|
+
'text/json',
|
|
1134
|
+
'application/*+json'
|
|
1259
1135
|
]
|
|
1260
1136
|
},
|
|
1261
1137
|
api_client=api_client
|
|
@@ -1925,173 +1801,6 @@ class AudienceApi(object):
|
|
|
1925
1801
|
audience_compute_sizes_input_v1
|
|
1926
1802
|
return self.compute_audiences_sizes_endpoint.call_with_http_info(**kwargs)
|
|
1927
1803
|
|
|
1928
|
-
def delete_contact_list_identifiers(
|
|
1929
|
-
self,
|
|
1930
|
-
audience_segment_id,
|
|
1931
|
-
**kwargs
|
|
1932
|
-
):
|
|
1933
|
-
"""delete_contact_list_identifiers # noqa: E501
|
|
1934
|
-
|
|
1935
|
-
Delete all identifiers from a contact list audience-segment. # noqa: E501
|
|
1936
|
-
This method makes a synchronous HTTP request by default. To make an
|
|
1937
|
-
asynchronous HTTP request, please pass async_req=True
|
|
1938
|
-
|
|
1939
|
-
>>> thread = api.delete_contact_list_identifiers(audience_segment_id, async_req=True)
|
|
1940
|
-
>>> result = thread.get()
|
|
1941
|
-
|
|
1942
|
-
Args:
|
|
1943
|
-
audience_segment_id (str): The id of the contact list audience-segment to amend
|
|
1944
|
-
|
|
1945
|
-
Keyword Args:
|
|
1946
|
-
_return_http_data_only (bool): response data without head status
|
|
1947
|
-
code and headers. Default is True.
|
|
1948
|
-
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
1949
|
-
will be returned without reading/decoding response data.
|
|
1950
|
-
Default is True.
|
|
1951
|
-
_request_timeout (int/float/tuple): timeout setting for this request. If
|
|
1952
|
-
one number provided, it will be total request timeout. It can also
|
|
1953
|
-
be a pair (tuple) of (connection, read) timeouts.
|
|
1954
|
-
Default is None.
|
|
1955
|
-
_check_input_type (bool): specifies if type checking
|
|
1956
|
-
should be done one the data sent to the server.
|
|
1957
|
-
Default is True.
|
|
1958
|
-
_check_return_type (bool): specifies if type checking
|
|
1959
|
-
should be done one the data received from the server.
|
|
1960
|
-
Default is True.
|
|
1961
|
-
_spec_property_naming (bool): True if the variable names in the input data
|
|
1962
|
-
are serialized names, as specified in the OpenAPI document.
|
|
1963
|
-
False if the variable names in the input data
|
|
1964
|
-
are pythonic names, e.g. snake case (default)
|
|
1965
|
-
_content_type (str/None): force body content-type.
|
|
1966
|
-
Default is None and content-type will be predicted by allowed
|
|
1967
|
-
content-types and body.
|
|
1968
|
-
_host_index (int/None): specifies the index of the server
|
|
1969
|
-
that we want to use.
|
|
1970
|
-
Default is read from the configuration.
|
|
1971
|
-
_request_auths (list): set to override the auth_settings for an a single
|
|
1972
|
-
request; this effectively ignores the authentication
|
|
1973
|
-
in the spec for a single request.
|
|
1974
|
-
Default is None
|
|
1975
|
-
async_req (bool): execute request asynchronously
|
|
1976
|
-
|
|
1977
|
-
Returns:
|
|
1978
|
-
DeleteAudienceContactListResponse
|
|
1979
|
-
If the method is called asynchronously, returns the request
|
|
1980
|
-
thread.
|
|
1981
|
-
"""
|
|
1982
|
-
kwargs['async_req'] = kwargs.get(
|
|
1983
|
-
'async_req', False
|
|
1984
|
-
)
|
|
1985
|
-
kwargs['_return_http_data_only'] = kwargs.get(
|
|
1986
|
-
'_return_http_data_only', True
|
|
1987
|
-
)
|
|
1988
|
-
kwargs['_preload_content'] = kwargs.get(
|
|
1989
|
-
'_preload_content', True
|
|
1990
|
-
)
|
|
1991
|
-
kwargs['_request_timeout'] = kwargs.get(
|
|
1992
|
-
'_request_timeout', None
|
|
1993
|
-
)
|
|
1994
|
-
kwargs['_check_input_type'] = kwargs.get(
|
|
1995
|
-
'_check_input_type', True
|
|
1996
|
-
)
|
|
1997
|
-
kwargs['_check_return_type'] = kwargs.get(
|
|
1998
|
-
'_check_return_type', True
|
|
1999
|
-
)
|
|
2000
|
-
kwargs['_spec_property_naming'] = kwargs.get(
|
|
2001
|
-
'_spec_property_naming', False
|
|
2002
|
-
)
|
|
2003
|
-
kwargs['_content_type'] = kwargs.get(
|
|
2004
|
-
'_content_type')
|
|
2005
|
-
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
2006
|
-
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
2007
|
-
kwargs['audience_segment_id'] = \
|
|
2008
|
-
audience_segment_id
|
|
2009
|
-
return self.delete_contact_list_identifiers_endpoint.call_with_http_info(**kwargs)
|
|
2010
|
-
|
|
2011
|
-
def delete_user_profiles(
|
|
2012
|
-
self,
|
|
2013
|
-
advertiser_id,
|
|
2014
|
-
**kwargs
|
|
2015
|
-
):
|
|
2016
|
-
"""delete_user_profiles # noqa: E501
|
|
2017
|
-
|
|
2018
|
-
This endpoint will Delete User Profiles for a given Advertiser. # noqa: E501
|
|
2019
|
-
This method makes a synchronous HTTP request by default. To make an
|
|
2020
|
-
asynchronous HTTP request, please pass async_req=True
|
|
2021
|
-
|
|
2022
|
-
>>> thread = api.delete_user_profiles(advertiser_id, async_req=True)
|
|
2023
|
-
>>> result = thread.get()
|
|
2024
|
-
|
|
2025
|
-
Args:
|
|
2026
|
-
advertiser_id (int): Criteo Advertiser ID of user profiles' owner
|
|
2027
|
-
|
|
2028
|
-
Keyword Args:
|
|
2029
|
-
delete_user_profile_model_list_request (DeleteUserProfileModelListRequest): [optional]
|
|
2030
|
-
_return_http_data_only (bool): response data without head status
|
|
2031
|
-
code and headers. Default is True.
|
|
2032
|
-
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
2033
|
-
will be returned without reading/decoding response data.
|
|
2034
|
-
Default is True.
|
|
2035
|
-
_request_timeout (int/float/tuple): timeout setting for this request. If
|
|
2036
|
-
one number provided, it will be total request timeout. It can also
|
|
2037
|
-
be a pair (tuple) of (connection, read) timeouts.
|
|
2038
|
-
Default is None.
|
|
2039
|
-
_check_input_type (bool): specifies if type checking
|
|
2040
|
-
should be done one the data sent to the server.
|
|
2041
|
-
Default is True.
|
|
2042
|
-
_check_return_type (bool): specifies if type checking
|
|
2043
|
-
should be done one the data received from the server.
|
|
2044
|
-
Default is True.
|
|
2045
|
-
_spec_property_naming (bool): True if the variable names in the input data
|
|
2046
|
-
are serialized names, as specified in the OpenAPI document.
|
|
2047
|
-
False if the variable names in the input data
|
|
2048
|
-
are pythonic names, e.g. snake case (default)
|
|
2049
|
-
_content_type (str/None): force body content-type.
|
|
2050
|
-
Default is None and content-type will be predicted by allowed
|
|
2051
|
-
content-types and body.
|
|
2052
|
-
_host_index (int/None): specifies the index of the server
|
|
2053
|
-
that we want to use.
|
|
2054
|
-
Default is read from the configuration.
|
|
2055
|
-
_request_auths (list): set to override the auth_settings for an a single
|
|
2056
|
-
request; this effectively ignores the authentication
|
|
2057
|
-
in the spec for a single request.
|
|
2058
|
-
Default is None
|
|
2059
|
-
async_req (bool): execute request asynchronously
|
|
2060
|
-
|
|
2061
|
-
Returns:
|
|
2062
|
-
None
|
|
2063
|
-
If the method is called asynchronously, returns the request
|
|
2064
|
-
thread.
|
|
2065
|
-
"""
|
|
2066
|
-
kwargs['async_req'] = kwargs.get(
|
|
2067
|
-
'async_req', False
|
|
2068
|
-
)
|
|
2069
|
-
kwargs['_return_http_data_only'] = kwargs.get(
|
|
2070
|
-
'_return_http_data_only', True
|
|
2071
|
-
)
|
|
2072
|
-
kwargs['_preload_content'] = kwargs.get(
|
|
2073
|
-
'_preload_content', True
|
|
2074
|
-
)
|
|
2075
|
-
kwargs['_request_timeout'] = kwargs.get(
|
|
2076
|
-
'_request_timeout', None
|
|
2077
|
-
)
|
|
2078
|
-
kwargs['_check_input_type'] = kwargs.get(
|
|
2079
|
-
'_check_input_type', True
|
|
2080
|
-
)
|
|
2081
|
-
kwargs['_check_return_type'] = kwargs.get(
|
|
2082
|
-
'_check_return_type', True
|
|
2083
|
-
)
|
|
2084
|
-
kwargs['_spec_property_naming'] = kwargs.get(
|
|
2085
|
-
'_spec_property_naming', False
|
|
2086
|
-
)
|
|
2087
|
-
kwargs['_content_type'] = kwargs.get(
|
|
2088
|
-
'_content_type')
|
|
2089
|
-
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
2090
|
-
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
2091
|
-
kwargs['advertiser_id'] = \
|
|
2092
|
-
advertiser_id
|
|
2093
|
-
return self.delete_user_profiles_endpoint.call_with_http_info(**kwargs)
|
|
2094
|
-
|
|
2095
1804
|
def estimate_audience_segment_size(
|
|
2096
1805
|
self,
|
|
2097
1806
|
audience_segment_estimate_size_input_v1,
|
|
@@ -2602,26 +2311,24 @@ class AudienceApi(object):
|
|
|
2602
2311
|
contactlist_with_attributes_amendment_request
|
|
2603
2312
|
return self.modify_audience_users_with_attributes_endpoint.call_with_http_info(**kwargs)
|
|
2604
2313
|
|
|
2605
|
-
def
|
|
2314
|
+
def preview_marketing_solutions_audience_segments_audience_segment_id_contact_list_delete(
|
|
2606
2315
|
self,
|
|
2607
|
-
|
|
2316
|
+
audience_segment_id,
|
|
2608
2317
|
**kwargs
|
|
2609
2318
|
):
|
|
2610
|
-
"""
|
|
2319
|
+
"""preview_marketing_solutions_audience_segments_audience_segment_id_contact_list_delete # noqa: E501
|
|
2611
2320
|
|
|
2612
|
-
|
|
2321
|
+
Delete all identifiers from a contact list audience-segment. # noqa: E501
|
|
2613
2322
|
This method makes a synchronous HTTP request by default. To make an
|
|
2614
2323
|
asynchronous HTTP request, please pass async_req=True
|
|
2615
2324
|
|
|
2616
|
-
>>> thread = api.
|
|
2325
|
+
>>> thread = api.preview_marketing_solutions_audience_segments_audience_segment_id_contact_list_delete(audience_segment_id, async_req=True)
|
|
2617
2326
|
>>> result = thread.get()
|
|
2618
2327
|
|
|
2619
2328
|
Args:
|
|
2620
|
-
|
|
2329
|
+
audience_segment_id (str): The id of the contact list audience-segment to amend
|
|
2621
2330
|
|
|
2622
2331
|
Keyword Args:
|
|
2623
|
-
limit (int): The number of elements to be returned. The default is 50 and the maximum is 100.. [optional] if omitted the server will use the default value of 50
|
|
2624
|
-
offset (int): The (zero-based) offset into the collection. The default is 0.. [optional] if omitted the server will use the default value of 0
|
|
2625
2332
|
_return_http_data_only (bool): response data without head status
|
|
2626
2333
|
code and headers. Default is True.
|
|
2627
2334
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -2654,7 +2361,7 @@ class AudienceApi(object):
|
|
|
2654
2361
|
async_req (bool): execute request asynchronously
|
|
2655
2362
|
|
|
2656
2363
|
Returns:
|
|
2657
|
-
|
|
2364
|
+
DeleteAudienceContactListResponse
|
|
2658
2365
|
If the method is called asynchronously, returns the request
|
|
2659
2366
|
thread.
|
|
2660
2367
|
"""
|
|
@@ -2683,30 +2390,30 @@ class AudienceApi(object):
|
|
|
2683
2390
|
'_content_type')
|
|
2684
2391
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
2685
2392
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
2686
|
-
kwargs['
|
|
2687
|
-
|
|
2688
|
-
return self.
|
|
2393
|
+
kwargs['audience_segment_id'] = \
|
|
2394
|
+
audience_segment_id
|
|
2395
|
+
return self.preview_marketing_solutions_audience_segments_audience_segment_id_contact_list_delete_endpoint.call_with_http_info(**kwargs)
|
|
2689
2396
|
|
|
2690
|
-
def
|
|
2397
|
+
def preview_marketing_solutions_audience_segments_audience_segment_id_contact_list_patch(
|
|
2691
2398
|
self,
|
|
2692
|
-
|
|
2399
|
+
audience_segment_id,
|
|
2400
|
+
contactlist_amendment_request,
|
|
2693
2401
|
**kwargs
|
|
2694
2402
|
):
|
|
2695
|
-
"""
|
|
2403
|
+
"""preview_marketing_solutions_audience_segments_audience_segment_id_contact_list_patch # noqa: E501
|
|
2696
2404
|
|
|
2697
|
-
|
|
2405
|
+
Add/remove identifiers to or from a contact list audience-segment. # noqa: E501
|
|
2698
2406
|
This method makes a synchronous HTTP request by default. To make an
|
|
2699
2407
|
asynchronous HTTP request, please pass async_req=True
|
|
2700
2408
|
|
|
2701
|
-
>>> thread = api.
|
|
2409
|
+
>>> thread = api.preview_marketing_solutions_audience_segments_audience_segment_id_contact_list_patch(audience_segment_id, contactlist_amendment_request, async_req=True)
|
|
2702
2410
|
>>> result = thread.get()
|
|
2703
2411
|
|
|
2704
2412
|
Args:
|
|
2705
|
-
|
|
2413
|
+
audience_segment_id (str): The id of the contact list audience-segment to amend
|
|
2414
|
+
contactlist_amendment_request (ContactlistAmendmentRequest):
|
|
2706
2415
|
|
|
2707
2416
|
Keyword Args:
|
|
2708
|
-
limit (int): The number of elements to be returned. The default is 50 and the maximum is 100.. [optional] if omitted the server will use the default value of 50
|
|
2709
|
-
offset (int): The (zero-based) offset into the collection. The default is 0.. [optional] if omitted the server will use the default value of 0
|
|
2710
2417
|
_return_http_data_only (bool): response data without head status
|
|
2711
2418
|
code and headers. Default is True.
|
|
2712
2419
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -2739,7 +2446,7 @@ class AudienceApi(object):
|
|
|
2739
2446
|
async_req (bool): execute request asynchronously
|
|
2740
2447
|
|
|
2741
2448
|
Returns:
|
|
2742
|
-
|
|
2449
|
+
ModifyAudienceResponse
|
|
2743
2450
|
If the method is called asynchronously, returns the request
|
|
2744
2451
|
thread.
|
|
2745
2452
|
"""
|
|
@@ -2768,29 +2475,32 @@ class AudienceApi(object):
|
|
|
2768
2475
|
'_content_type')
|
|
2769
2476
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
2770
2477
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
2771
|
-
kwargs['
|
|
2772
|
-
|
|
2773
|
-
|
|
2478
|
+
kwargs['audience_segment_id'] = \
|
|
2479
|
+
audience_segment_id
|
|
2480
|
+
kwargs['contactlist_amendment_request'] = \
|
|
2481
|
+
contactlist_amendment_request
|
|
2482
|
+
return self.preview_marketing_solutions_audience_segments_audience_segment_id_contact_list_patch_endpoint.call_with_http_info(**kwargs)
|
|
2774
2483
|
|
|
2775
|
-
def
|
|
2484
|
+
def search_audience_segments(
|
|
2776
2485
|
self,
|
|
2777
|
-
|
|
2486
|
+
audience_segment_search_input_v1,
|
|
2778
2487
|
**kwargs
|
|
2779
2488
|
):
|
|
2780
|
-
"""
|
|
2489
|
+
"""search_audience_segments # noqa: E501
|
|
2781
2490
|
|
|
2782
|
-
|
|
2491
|
+
Returns a list of segments that match the provided filters. If present, the filters are AND'ed together when applied. # noqa: E501
|
|
2783
2492
|
This method makes a synchronous HTTP request by default. To make an
|
|
2784
2493
|
asynchronous HTTP request, please pass async_req=True
|
|
2785
2494
|
|
|
2786
|
-
>>> thread = api.
|
|
2495
|
+
>>> thread = api.search_audience_segments(audience_segment_search_input_v1, async_req=True)
|
|
2787
2496
|
>>> result = thread.get()
|
|
2788
2497
|
|
|
2789
2498
|
Args:
|
|
2790
|
-
|
|
2499
|
+
audience_segment_search_input_v1 (AudienceSegmentSearchInputV1): Segment search filters.
|
|
2791
2500
|
|
|
2792
2501
|
Keyword Args:
|
|
2793
|
-
|
|
2502
|
+
limit (int): The number of elements to be returned. The default is 50 and the maximum is 100.. [optional] if omitted the server will use the default value of 50
|
|
2503
|
+
offset (int): The (zero-based) offset into the collection. The default is 0.. [optional] if omitted the server will use the default value of 0
|
|
2794
2504
|
_return_http_data_only (bool): response data without head status
|
|
2795
2505
|
code and headers. Default is True.
|
|
2796
2506
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -2823,7 +2533,7 @@ class AudienceApi(object):
|
|
|
2823
2533
|
async_req (bool): execute request asynchronously
|
|
2824
2534
|
|
|
2825
2535
|
Returns:
|
|
2826
|
-
|
|
2536
|
+
AudienceSegmentEntityV1AudienceSegmentSearchMetadataV1ListResponse
|
|
2827
2537
|
If the method is called asynchronously, returns the request
|
|
2828
2538
|
thread.
|
|
2829
2539
|
"""
|
|
@@ -2852,30 +2562,30 @@ class AudienceApi(object):
|
|
|
2852
2562
|
'_content_type')
|
|
2853
2563
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
2854
2564
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
2855
|
-
kwargs['
|
|
2856
|
-
|
|
2857
|
-
return self.
|
|
2565
|
+
kwargs['audience_segment_search_input_v1'] = \
|
|
2566
|
+
audience_segment_search_input_v1
|
|
2567
|
+
return self.search_audience_segments_endpoint.call_with_http_info(**kwargs)
|
|
2858
2568
|
|
|
2859
|
-
def
|
|
2569
|
+
def search_audiences(
|
|
2860
2570
|
self,
|
|
2861
|
-
|
|
2862
|
-
contactlist_amendment_request,
|
|
2571
|
+
audience_search_input_v1,
|
|
2863
2572
|
**kwargs
|
|
2864
2573
|
):
|
|
2865
|
-
"""
|
|
2574
|
+
"""search_audiences # noqa: E501
|
|
2866
2575
|
|
|
2867
|
-
|
|
2576
|
+
Returns a list of audiences that match the provided filters. If present, the filters are AND'ed together when applied. # noqa: E501
|
|
2868
2577
|
This method makes a synchronous HTTP request by default. To make an
|
|
2869
2578
|
asynchronous HTTP request, please pass async_req=True
|
|
2870
2579
|
|
|
2871
|
-
>>> thread = api.
|
|
2580
|
+
>>> thread = api.search_audiences(audience_search_input_v1, async_req=True)
|
|
2872
2581
|
>>> result = thread.get()
|
|
2873
2582
|
|
|
2874
2583
|
Args:
|
|
2875
|
-
|
|
2876
|
-
contactlist_amendment_request (ContactlistAmendmentRequest):
|
|
2584
|
+
audience_search_input_v1 (AudienceSearchInputV1): Audience search filters.
|
|
2877
2585
|
|
|
2878
2586
|
Keyword Args:
|
|
2587
|
+
limit (int): The number of elements to be returned. The default is 50 and the maximum is 100.. [optional] if omitted the server will use the default value of 50
|
|
2588
|
+
offset (int): The (zero-based) offset into the collection. The default is 0.. [optional] if omitted the server will use the default value of 0
|
|
2879
2589
|
_return_http_data_only (bool): response data without head status
|
|
2880
2590
|
code and headers. Default is True.
|
|
2881
2591
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -2908,7 +2618,7 @@ class AudienceApi(object):
|
|
|
2908
2618
|
async_req (bool): execute request asynchronously
|
|
2909
2619
|
|
|
2910
2620
|
Returns:
|
|
2911
|
-
|
|
2621
|
+
AudienceEntityV1AudienceSearchMetadataV1ListResponse
|
|
2912
2622
|
If the method is called asynchronously, returns the request
|
|
2913
2623
|
thread.
|
|
2914
2624
|
"""
|
|
@@ -2937,9 +2647,7 @@ class AudienceApi(object):
|
|
|
2937
2647
|
'_content_type')
|
|
2938
2648
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
2939
2649
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
2940
|
-
kwargs['
|
|
2941
|
-
|
|
2942
|
-
kwargs
|
|
2943
|
-
contactlist_amendment_request
|
|
2944
|
-
return self.update_contact_list_identifiers_endpoint.call_with_http_info(**kwargs)
|
|
2650
|
+
kwargs['audience_search_input_v1'] = \
|
|
2651
|
+
audience_search_input_v1
|
|
2652
|
+
return self.search_audiences_endpoint.call_with_http_info(**kwargs)
|
|
2945
2653
|
|