criteo-api-marketingsolutions-sdk 2024.4.0.241029__py3-none-any.whl → 2024.7.0.240731__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.4.0.241029.dist-info → criteo_api_marketingsolutions_sdk-2024.7.0.240731.dist-info}/METADATA +4 -4
- criteo_api_marketingsolutions_sdk-2024.7.0.240731.dist-info/RECORD +270 -0
- {criteo_api_marketingsolutions_sdk-2024.4.0.241029.dist-info → criteo_api_marketingsolutions_sdk-2024.7.0.240731.dist-info}/WHEEL +1 -1
- criteo_api_marketingsolutions_sdk-2024.7.0.240731.dist-info/top_level.txt +1 -0
- criteo_api_marketingsolutions_v2024_07/__init__.py +31 -0
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/api/__init__.py +1 -1
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/api/advertiser_api.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/api/analytics_api.py +30 -33
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/api/audience_api.py +320 -601
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/api/campaign_api.py +91 -91
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/api/creative_api.py +31 -31
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/api/gateway_api.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/api_client.py +6 -6
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/api_client_builder.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/apis/__init__.py +7 -7
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/configuration.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/criteo_api_client.py +2 -2
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/criteo_auth.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/criteo_rest.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/exceptions.py +1 -1
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/__init__.py +1 -1
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/ad.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/ad_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/ad_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/ad_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/ad_set_audience_link_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/ad_set_audience_link_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/ad_set_audience_link_entity_v1_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/ad_set_audience_link_input_entity_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/ad_set_category_bid.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/ad_set_category_bid_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/ad_set_category_bid_resource.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/ad_set_delivery_limitations_v23_q1.py → criteo_api_marketingsolutions_v2024_07/model/ad_set_delivery_limitations_v24_q1.py +6 -6
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/ad_set_display_multiplier.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/ad_set_display_multiplier_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/ad_set_display_multiplier_resource.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/ad_set_frequency_capping.py → criteo_api_marketingsolutions_v2024_07/model/ad_set_frequency_capping_v24_q1.py +6 -6
- criteo_api_marketingsolutions_v2024_04/model/ad_set_geo_location_v23_q1.py → criteo_api_marketingsolutions_v2024_07/model/ad_set_geo_location_v24_q1.py +17 -17
- criteo_api_marketingsolutions_v2024_04/model/ad_set_search_filter_v23_q1.py → criteo_api_marketingsolutions_v2024_07/model/ad_set_search_filter_v24_q1.py +6 -6
- criteo_api_marketingsolutions_v2024_04/model/ad_set_search_request_v23_q1.py → criteo_api_marketingsolutions_v2024_07/model/ad_set_search_request_v24_q1.py +11 -11
- criteo_api_marketingsolutions_v2024_04/model/ad_set_targeting_rule_v23_q1.py → criteo_api_marketingsolutions_v2024_07/model/ad_set_targeting_rule_v24_q1.py +6 -6
- criteo_api_marketingsolutions_v2024_04/model/ad_set_targeting_v23_q1.py → criteo_api_marketingsolutions_v2024_07/model/ad_set_targeting_v24_q1.py +21 -21
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/ad_write.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/ad_write_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/ad_write_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/adaptive_attributes.py +7 -7
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/adaptive_colors.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/adaptive_write_attributes.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/algebra_node_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/application_summary_model.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/application_summary_model_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/application_summary_model_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_bulk_create_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_bulk_delete_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_bulk_update_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_compute_size_entity_v1_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_compute_sizes_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_create_entity_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_create_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_delete_entity_v1_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_entity_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_entity_v1_audience_search_metadata_v1_list_response.py +6 -6
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_error.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_estimate_size_entity_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_estimate_size_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_estimate_size_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_id_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_id_entity_v1_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_name_description.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_search_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_search_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_search_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_search_metadata_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_bulk_create_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_bulk_delete_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_bulk_update_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_compute_size_entity_v1_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_compute_sizes_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_create_entity_v1.py +8 -8
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_create_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_delete_entity_v1_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_entity_v1.py +10 -10
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_entity_v1_audience_segment_search_metadata_v1_list_response.py +6 -6
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_estimate_size_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_id_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_id_entity_v1_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_search_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_search_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_search_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_search_metadata_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_size_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_size_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_size_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_size_estimation_entity_v1.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_size_estimation_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_size_estimation_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_size_estimation_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_size_estimation_v1_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_update_entity_v1.py +9 -9
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_segment_update_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_size_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_size_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_size_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_size_estimation_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_size_estimation_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_size_estimation_v1_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_update_entity_v1.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_update_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/audience_warning.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/basic_audience_definition.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/behavioral_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/campaign_search_filters_v23_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/campaign_search_request_v23_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/campaign_spend_limit_v23_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/campaign_v23_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/campaign_v23_q1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/campaign_v23_q1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/campaign_v23_q1_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/common_problem.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/contact_list_statistics_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/contact_list_statistics_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/contact_list_statistics_entity_v1_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/contact_list_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/contactlist_amendment.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/contactlist_amendment_attributes.py +6 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/contactlist_amendment_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/contactlist_operation.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/contactlist_operation_attributes.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/coupon.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/coupon_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/coupon_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/coupon_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/coupon_supported_sizes.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/coupon_supported_sizes_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/coupon_supported_sizes_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/create_ad_set_bidding.py → criteo_api_marketingsolutions_v2024_07/model/create_ad_set_bidding_v24_q1.py +7 -6
- criteo_api_marketingsolutions_v2024_04/model/create_ad_set_budget.py → criteo_api_marketingsolutions_v2024_07/model/create_ad_set_budget_v24_q1.py +7 -6
- criteo_api_marketingsolutions_v2024_04/model/ad_set_geo_location.py → criteo_api_marketingsolutions_v2024_07/model/create_ad_set_geo_location_v24_q1.py +17 -17
- criteo_api_marketingsolutions_v2024_04/model/create_ad_set_schedule.py → criteo_api_marketingsolutions_v2024_07/model/create_ad_set_schedule_v24_q1.py +6 -6
- criteo_api_marketingsolutions_v2024_04/model/create_ad_set_targeting.py → criteo_api_marketingsolutions_v2024_07/model/create_ad_set_targeting_v24_q1.py +21 -21
- criteo_api_marketingsolutions_v2024_04/model/create_ad_set.py → criteo_api_marketingsolutions_v2024_07/model/create_ad_set_v24_q1.py +26 -26
- criteo_api_marketingsolutions_v2024_04/model/create_ad_set_request.py → criteo_api_marketingsolutions_v2024_07/model/create_ad_set_v24_q1_request.py +11 -11
- criteo_api_marketingsolutions_v2024_04/model/create_ad_set_resource.py → criteo_api_marketingsolutions_v2024_07/model/create_ad_set_v24_q1_resource.py +11 -11
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/create_campaign.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/create_campaign_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/create_campaign_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/create_campaign_spend_limit.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/create_coupon.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/create_coupon_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/create_coupon_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/create_image_slide.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/creative.py +7 -7
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/creative_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/creative_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/creative_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/creative_write.py +7 -7
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/creative_write_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/creative_write_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/criteo_api_error.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/criteo_api_warning.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/delete_audience_contact_list_response.py +6 -6
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/dynamic_attributes.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/dynamic_write_attributes.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/entity_of_portfolio_message.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/error_code_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/get_portfolio_response.py +6 -6
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/html_tag_attributes.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/html_tag_write_attributes.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/image_attributes.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/image_set.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/image_set_base64.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/image_shape.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/image_slide.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/image_write_attributes.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/in_market_audience_segment_brand_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/in_market_audience_segment_brand_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/in_market_audience_segment_brand_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/in_market_audience_segment_interest_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/in_market_audience_segment_interest_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/in_market_audience_segment_interest_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/in_market_create_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/in_market_size_estimation_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/in_market_update_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/in_market_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/location_create_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/location_size_estimation_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/location_update_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/location_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/lookalike_create_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/lookalike_update_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/lookalike_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/modify_audience_response.py +6 -6
- criteo_api_marketingsolutions_v2024_04/model/nillable_ad_set_targeting_rule_v23_q1.py → criteo_api_marketingsolutions_v2024_07/model/nillable_ad_set_targeting_rule_v24_q1.py +11 -11
- criteo_api_marketingsolutions_v2024_04/model/nillable_ad_set_targeting_rule_v23_q1_value.py → criteo_api_marketingsolutions_v2024_07/model/nillable_ad_set_targeting_rule_v24_q1_value.py +9 -9
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/nillable_date_time.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/nillable_decimal.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/nillable_gender_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/nillable_int32.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/nillable_string.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_bidding.py → criteo_api_marketingsolutions_v2024_07/model/patch_ad_set_bidding_v24_q1.py +7 -7
- criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_budget.py → criteo_api_marketingsolutions_v2024_07/model/patch_ad_set_budget_v24_q1.py +8 -7
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/patch_ad_set_category_bid.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/patch_ad_set_category_bid_list_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/patch_ad_set_category_bid_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/patch_ad_set_category_bid_result_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/patch_ad_set_category_bid_result_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/patch_ad_set_display_multiplier.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/patch_ad_set_display_multiplier_list_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/patch_ad_set_display_multiplier_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/patch_ad_set_display_multiplier_result_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/patch_ad_set_display_multiplier_result_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_scheduling.py → criteo_api_marketingsolutions_v2024_07/model/patch_ad_set_scheduling_v24_q1.py +7 -7
- criteo_api_marketingsolutions_v2024_04/model/patch_ad_set.py → criteo_api_marketingsolutions_v2024_07/model/patch_ad_set_v24_q1.py +26 -26
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/patch_campaign.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/patch_campaign_list_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/patch_campaign_spend_limit.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/patch_campaign_write_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/patch_result_campaign_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/patch_result_campaign_read_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_07/model/placements_report_query_data_message.py +277 -0
- criteo_api_marketingsolutions_v2024_07/model/placements_report_query_entity_message.py +281 -0
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/placements_report_query_message.py +14 -8
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/point_of_interest_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/portfolio_message.py +3 -3
- criteo_api_marketingsolutions_v2024_07/model/problem_details.py +306 -0
- criteo_api_marketingsolutions_v2024_07/model/problems_details.py +272 -0
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/prospecting_create_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/prospecting_update_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/prospecting_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set_bidding_v23_q1.py → criteo_api_marketingsolutions_v2024_07/model/read_ad_set_bidding_v24_q1.py +9 -15
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set_budget.py → criteo_api_marketingsolutions_v2024_07/model/read_ad_set_budget_v24_q1.py +10 -15
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set_schedule.py → criteo_api_marketingsolutions_v2024_07/model/read_ad_set_schedule_v24_q1.py +7 -7
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set_v23_q1.py → criteo_api_marketingsolutions_v2024_07/model/read_ad_set_v24_q1.py +26 -26
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/read_model_ad_set_id.py +3 -3
- criteo_api_marketingsolutions_v2024_07/model/read_model_ad_set_id_v24_q1.py +273 -0
- criteo_api_marketingsolutions_v2024_04/model/read_model_read_ad_set_v23_q1.py → criteo_api_marketingsolutions_v2024_07/model/read_model_read_ad_set_v24_q1.py +11 -11
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/requests_ad_set_id.py +4 -4
- criteo_api_marketingsolutions_v2024_07/model/requests_patch_ad_set_v24_q1.py +269 -0
- criteo_api_marketingsolutions_v2024_04/model/response_read_ad_set_v23_q1.py → criteo_api_marketingsolutions_v2024_07/model/response_read_ad_set_v24_q1.py +12 -12
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/responses_ad_set_id.py +5 -5
- criteo_api_marketingsolutions_v2024_07/model/responses_ad_set_id_v24_q1.py +282 -0
- criteo_api_marketingsolutions_v2024_04/model/responses_read_ad_set_v23_q1.py → criteo_api_marketingsolutions_v2024_07/model/responses_read_ad_set_v24_q1.py +12 -12
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/retargeting_create_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/retargeting_update_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/retargeting_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/size.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/statistics_report_query_message.py +20 -6
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/tag.py +4 -4
- criteo_api_marketingsolutions_v2024_07/model/transactions_report_query_data_message.py +277 -0
- criteo_api_marketingsolutions_v2024_07/model/transactions_report_query_entity_message.py +281 -0
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/transactions_report_query_message.py +10 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/transparency_query_message.py +10 -4
- criteo_api_marketingsolutions_v2024_04/model/transparency_report.py → criteo_api_marketingsolutions_v2024_07/model/transparency_report_attributes.py +17 -8
- criteo_api_marketingsolutions_v2024_04/model/requests_patch_ad_set.py → criteo_api_marketingsolutions_v2024_07/model/transparency_report_data_message.py +21 -13
- criteo_api_marketingsolutions_v2024_07/model/transparency_report_entity_message.py +279 -0
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/transparency_report_file.py +10 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/update_coupon.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/update_coupon_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/update_coupon_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/video_detail.py +3 -3
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/write_model_ad_set_id.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/write_model_patch_ad_set.py → criteo_api_marketingsolutions_v2024_07/model/write_model_patch_ad_set_v24_q1.py +11 -11
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model_utils.py +2 -2
- criteo_api_marketingsolutions_v2024_07/models/__init__.py +256 -0
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/rest.py +2 -2
- criteo_api_marketingsolutions_sdk-2024.4.0.241029.dist-info/RECORD +0 -280
- criteo_api_marketingsolutions_sdk-2024.4.0.241029.dist-info/top_level.txt +0 -1
- criteo_api_marketingsolutions_v2024_04/__init__.py +0 -31
- criteo_api_marketingsolutions_v2024_04/model/ad_set_delivery_limitations.py +0 -289
- criteo_api_marketingsolutions_v2024_04/model/ad_set_frequency_capping_v23_q1.py +0 -283
- criteo_api_marketingsolutions_v2024_04/model/ad_set_targeting.py +0 -281
- criteo_api_marketingsolutions_v2024_04/model/ad_set_targeting_rule.py +0 -273
- criteo_api_marketingsolutions_v2024_04/model/create_ad_set_geo_location.py +0 -277
- criteo_api_marketingsolutions_v2024_04/model/nillable_ad_set_targeting_rule.py +0 -269
- criteo_api_marketingsolutions_v2024_04/model/nillable_ad_set_targeting_rule_value.py +0 -329
- criteo_api_marketingsolutions_v2024_04/model/outcome.py +0 -268
- criteo_api_marketingsolutions_v2024_04/model/placements_report_query_message_list_request.py +0 -262
- criteo_api_marketingsolutions_v2024_04/model/placements_report_query_message_resource.py +0 -266
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set.py +0 -322
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set_bidding.py +0 -302
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set_budget_v23_q1.py +0 -313
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set_schedule_v23_q1.py +0 -299
- criteo_api_marketingsolutions_v2024_04/model/read_model_read_ad_set.py +0 -279
- criteo_api_marketingsolutions_v2024_04/model/response_read_ad_set.py +0 -281
- criteo_api_marketingsolutions_v2024_04/model/transactions_report_query_message_list_request.py +0 -262
- criteo_api_marketingsolutions_v2024_04/model/transactions_report_query_message_resource.py +0 -266
- criteo_api_marketingsolutions_v2024_04/model/transparency_report_list_response.py +0 -274
- criteo_api_marketingsolutions_v2024_04/model/transparency_report_resource.py +0 -266
- criteo_api_marketingsolutions_v2024_04/models/__init__.py +0 -266
- {criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/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: 2024-
|
|
6
|
+
The version of the OpenAPI document: 2024-07
|
|
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_v2024_07.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,15 +26,15 @@ from criteo_api_marketingsolutions_v2024_04.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2024_07.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from
|
|
33
|
+
from criteo_api_marketingsolutions_v2024_07.model.transparency_report_file import TransparencyReportFile
|
|
34
34
|
globals()['TransparencyReportFile'] = TransparencyReportFile
|
|
35
35
|
|
|
36
36
|
|
|
37
|
-
class
|
|
37
|
+
class TransparencyReportAttributes(ModelNormal):
|
|
38
38
|
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
39
39
|
Ref: https://openapi-generator.tech
|
|
40
40
|
|
|
@@ -62,9 +62,18 @@ class TransparencyReport(ModelNormal):
|
|
|
62
62
|
}
|
|
63
63
|
|
|
64
64
|
validations = {
|
|
65
|
+
('files',): {
|
|
66
|
+
},
|
|
65
67
|
}
|
|
66
68
|
|
|
67
|
-
|
|
69
|
+
@cached_property
|
|
70
|
+
def additional_properties_type():
|
|
71
|
+
"""
|
|
72
|
+
This must be a method because a model may have properties that are
|
|
73
|
+
of type self, this must run after the class is loaded
|
|
74
|
+
"""
|
|
75
|
+
lazy_import()
|
|
76
|
+
return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
|
|
68
77
|
|
|
69
78
|
_nullable = False
|
|
70
79
|
|
|
@@ -104,7 +113,7 @@ class TransparencyReport(ModelNormal):
|
|
|
104
113
|
@classmethod
|
|
105
114
|
@convert_js_args_to_python_args
|
|
106
115
|
def _from_openapi_data(cls, advertiser_id, token_valid_until, files, *args, **kwargs): # noqa: E501
|
|
107
|
-
"""
|
|
116
|
+
"""TransparencyReportAttributes - a model defined in OpenAPI
|
|
108
117
|
|
|
109
118
|
Args:
|
|
110
119
|
advertiser_id (str):
|
|
@@ -197,7 +206,7 @@ class TransparencyReport(ModelNormal):
|
|
|
197
206
|
|
|
198
207
|
@convert_js_args_to_python_args
|
|
199
208
|
def __init__(self, advertiser_id, token_valid_until, files, *args, **kwargs): # noqa: E501
|
|
200
|
-
"""
|
|
209
|
+
"""TransparencyReportAttributes - a model defined in OpenAPI
|
|
201
210
|
|
|
202
211
|
Args:
|
|
203
212
|
advertiser_id (str):
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
Criteo API - MarketingSolutions # noqa: E501
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2024-
|
|
6
|
+
The version of the OpenAPI document: 2024-07
|
|
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_v2024_07.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,15 +26,15 @@ from criteo_api_marketingsolutions_v2024_04.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2024_07.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from
|
|
34
|
-
globals()['
|
|
33
|
+
from criteo_api_marketingsolutions_v2024_07.model.transparency_report_entity_message import TransparencyReportEntityMessage
|
|
34
|
+
globals()['TransparencyReportEntityMessage'] = TransparencyReportEntityMessage
|
|
35
35
|
|
|
36
36
|
|
|
37
|
-
class
|
|
37
|
+
class TransparencyReportDataMessage(ModelNormal):
|
|
38
38
|
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
39
39
|
Ref: https://openapi-generator.tech
|
|
40
40
|
|
|
@@ -62,6 +62,8 @@ class RequestsPatchAdSet(ModelNormal):
|
|
|
62
62
|
}
|
|
63
63
|
|
|
64
64
|
validations = {
|
|
65
|
+
('data',): {
|
|
66
|
+
},
|
|
65
67
|
}
|
|
66
68
|
|
|
67
69
|
@cached_property
|
|
@@ -87,7 +89,7 @@ class RequestsPatchAdSet(ModelNormal):
|
|
|
87
89
|
"""
|
|
88
90
|
lazy_import()
|
|
89
91
|
return {
|
|
90
|
-
'data': ([
|
|
92
|
+
'data': ([TransparencyReportEntityMessage],), # noqa: E501
|
|
91
93
|
}
|
|
92
94
|
|
|
93
95
|
@cached_property
|
|
@@ -106,8 +108,11 @@ class RequestsPatchAdSet(ModelNormal):
|
|
|
106
108
|
|
|
107
109
|
@classmethod
|
|
108
110
|
@convert_js_args_to_python_args
|
|
109
|
-
def _from_openapi_data(cls, *args, **kwargs): # noqa: E501
|
|
110
|
-
"""
|
|
111
|
+
def _from_openapi_data(cls, data, *args, **kwargs): # noqa: E501
|
|
112
|
+
"""TransparencyReportDataMessage - a model defined in OpenAPI
|
|
113
|
+
|
|
114
|
+
Args:
|
|
115
|
+
data ([TransparencyReportEntityMessage]):
|
|
111
116
|
|
|
112
117
|
Keyword Args:
|
|
113
118
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -140,7 +145,6 @@ class RequestsPatchAdSet(ModelNormal):
|
|
|
140
145
|
Animal class but this time we won't travel
|
|
141
146
|
through its discriminator because we passed in
|
|
142
147
|
_visited_composed_classes = (Animal,)
|
|
143
|
-
data ([WriteModelPatchAdSet], none_type): [optional] # noqa: E501
|
|
144
148
|
"""
|
|
145
149
|
|
|
146
150
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -172,6 +176,7 @@ class RequestsPatchAdSet(ModelNormal):
|
|
|
172
176
|
self._configuration = _configuration
|
|
173
177
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
174
178
|
|
|
179
|
+
self.data = data
|
|
175
180
|
for var_name, var_value in kwargs.items():
|
|
176
181
|
if var_name not in self.attribute_map and \
|
|
177
182
|
self._configuration is not None and \
|
|
@@ -192,8 +197,11 @@ class RequestsPatchAdSet(ModelNormal):
|
|
|
192
197
|
])
|
|
193
198
|
|
|
194
199
|
@convert_js_args_to_python_args
|
|
195
|
-
def __init__(self, *args, **kwargs): # noqa: E501
|
|
196
|
-
"""
|
|
200
|
+
def __init__(self, data, *args, **kwargs): # noqa: E501
|
|
201
|
+
"""TransparencyReportDataMessage - a model defined in OpenAPI
|
|
202
|
+
|
|
203
|
+
Args:
|
|
204
|
+
data ([TransparencyReportEntityMessage]):
|
|
197
205
|
|
|
198
206
|
Keyword Args:
|
|
199
207
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -226,7 +234,6 @@ class RequestsPatchAdSet(ModelNormal):
|
|
|
226
234
|
Animal class but this time we won't travel
|
|
227
235
|
through its discriminator because we passed in
|
|
228
236
|
_visited_composed_classes = (Animal,)
|
|
229
|
-
data ([WriteModelPatchAdSet], none_type): [optional] # noqa: E501
|
|
230
237
|
"""
|
|
231
238
|
|
|
232
239
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -256,6 +263,7 @@ class RequestsPatchAdSet(ModelNormal):
|
|
|
256
263
|
self._configuration = _configuration
|
|
257
264
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
258
265
|
|
|
266
|
+
self.data = data
|
|
259
267
|
for var_name, var_value in kwargs.items():
|
|
260
268
|
if var_name not in self.attribute_map and \
|
|
261
269
|
self._configuration is not None and \
|
|
@@ -0,0 +1,279 @@
|
|
|
1
|
+
"""
|
|
2
|
+
Criteo API
|
|
3
|
+
|
|
4
|
+
Criteo API - MarketingSolutions # noqa: E501
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 2024-07
|
|
7
|
+
Generated by: https://openapi-generator.tech
|
|
8
|
+
"""
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
import re # noqa: F401
|
|
12
|
+
import sys # noqa: F401
|
|
13
|
+
|
|
14
|
+
from criteo_api_marketingsolutions_v2024_07.model_utils import ( # noqa: F401
|
|
15
|
+
ApiTypeError,
|
|
16
|
+
ModelComposed,
|
|
17
|
+
ModelNormal,
|
|
18
|
+
ModelSimple,
|
|
19
|
+
cached_property,
|
|
20
|
+
change_keys_js_to_python,
|
|
21
|
+
convert_js_args_to_python_args,
|
|
22
|
+
date,
|
|
23
|
+
datetime,
|
|
24
|
+
file_type,
|
|
25
|
+
none_type,
|
|
26
|
+
validate_get_composed_info,
|
|
27
|
+
OpenApiModel
|
|
28
|
+
)
|
|
29
|
+
from criteo_api_marketingsolutions_v2024_07.exceptions import ApiAttributeError
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
def lazy_import():
|
|
33
|
+
from criteo_api_marketingsolutions_v2024_07.model.transparency_report_attributes import TransparencyReportAttributes
|
|
34
|
+
globals()['TransparencyReportAttributes'] = TransparencyReportAttributes
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
class TransparencyReportEntityMessage(ModelNormal):
|
|
38
|
+
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
39
|
+
Ref: https://openapi-generator.tech
|
|
40
|
+
|
|
41
|
+
Do not edit the class manually.
|
|
42
|
+
|
|
43
|
+
Attributes:
|
|
44
|
+
allowed_values (dict): The key is the tuple path to the attribute
|
|
45
|
+
and the for var_name this is (var_name,). The value is a dict
|
|
46
|
+
with a capitalized key describing the allowed value and an allowed
|
|
47
|
+
value. These dicts store the allowed enum values.
|
|
48
|
+
attribute_map (dict): The key is attribute name
|
|
49
|
+
and the value is json key in definition.
|
|
50
|
+
discriminator_value_class_map (dict): A dict to go from the discriminator
|
|
51
|
+
variable value to the discriminator class name.
|
|
52
|
+
validations (dict): The key is the tuple path to the attribute
|
|
53
|
+
and the for var_name this is (var_name,). The value is a dict
|
|
54
|
+
that stores validations for max_length, min_length, max_items,
|
|
55
|
+
min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
|
|
56
|
+
inclusive_minimum, and regex.
|
|
57
|
+
additional_properties_type (tuple): A tuple of classes accepted
|
|
58
|
+
as additional properties values.
|
|
59
|
+
"""
|
|
60
|
+
|
|
61
|
+
allowed_values = {
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
validations = {
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
@cached_property
|
|
68
|
+
def additional_properties_type():
|
|
69
|
+
"""
|
|
70
|
+
This must be a method because a model may have properties that are
|
|
71
|
+
of type self, this must run after the class is loaded
|
|
72
|
+
"""
|
|
73
|
+
lazy_import()
|
|
74
|
+
return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
|
|
75
|
+
|
|
76
|
+
_nullable = False
|
|
77
|
+
|
|
78
|
+
@cached_property
|
|
79
|
+
def openapi_types():
|
|
80
|
+
"""
|
|
81
|
+
This must be a method because a model may have properties that are
|
|
82
|
+
of type self, this must run after the class is loaded
|
|
83
|
+
|
|
84
|
+
Returns
|
|
85
|
+
openapi_types (dict): The key is attribute name
|
|
86
|
+
and the value is attribute type.
|
|
87
|
+
"""
|
|
88
|
+
lazy_import()
|
|
89
|
+
return {
|
|
90
|
+
'type': (str,), # noqa: E501
|
|
91
|
+
'attributes': (TransparencyReportAttributes,), # noqa: E501
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
@cached_property
|
|
95
|
+
def discriminator():
|
|
96
|
+
return None
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
attribute_map = {
|
|
100
|
+
'type': 'type', # noqa: E501
|
|
101
|
+
'attributes': 'attributes', # noqa: E501
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
read_only_vars = {
|
|
105
|
+
'type', # noqa: E501
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
_composed_schemas = {}
|
|
109
|
+
|
|
110
|
+
@classmethod
|
|
111
|
+
@convert_js_args_to_python_args
|
|
112
|
+
def _from_openapi_data(cls, type, attributes, *args, **kwargs): # noqa: E501
|
|
113
|
+
"""TransparencyReportEntityMessage - a model defined in OpenAPI
|
|
114
|
+
|
|
115
|
+
Args:
|
|
116
|
+
type (str):
|
|
117
|
+
attributes (TransparencyReportAttributes):
|
|
118
|
+
|
|
119
|
+
Keyword Args:
|
|
120
|
+
_check_type (bool): if True, values for parameters in openapi_types
|
|
121
|
+
will be type checked and a TypeError will be
|
|
122
|
+
raised if the wrong type is input.
|
|
123
|
+
Defaults to True
|
|
124
|
+
_path_to_item (tuple/list): This is a list of keys or values to
|
|
125
|
+
drill down to the model in received_data
|
|
126
|
+
when deserializing a response
|
|
127
|
+
_spec_property_naming (bool): True if the variable names in the input data
|
|
128
|
+
are serialized names, as specified in the OpenAPI document.
|
|
129
|
+
False if the variable names in the input data
|
|
130
|
+
are pythonic names, e.g. snake case (default)
|
|
131
|
+
_configuration (Configuration): the instance to use when
|
|
132
|
+
deserializing a file_type parameter.
|
|
133
|
+
If passed, type conversion is attempted
|
|
134
|
+
If omitted no type conversion is done.
|
|
135
|
+
_visited_composed_classes (tuple): This stores a tuple of
|
|
136
|
+
classes that we have traveled through so that
|
|
137
|
+
if we see that class again we will not use its
|
|
138
|
+
discriminator again.
|
|
139
|
+
When traveling through a discriminator, the
|
|
140
|
+
composed schema that is
|
|
141
|
+
is traveled through is added to this set.
|
|
142
|
+
For example if Animal has a discriminator
|
|
143
|
+
petType and we pass in "Dog", and the class Dog
|
|
144
|
+
allOf includes Animal, we move through Animal
|
|
145
|
+
once using the discriminator, and pick Dog.
|
|
146
|
+
Then in Dog, we will make an instance of the
|
|
147
|
+
Animal class but this time we won't travel
|
|
148
|
+
through its discriminator because we passed in
|
|
149
|
+
_visited_composed_classes = (Animal,)
|
|
150
|
+
"""
|
|
151
|
+
|
|
152
|
+
_check_type = kwargs.pop('_check_type', True)
|
|
153
|
+
_spec_property_naming = kwargs.pop('_spec_property_naming', True)
|
|
154
|
+
_path_to_item = kwargs.pop('_path_to_item', ())
|
|
155
|
+
_configuration = kwargs.pop('_configuration', None)
|
|
156
|
+
_visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
|
|
157
|
+
|
|
158
|
+
self = super(OpenApiModel, cls).__new__(cls)
|
|
159
|
+
|
|
160
|
+
if args:
|
|
161
|
+
for arg in args:
|
|
162
|
+
if isinstance(arg, dict):
|
|
163
|
+
kwargs.update(arg)
|
|
164
|
+
else:
|
|
165
|
+
raise ApiTypeError(
|
|
166
|
+
"Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
|
|
167
|
+
args,
|
|
168
|
+
self.__class__.__name__,
|
|
169
|
+
),
|
|
170
|
+
path_to_item=_path_to_item,
|
|
171
|
+
valid_classes=(self.__class__,),
|
|
172
|
+
)
|
|
173
|
+
|
|
174
|
+
self._data_store = {}
|
|
175
|
+
self._check_type = _check_type
|
|
176
|
+
self._spec_property_naming = _spec_property_naming
|
|
177
|
+
self._path_to_item = _path_to_item
|
|
178
|
+
self._configuration = _configuration
|
|
179
|
+
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
180
|
+
|
|
181
|
+
self.type = type
|
|
182
|
+
self.attributes = attributes
|
|
183
|
+
for var_name, var_value in kwargs.items():
|
|
184
|
+
if var_name not in self.attribute_map and \
|
|
185
|
+
self._configuration is not None and \
|
|
186
|
+
self._configuration.discard_unknown_keys and \
|
|
187
|
+
self.additional_properties_type is None:
|
|
188
|
+
# discard variable.
|
|
189
|
+
continue
|
|
190
|
+
setattr(self, var_name, var_value)
|
|
191
|
+
return self
|
|
192
|
+
|
|
193
|
+
required_properties = set([
|
|
194
|
+
'_data_store',
|
|
195
|
+
'_check_type',
|
|
196
|
+
'_spec_property_naming',
|
|
197
|
+
'_path_to_item',
|
|
198
|
+
'_configuration',
|
|
199
|
+
'_visited_composed_classes',
|
|
200
|
+
])
|
|
201
|
+
|
|
202
|
+
@convert_js_args_to_python_args
|
|
203
|
+
def __init__(self, attributes, *args, **kwargs): # noqa: E501
|
|
204
|
+
"""TransparencyReportEntityMessage - a model defined in OpenAPI
|
|
205
|
+
|
|
206
|
+
attributes (TransparencyReportAttributes):
|
|
207
|
+
|
|
208
|
+
Keyword Args:
|
|
209
|
+
_check_type (bool): if True, values for parameters in openapi_types
|
|
210
|
+
will be type checked and a TypeError will be
|
|
211
|
+
raised if the wrong type is input.
|
|
212
|
+
Defaults to True
|
|
213
|
+
_path_to_item (tuple/list): This is a list of keys or values to
|
|
214
|
+
drill down to the model in received_data
|
|
215
|
+
when deserializing a response
|
|
216
|
+
_spec_property_naming (bool): True if the variable names in the input data
|
|
217
|
+
are serialized names, as specified in the OpenAPI document.
|
|
218
|
+
False if the variable names in the input data
|
|
219
|
+
are pythonic names, e.g. snake case (default)
|
|
220
|
+
_configuration (Configuration): the instance to use when
|
|
221
|
+
deserializing a file_type parameter.
|
|
222
|
+
If passed, type conversion is attempted
|
|
223
|
+
If omitted no type conversion is done.
|
|
224
|
+
_visited_composed_classes (tuple): This stores a tuple of
|
|
225
|
+
classes that we have traveled through so that
|
|
226
|
+
if we see that class again we will not use its
|
|
227
|
+
discriminator again.
|
|
228
|
+
When traveling through a discriminator, the
|
|
229
|
+
composed schema that is
|
|
230
|
+
is traveled through is added to this set.
|
|
231
|
+
For example if Animal has a discriminator
|
|
232
|
+
petType and we pass in "Dog", and the class Dog
|
|
233
|
+
allOf includes Animal, we move through Animal
|
|
234
|
+
once using the discriminator, and pick Dog.
|
|
235
|
+
Then in Dog, we will make an instance of the
|
|
236
|
+
Animal class but this time we won't travel
|
|
237
|
+
through its discriminator because we passed in
|
|
238
|
+
_visited_composed_classes = (Animal,)
|
|
239
|
+
"""
|
|
240
|
+
|
|
241
|
+
_check_type = kwargs.pop('_check_type', True)
|
|
242
|
+
_spec_property_naming = kwargs.pop('_spec_property_naming', False)
|
|
243
|
+
_path_to_item = kwargs.pop('_path_to_item', ())
|
|
244
|
+
_configuration = kwargs.pop('_configuration', None)
|
|
245
|
+
_visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
|
|
246
|
+
|
|
247
|
+
if args:
|
|
248
|
+
for arg in args:
|
|
249
|
+
if isinstance(arg, dict):
|
|
250
|
+
kwargs.update(arg)
|
|
251
|
+
else:
|
|
252
|
+
raise ApiTypeError(
|
|
253
|
+
"Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
|
|
254
|
+
args,
|
|
255
|
+
self.__class__.__name__,
|
|
256
|
+
),
|
|
257
|
+
path_to_item=_path_to_item,
|
|
258
|
+
valid_classes=(self.__class__,),
|
|
259
|
+
)
|
|
260
|
+
|
|
261
|
+
self._data_store = {}
|
|
262
|
+
self._check_type = _check_type
|
|
263
|
+
self._spec_property_naming = _spec_property_naming
|
|
264
|
+
self._path_to_item = _path_to_item
|
|
265
|
+
self._configuration = _configuration
|
|
266
|
+
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
267
|
+
|
|
268
|
+
self.attributes = attributes
|
|
269
|
+
for var_name, var_value in kwargs.items():
|
|
270
|
+
if var_name not in self.attribute_map and \
|
|
271
|
+
self._configuration is not None and \
|
|
272
|
+
self._configuration.discard_unknown_keys and \
|
|
273
|
+
self.additional_properties_type is None:
|
|
274
|
+
# discard variable.
|
|
275
|
+
continue
|
|
276
|
+
setattr(self, var_name, var_value)
|
|
277
|
+
if var_name in self.read_only_vars:
|
|
278
|
+
raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate "
|
|
279
|
+
f"class with read only attributes.")
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
Criteo API - MarketingSolutions # noqa: E501
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2024-
|
|
6
|
+
The version of the OpenAPI document: 2024-07
|
|
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_v2024_07.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,7 +26,7 @@ from criteo_api_marketingsolutions_v2024_04.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2024_07.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
@@ -60,7 +60,13 @@ class TransparencyReportFile(ModelNormal):
|
|
|
60
60
|
validations = {
|
|
61
61
|
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
@cached_property
|
|
64
|
+
def additional_properties_type():
|
|
65
|
+
"""
|
|
66
|
+
This must be a method because a model may have properties that are
|
|
67
|
+
of type self, this must run after the class is loaded
|
|
68
|
+
"""
|
|
69
|
+
return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
|
|
64
70
|
|
|
65
71
|
_nullable = False
|
|
66
72
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
Criteo API - MarketingSolutions # noqa: E501
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2024-
|
|
6
|
+
The version of the OpenAPI document: 2024-07
|
|
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_v2024_07.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,7 +26,7 @@ from criteo_api_marketingsolutions_v2024_04.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2024_07.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: 2024-
|
|
6
|
+
The version of the OpenAPI document: 2024-07
|
|
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_v2024_07.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,11 +26,11 @@ from criteo_api_marketingsolutions_v2024_04.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2024_07.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from
|
|
33
|
+
from criteo_api_marketingsolutions_v2024_07.model.update_coupon_resource import UpdateCouponResource
|
|
34
34
|
globals()['UpdateCouponResource'] = UpdateCouponResource
|
|
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: 2024-
|
|
6
|
+
The version of the OpenAPI document: 2024-07
|
|
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_v2024_07.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,11 +26,11 @@ from criteo_api_marketingsolutions_v2024_04.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2024_07.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from
|
|
33
|
+
from criteo_api_marketingsolutions_v2024_07.model.update_coupon import UpdateCoupon
|
|
34
34
|
globals()['UpdateCoupon'] = UpdateCoupon
|
|
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: 2024-
|
|
6
|
+
The version of the OpenAPI document: 2024-07
|
|
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_v2024_07.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,7 +26,7 @@ from criteo_api_marketingsolutions_v2024_04.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2024_07.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: 2024-
|
|
6
|
+
The version of the OpenAPI document: 2024-07
|
|
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_v2024_07.model_utils import ( # noqa: F401
|
|
15
15
|
ApiTypeError,
|
|
16
16
|
ModelComposed,
|
|
17
17
|
ModelNormal,
|
|
@@ -26,7 +26,7 @@ from criteo_api_marketingsolutions_v2024_04.model_utils import ( # noqa: F401
|
|
|
26
26
|
validate_get_composed_info,
|
|
27
27
|
OpenApiModel
|
|
28
28
|
)
|
|
29
|
-
from
|
|
29
|
+
from criteo_api_marketingsolutions_v2024_07.exceptions import ApiAttributeError
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|