criteo-api-marketingsolutions-sdk 2024.10.0.241029__py3-none-any.whl → 2025.1.0.250129__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_sdk-2024.10.0.241029.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250129.dist-info}/METADATA +15 -6
- criteo_api_marketingsolutions_sdk-2025.1.0.250129.dist-info/RECORD +269 -0
- {criteo_api_marketingsolutions_sdk-2024.10.0.241029.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250129.dist-info}/WHEEL +1 -1
- criteo_api_marketingsolutions_sdk-2025.1.0.250129.dist-info/top_level.txt +1 -0
- criteo_api_marketingsolutions_v2025_01/__init__.py +31 -0
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/api/__init__.py +1 -1
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/api/advertiser_api.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/api/analytics_api.py +13 -13
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/api/audience_api.py +75 -75
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/api/campaign_api.py +40 -40
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/api/creative_api.py +109 -109
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/api/gateway_api.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/api_client.py +6 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/api_client_builder.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/apis/__init__.py +7 -7
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/configuration.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/criteo_api_client.py +2 -2
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/criteo_auth.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/criteo_rest.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/exceptions.py +1 -1
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/__init__.py +1 -1
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_audience_link_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_audience_link_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_audience_link_entity_v1_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_audience_link_input_entity_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_category_bid.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_category_bid_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_category_bid_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_delivery_limitations_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_display_multiplier.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_display_multiplier_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_display_multiplier_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_frequency_capping_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_geo_location_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_search_filter_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_search_request_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_targeting_rule_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_targeting_v24_q1.py +6 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_write.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/adaptive_attributes.py +7 -17
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/adaptive_colors.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/adaptive_write_attributes.py +5 -9
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/algebra_node_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/application_summary_model.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/application_summary_model_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/application_summary_model_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_bulk_create_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_bulk_delete_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_bulk_update_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_compute_size_entity_v1_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_compute_sizes_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_create_entity_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_create_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_delete_entity_v1_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_entity_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_entity_v1_audience_search_metadata_v1_list_response.py +6 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_error.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_estimate_size_entity_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_estimate_size_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_estimate_size_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_id_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_id_entity_v1_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_name_description.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_search_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_search_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_search_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_search_metadata_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_bulk_create_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_bulk_delete_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_bulk_update_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_compute_size_entity_v1_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_compute_sizes_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_create_entity_v1.py +8 -8
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_create_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_delete_entity_v1_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_entity_v1.py +10 -10
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_entity_v1_audience_segment_search_metadata_v1_list_response.py +6 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_estimate_size_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_id_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_id_entity_v1_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_search_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_search_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_search_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_search_metadata_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_size_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_size_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_size_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_size_estimation_entity_v1.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_size_estimation_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_size_estimation_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_size_estimation_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_size_estimation_v1_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_update_entity_v1.py +9 -9
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_update_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_size_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_size_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_size_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_size_estimation_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_size_estimation_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_size_estimation_v1_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_update_entity_v1.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_update_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_warning.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/basic_audience_definition.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/behavioral_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/campaign_search_filters_v23_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/campaign_search_request_v23_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/campaign_spend_limit_v23_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/campaign_v23_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/campaign_v23_q1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/campaign_v23_q1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/campaign_v23_q1_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/common_problem.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/contact_list_statistics_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/contact_list_statistics_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/contact_list_statistics_entity_v1_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/contact_list_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/contactlist_amendment.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/contactlist_amendment_attributes.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/contactlist_amendment_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/contactlist_operation.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/contactlist_operation_attributes.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/coupon.py +4 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/coupon_supported_sizes.py +3 -7
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_ad_set_bidding_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_ad_set_budget_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_ad_set_geo_location_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_ad_set_schedule_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_ad_set_targeting_v24_q1.py +6 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_ad_set_v24_q1.py +7 -7
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_ad_set_v24_q1_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_ad_set_v24_q1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_campaign.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_campaign_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_campaign_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_campaign_spend_limit.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_coupon.py +4 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_image_slide.py +3 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/creative.py +7 -7
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/creative_write.py +7 -7
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/criteo_api_error.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/criteo_api_warning.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/delete_audience_contact_list_response.py +6 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/dynamic_attributes.py +4 -8
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/dynamic_write_attributes.py +9 -9
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/entity_of_portfolio_message.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/error_code_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/get_portfolio_response.py +6 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/html_tag_attributes.py +4 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/html_tag_write_attributes.py +4 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/image_attributes.py +3 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/image_set.py +4 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/image_set_base64.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/image_shape.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/image_slide.py +3 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/image_write_attributes.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_audience_segment_brand_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_audience_segment_brand_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_audience_segment_brand_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_audience_segment_interest_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_audience_segment_interest_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_audience_segment_interest_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_create_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_size_estimation_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_update_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/location_create_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/location_size_estimation_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/location_update_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/location_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/lookalike_create_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/lookalike_update_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/lookalike_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/modify_audience_response.py +6 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/nillable_ad_set_targeting_rule_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/nillable_ad_set_targeting_rule_v24_q1_value.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/nillable_date_time.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/nillable_decimal.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/nillable_gender_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/nillable_int32.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/nillable_string.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/outcome.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_bidding_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_budget_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_category_bid.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_category_bid_list_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_category_bid_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_category_bid_result_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_category_bid_result_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_display_multiplier.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_display_multiplier_list_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_display_multiplier_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_display_multiplier_result_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_display_multiplier_result_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_scheduling_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_v24_q1.py +7 -7
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_campaign.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_campaign_list_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_campaign_spend_limit.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_campaign_write_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_result_campaign_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_result_campaign_read_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/placements_report_query_message.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/placements_report_query_message_list_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/placements_report_query_message_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/point_of_interest_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/portfolio_message.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/prospecting_create_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/prospecting_update_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/prospecting_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/read_ad_set_bidding_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/read_ad_set_budget_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/read_ad_set_schedule_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/read_ad_set_v24_q1.py +7 -7
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/read_model_ad_set_id.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/read_model_ad_set_id_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/read_model_read_ad_set_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/requests_ad_set_id.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/requests_patch_ad_set_v24_q1.py +4 -4
- criteo_api_marketingsolutions_v2024_10/model/creative_response.py → criteo_api_marketingsolutions_v2025_01/model/resource_collection_outcome_of_ad.py +12 -16
- criteo_api_marketingsolutions_v2025_01/model/resource_collection_outcome_of_coupon.py +281 -0
- criteo_api_marketingsolutions_v2024_10/model/ad_list_response.py → criteo_api_marketingsolutions_v2025_01/model/resource_collection_outcome_of_creative.py +12 -18
- criteo_api_marketingsolutions_v2024_10/model/ad_write_request.py → criteo_api_marketingsolutions_v2025_01/model/resource_input_of_ad_write.py +11 -11
- criteo_api_marketingsolutions_v2024_10/model/creative_write_request.py → criteo_api_marketingsolutions_v2025_01/model/resource_input_of_create_coupon.py +11 -11
- criteo_api_marketingsolutions_v2025_01/model/resource_input_of_creative_write.py +269 -0
- criteo_api_marketingsolutions_v2024_10/model/create_coupon_request.py → criteo_api_marketingsolutions_v2025_01/model/resource_input_of_update_coupon.py +11 -11
- criteo_api_marketingsolutions_v2024_10/model/ad_resource.py → criteo_api_marketingsolutions_v2025_01/model/resource_of_ad.py +9 -9
- criteo_api_marketingsolutions_v2024_10/model/ad_write_resource.py → criteo_api_marketingsolutions_v2025_01/model/resource_of_ad_write.py +9 -9
- criteo_api_marketingsolutions_v2024_10/model/coupon_resource.py → criteo_api_marketingsolutions_v2025_01/model/resource_of_coupon.py +9 -9
- criteo_api_marketingsolutions_v2024_10/model/coupon_supported_sizes_resource.py → criteo_api_marketingsolutions_v2025_01/model/resource_of_coupon_supported_sizes.py +9 -9
- criteo_api_marketingsolutions_v2024_10/model/create_coupon_resource.py → criteo_api_marketingsolutions_v2025_01/model/resource_of_create_coupon.py +9 -9
- criteo_api_marketingsolutions_v2024_10/model/creative_resource.py → criteo_api_marketingsolutions_v2025_01/model/resource_of_creative.py +9 -9
- criteo_api_marketingsolutions_v2024_10/model/creative_write_resource.py → criteo_api_marketingsolutions_v2025_01/model/resource_of_creative_write.py +9 -9
- criteo_api_marketingsolutions_v2024_10/model/update_coupon_resource.py → criteo_api_marketingsolutions_v2025_01/model/resource_of_update_coupon.py +9 -9
- criteo_api_marketingsolutions_v2024_10/model/ad_response.py → criteo_api_marketingsolutions_v2025_01/model/resource_outcome_of_ad.py +12 -16
- criteo_api_marketingsolutions_v2024_10/model/coupon_response.py → criteo_api_marketingsolutions_v2025_01/model/resource_outcome_of_coupon.py +12 -16
- criteo_api_marketingsolutions_v2025_01/model/resource_outcome_of_coupon_supported_sizes.py +281 -0
- criteo_api_marketingsolutions_v2025_01/model/resource_outcome_of_creative.py +281 -0
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/response_read_ad_set_v24_q1.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/responses_ad_set_id.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/responses_ad_set_id_v24_q1.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/responses_read_ad_set_v24_q1.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/retargeting_create_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/retargeting_update_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/retargeting_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/size.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/statistics_report_query_message.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/tag.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/transactions_report_query_message.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/transactions_report_query_message_list_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/transactions_report_query_message_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/transparency_query_message.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/transparency_report.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/transparency_report_file.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/transparency_report_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/transparency_report_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/update_coupon.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/video_detail.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/write_model_ad_set_id.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/write_model_patch_ad_set_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model_utils.py +2 -2
- criteo_api_marketingsolutions_v2025_01/models/__init__.py +255 -0
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/rest.py +2 -2
- criteo_api_marketingsolutions_sdk-2024.10.0.241029.dist-info/RECORD +0 -269
- criteo_api_marketingsolutions_sdk-2024.10.0.241029.dist-info/top_level.txt +0 -1
- criteo_api_marketingsolutions_v2024_10/__init__.py +0 -31
- criteo_api_marketingsolutions_v2024_10/model/coupon_list_response.py +0 -287
- criteo_api_marketingsolutions_v2024_10/model/coupon_supported_sizes_response.py +0 -285
- criteo_api_marketingsolutions_v2024_10/model/creative_list_response.py +0 -287
- criteo_api_marketingsolutions_v2024_10/model/update_coupon_request.py +0 -269
- criteo_api_marketingsolutions_v2024_10/models/__init__.py +0 -255
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/flow_constants.py +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: 2025-01
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
import re # noqa: F401
|
|
12
12
|
import sys # noqa: F401
|
|
13
13
|
|
|
14
|
-
from
|
|
14
|
+
from criteo_api_marketingsolutions_v2025_01.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,11 +26,11 @@ from criteo_api_marketingsolutions_v2024_10.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2025_01.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from
|
|
33
|
+
from criteo_api_marketingsolutions_v2025_01.model.create_campaign import CreateCampaign
|
|
34
34
|
globals()['CreateCampaign'] = CreateCampaign
|
|
35
35
|
|
|
36
36
|
|
|
@@ -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: 2025-01
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
import re # noqa: F401
|
|
12
12
|
import sys # noqa: F401
|
|
13
13
|
|
|
14
|
-
from
|
|
14
|
+
from criteo_api_marketingsolutions_v2025_01.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,7 +26,7 @@ from criteo_api_marketingsolutions_v2024_10.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2025_01.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
@@ -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: 2025-01
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
import re # noqa: F401
|
|
12
12
|
import sys # noqa: F401
|
|
13
13
|
|
|
14
|
-
from
|
|
14
|
+
from criteo_api_marketingsolutions_v2025_01.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,11 +26,11 @@ from criteo_api_marketingsolutions_v2024_10.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2025_01.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from
|
|
33
|
+
from criteo_api_marketingsolutions_v2025_01.model.create_image_slide import CreateImageSlide
|
|
34
34
|
globals()['CreateImageSlide'] = CreateImageSlide
|
|
35
35
|
|
|
36
36
|
|
|
@@ -66,8 +66,6 @@ class CreateCoupon(ModelNormal):
|
|
|
66
66
|
}
|
|
67
67
|
|
|
68
68
|
validations = {
|
|
69
|
-
('images',): {
|
|
70
|
-
},
|
|
71
69
|
('show_every',): {
|
|
72
70
|
'inclusive_maximum': 10,
|
|
73
71
|
'inclusive_minimum': 1,
|
|
@@ -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: 2025-01
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
import re # noqa: F401
|
|
12
12
|
import sys # noqa: F401
|
|
13
13
|
|
|
14
|
-
from
|
|
14
|
+
from criteo_api_marketingsolutions_v2025_01.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,7 +26,7 @@ from criteo_api_marketingsolutions_v2024_10.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2025_01.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
@@ -58,8 +58,6 @@ class CreateImageSlide(ModelNormal):
|
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
validations = {
|
|
61
|
-
('slide_base64_strings',): {
|
|
62
|
-
},
|
|
63
61
|
}
|
|
64
62
|
|
|
65
63
|
@cached_property
|
{criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/creative.py
RENAMED
|
@@ -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: 2025-01
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
import re # noqa: F401
|
|
12
12
|
import sys # noqa: F401
|
|
13
13
|
|
|
14
|
-
from
|
|
14
|
+
from criteo_api_marketingsolutions_v2025_01.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,14 +26,14 @@ from criteo_api_marketingsolutions_v2024_10.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2025_01.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from
|
|
34
|
-
from
|
|
35
|
-
from
|
|
36
|
-
from
|
|
33
|
+
from criteo_api_marketingsolutions_v2025_01.model.adaptive_attributes import AdaptiveAttributes
|
|
34
|
+
from criteo_api_marketingsolutions_v2025_01.model.dynamic_attributes import DynamicAttributes
|
|
35
|
+
from criteo_api_marketingsolutions_v2025_01.model.html_tag_attributes import HtmlTagAttributes
|
|
36
|
+
from criteo_api_marketingsolutions_v2025_01.model.image_attributes import ImageAttributes
|
|
37
37
|
globals()['AdaptiveAttributes'] = AdaptiveAttributes
|
|
38
38
|
globals()['DynamicAttributes'] = DynamicAttributes
|
|
39
39
|
globals()['HtmlTagAttributes'] = HtmlTagAttributes
|
|
@@ -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: 2025-01
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
import re # noqa: F401
|
|
12
12
|
import sys # noqa: F401
|
|
13
13
|
|
|
14
|
-
from
|
|
14
|
+
from criteo_api_marketingsolutions_v2025_01.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,14 +26,14 @@ from criteo_api_marketingsolutions_v2024_10.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2025_01.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from
|
|
34
|
-
from
|
|
35
|
-
from
|
|
36
|
-
from
|
|
33
|
+
from criteo_api_marketingsolutions_v2025_01.model.adaptive_write_attributes import AdaptiveWriteAttributes
|
|
34
|
+
from criteo_api_marketingsolutions_v2025_01.model.dynamic_write_attributes import DynamicWriteAttributes
|
|
35
|
+
from criteo_api_marketingsolutions_v2025_01.model.html_tag_write_attributes import HtmlTagWriteAttributes
|
|
36
|
+
from criteo_api_marketingsolutions_v2025_01.model.image_write_attributes import ImageWriteAttributes
|
|
37
37
|
globals()['AdaptiveWriteAttributes'] = AdaptiveWriteAttributes
|
|
38
38
|
globals()['DynamicWriteAttributes'] = DynamicWriteAttributes
|
|
39
39
|
globals()['HtmlTagWriteAttributes'] = HtmlTagWriteAttributes
|
|
@@ -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: 2025-01
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
import re # noqa: F401
|
|
12
12
|
import sys # noqa: F401
|
|
13
13
|
|
|
14
|
-
from
|
|
14
|
+
from criteo_api_marketingsolutions_v2025_01.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,7 +26,7 @@ from criteo_api_marketingsolutions_v2024_10.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2025_01.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
@@ -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: 2025-01
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
import re # noqa: F401
|
|
12
12
|
import sys # noqa: F401
|
|
13
13
|
|
|
14
|
-
from
|
|
14
|
+
from criteo_api_marketingsolutions_v2025_01.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,7 +26,7 @@ from criteo_api_marketingsolutions_v2024_10.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2025_01.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
@@ -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: 2025-01
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
import re # noqa: F401
|
|
12
12
|
import sys # noqa: F401
|
|
13
13
|
|
|
14
|
-
from
|
|
14
|
+
from criteo_api_marketingsolutions_v2025_01.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,13 +26,13 @@ from criteo_api_marketingsolutions_v2024_10.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2025_01.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from
|
|
34
|
-
from
|
|
35
|
-
from
|
|
33
|
+
from criteo_api_marketingsolutions_v2025_01.model.audience_error import AudienceError
|
|
34
|
+
from criteo_api_marketingsolutions_v2025_01.model.audience_warning import AudienceWarning
|
|
35
|
+
from criteo_api_marketingsolutions_v2025_01.model.basic_audience_definition import BasicAudienceDefinition
|
|
36
36
|
globals()['AudienceError'] = AudienceError
|
|
37
37
|
globals()['AudienceWarning'] = AudienceWarning
|
|
38
38
|
globals()['BasicAudienceDefinition'] = BasicAudienceDefinition
|
|
@@ -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: 2025-01
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
import re # noqa: F401
|
|
12
12
|
import sys # noqa: F401
|
|
13
13
|
|
|
14
|
-
from
|
|
14
|
+
from criteo_api_marketingsolutions_v2025_01.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,11 +26,11 @@ from criteo_api_marketingsolutions_v2024_10.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2025_01.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from
|
|
33
|
+
from criteo_api_marketingsolutions_v2025_01.model.image_shape import ImageShape
|
|
34
34
|
globals()['ImageShape'] = ImageShape
|
|
35
35
|
|
|
36
36
|
|
|
@@ -67,10 +67,6 @@ class DynamicAttributes(ModelNormal):
|
|
|
67
67
|
}
|
|
68
68
|
|
|
69
69
|
validations = {
|
|
70
|
-
('logos',): {
|
|
71
|
-
},
|
|
72
|
-
('calls_to_action',): {
|
|
73
|
-
},
|
|
74
70
|
}
|
|
75
71
|
|
|
76
72
|
@cached_property
|
|
@@ -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: 2025-01
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
import re # noqa: F401
|
|
12
12
|
import sys # noqa: F401
|
|
13
13
|
|
|
14
|
-
from
|
|
14
|
+
from criteo_api_marketingsolutions_v2025_01.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,7 +26,7 @@ from criteo_api_marketingsolutions_v2024_10.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2025_01.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
@@ -124,8 +124,8 @@ class DynamicWriteAttributes(ModelNormal):
|
|
|
124
124
|
|
|
125
125
|
Args:
|
|
126
126
|
logo_base64_string (str): Logo image as a base-64 encoded string
|
|
127
|
-
body_text_color (str): Color of the creative's body text Valid hexadecimal
|
|
128
|
-
prices_color (str): Color of the creative's prices Valid hexadecimal
|
|
127
|
+
body_text_color (str): Color of the creative's body text Valid hexadecimal color (e.g. \"AB00FF\")
|
|
128
|
+
prices_color (str): Color of the creative's prices Valid hexadecimal color (e.g. \"AB00FF\")
|
|
129
129
|
calls_to_action ([str]): A Call-to-Action (CTA) is an action-driven instruction to your audience intended to provoke an immediate response, such as “Buy now” or “Go!”.
|
|
130
130
|
product_image_display (str): Value can be \"ShowFullImage\" or \"ZoomOnImage\". Choose whether your product catalog images should fit inside the allocated space (\"ShowFullImage\") or whether they should fill that space (\"ZoomOnImage\"). If you choose ZoomOnImage, there may be some image cropping.
|
|
131
131
|
|
|
@@ -160,7 +160,7 @@ class DynamicWriteAttributes(ModelNormal):
|
|
|
160
160
|
Animal class but this time we won't travel
|
|
161
161
|
through its discriminator because we passed in
|
|
162
162
|
_visited_composed_classes = (Animal,)
|
|
163
|
-
creative_background_color (str, none_type): Color of the creative's background Valid hexadecimal
|
|
163
|
+
creative_background_color (str, none_type): Color of the creative's background Valid hexadecimal color (e.g. \"AB00FF\"). [optional] # noqa: E501
|
|
164
164
|
primary_font (str, none_type): Font of the primary font Valid supported font like \"Arial\". [optional] # noqa: E501
|
|
165
165
|
"""
|
|
166
166
|
|
|
@@ -223,8 +223,8 @@ class DynamicWriteAttributes(ModelNormal):
|
|
|
223
223
|
|
|
224
224
|
Args:
|
|
225
225
|
logo_base64_string (str): Logo image as a base-64 encoded string
|
|
226
|
-
body_text_color (str): Color of the creative's body text Valid hexadecimal
|
|
227
|
-
prices_color (str): Color of the creative's prices Valid hexadecimal
|
|
226
|
+
body_text_color (str): Color of the creative's body text Valid hexadecimal color (e.g. \"AB00FF\")
|
|
227
|
+
prices_color (str): Color of the creative's prices Valid hexadecimal color (e.g. \"AB00FF\")
|
|
228
228
|
calls_to_action ([str]): A Call-to-Action (CTA) is an action-driven instruction to your audience intended to provoke an immediate response, such as “Buy now” or “Go!”.
|
|
229
229
|
product_image_display (str): Value can be \"ShowFullImage\" or \"ZoomOnImage\". Choose whether your product catalog images should fit inside the allocated space (\"ShowFullImage\") or whether they should fill that space (\"ZoomOnImage\"). If you choose ZoomOnImage, there may be some image cropping.
|
|
230
230
|
|
|
@@ -259,7 +259,7 @@ class DynamicWriteAttributes(ModelNormal):
|
|
|
259
259
|
Animal class but this time we won't travel
|
|
260
260
|
through its discriminator because we passed in
|
|
261
261
|
_visited_composed_classes = (Animal,)
|
|
262
|
-
creative_background_color (str, none_type): Color of the creative's background Valid hexadecimal
|
|
262
|
+
creative_background_color (str, none_type): Color of the creative's background Valid hexadecimal color (e.g. \"AB00FF\"). [optional] # noqa: E501
|
|
263
263
|
primary_font (str, none_type): Font of the primary font Valid supported font like \"Arial\". [optional] # noqa: E501
|
|
264
264
|
"""
|
|
265
265
|
|
|
@@ -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: 2025-01
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
import re # noqa: F401
|
|
12
12
|
import sys # noqa: F401
|
|
13
13
|
|
|
14
|
-
from
|
|
14
|
+
from criteo_api_marketingsolutions_v2025_01.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,11 +26,11 @@ from criteo_api_marketingsolutions_v2024_10.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2025_01.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from
|
|
33
|
+
from criteo_api_marketingsolutions_v2025_01.model.portfolio_message import PortfolioMessage
|
|
34
34
|
globals()['PortfolioMessage'] = PortfolioMessage
|
|
35
35
|
|
|
36
36
|
|
|
@@ -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: 2025-01
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
import re # noqa: F401
|
|
12
12
|
import sys # noqa: F401
|
|
13
13
|
|
|
14
|
-
from
|
|
14
|
+
from criteo_api_marketingsolutions_v2025_01.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,12 +26,12 @@ from criteo_api_marketingsolutions_v2024_10.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2025_01.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from
|
|
34
|
-
from
|
|
33
|
+
from criteo_api_marketingsolutions_v2025_01.model.audience_error import AudienceError
|
|
34
|
+
from criteo_api_marketingsolutions_v2025_01.model.audience_warning import AudienceWarning
|
|
35
35
|
globals()['AudienceError'] = AudienceError
|
|
36
36
|
globals()['AudienceWarning'] = AudienceWarning
|
|
37
37
|
|
|
@@ -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: 2025-01
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
import re # noqa: F401
|
|
12
12
|
import sys # noqa: F401
|
|
13
13
|
|
|
14
|
-
from
|
|
14
|
+
from criteo_api_marketingsolutions_v2025_01.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,13 +26,13 @@ from criteo_api_marketingsolutions_v2024_10.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2025_01.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from
|
|
34
|
-
from
|
|
35
|
-
from
|
|
33
|
+
from criteo_api_marketingsolutions_v2025_01.model.criteo_api_error import CriteoApiError
|
|
34
|
+
from criteo_api_marketingsolutions_v2025_01.model.criteo_api_warning import CriteoApiWarning
|
|
35
|
+
from criteo_api_marketingsolutions_v2025_01.model.entity_of_portfolio_message import EntityOfPortfolioMessage
|
|
36
36
|
globals()['CriteoApiError'] = CriteoApiError
|
|
37
37
|
globals()['CriteoApiWarning'] = CriteoApiWarning
|
|
38
38
|
globals()['EntityOfPortfolioMessage'] = EntityOfPortfolioMessage
|
|
@@ -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: 2025-01
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
import re # noqa: F401
|
|
12
12
|
import sys # noqa: F401
|
|
13
13
|
|
|
14
|
-
from
|
|
14
|
+
from criteo_api_marketingsolutions_v2025_01.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,11 +26,11 @@ from criteo_api_marketingsolutions_v2024_10.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2025_01.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from
|
|
33
|
+
from criteo_api_marketingsolutions_v2025_01.model.tag import Tag
|
|
34
34
|
globals()['Tag'] = Tag
|
|
35
35
|
|
|
36
36
|
|
|
@@ -62,8 +62,6 @@ class HtmlTagAttributes(ModelNormal):
|
|
|
62
62
|
}
|
|
63
63
|
|
|
64
64
|
validations = {
|
|
65
|
-
('tags',): {
|
|
66
|
-
},
|
|
67
65
|
}
|
|
68
66
|
|
|
69
67
|
@cached_property
|
|
@@ -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: 2025-01
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
import re # noqa: F401
|
|
12
12
|
import sys # noqa: F401
|
|
13
13
|
|
|
14
|
-
from
|
|
14
|
+
from criteo_api_marketingsolutions_v2025_01.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,11 +26,11 @@ from criteo_api_marketingsolutions_v2024_10.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2025_01.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from
|
|
33
|
+
from criteo_api_marketingsolutions_v2025_01.model.tag import Tag
|
|
34
34
|
globals()['Tag'] = Tag
|
|
35
35
|
|
|
36
36
|
|
|
@@ -62,8 +62,6 @@ class HtmlTagWriteAttributes(ModelNormal):
|
|
|
62
62
|
}
|
|
63
63
|
|
|
64
64
|
validations = {
|
|
65
|
-
('tags',): {
|
|
66
|
-
},
|
|
67
65
|
}
|
|
68
66
|
|
|
69
67
|
@cached_property
|
|
@@ -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: 2025-01
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
import re # noqa: F401
|
|
12
12
|
import sys # noqa: F401
|
|
13
13
|
|
|
14
|
-
from
|
|
14
|
+
from criteo_api_marketingsolutions_v2025_01.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,7 +26,7 @@ from criteo_api_marketingsolutions_v2024_10.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2025_01.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
@@ -58,8 +58,6 @@ class ImageAttributes(ModelNormal):
|
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
validations = {
|
|
61
|
-
('urls',): {
|
|
62
|
-
},
|
|
63
61
|
}
|
|
64
62
|
|
|
65
63
|
@cached_property
|