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,12 +26,12 @@ 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
|
-
from
|
|
33
|
+
from criteo_api_marketingsolutions_v2024_07.model.common_problem import CommonProblem
|
|
34
|
+
from criteo_api_marketingsolutions_v2024_07.model.contact_list_statistics_entity_v1_resource import ContactListStatisticsEntityV1Resource
|
|
35
35
|
globals()['CommonProblem'] = CommonProblem
|
|
36
36
|
globals()['ContactListStatisticsEntityV1Resource'] = ContactListStatisticsEntityV1Resource
|
|
37
37
|
|
|
@@ -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.contactlist_amendment_attributes import ContactlistAmendmentAttributes
|
|
34
34
|
globals()['ContactlistAmendmentAttributes'] = ContactlistAmendmentAttributes
|
|
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
|
|
|
@@ -65,6 +65,7 @@ class ContactlistAmendmentAttributes(ModelNormal):
|
|
|
65
65
|
'MADID': "madid",
|
|
66
66
|
'IDENTITYLINK': "identityLink",
|
|
67
67
|
'GUM': "gum",
|
|
68
|
+
'CUSTOMERID': "customerid",
|
|
68
69
|
'PHONENUMBER': "phoneNumber",
|
|
69
70
|
},
|
|
70
71
|
}
|
|
@@ -123,7 +124,7 @@ class ContactlistAmendmentAttributes(ModelNormal):
|
|
|
123
124
|
|
|
124
125
|
Args:
|
|
125
126
|
operation (str): Operation to add or remove users
|
|
126
|
-
identifiers ([str]): The users
|
|
127
|
+
identifiers ([str]): The users tos add or remove, each in the schema specified
|
|
127
128
|
|
|
128
129
|
Keyword Args:
|
|
129
130
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -216,7 +217,7 @@ class ContactlistAmendmentAttributes(ModelNormal):
|
|
|
216
217
|
|
|
217
218
|
Args:
|
|
218
219
|
operation (str): Operation to add or remove users
|
|
219
|
-
identifiers ([str]): The users
|
|
220
|
+
identifiers ([str]): The users tos add or remove, each in the schema specified
|
|
220
221
|
|
|
221
222
|
Keyword Args:
|
|
222
223
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -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.contactlist_amendment import ContactlistAmendment
|
|
34
34
|
globals()['ContactlistAmendment'] = ContactlistAmendment
|
|
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.contactlist_operation_attributes import ContactlistOperationAttributes
|
|
34
34
|
globals()['ContactlistOperationAttributes'] = ContactlistOperationAttributes
|
|
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
|
|
{criteo_api_marketingsolutions_v2024_04 → criteo_api_marketingsolutions_v2024_07}/model/coupon.py
RENAMED
|
@@ -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.image_slide import ImageSlide
|
|
34
34
|
globals()['ImageSlide'] = ImageSlide
|
|
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,12 +26,12 @@ 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
|
-
from
|
|
33
|
+
from criteo_api_marketingsolutions_v2024_07.model.common_problem import CommonProblem
|
|
34
|
+
from criteo_api_marketingsolutions_v2024_07.model.coupon_resource import CouponResource
|
|
35
35
|
globals()['CommonProblem'] = CommonProblem
|
|
36
36
|
globals()['CouponResource'] = CouponResource
|
|
37
37
|
|
|
@@ -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.coupon import Coupon
|
|
34
34
|
globals()['Coupon'] = Coupon
|
|
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,12 +26,12 @@ 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
|
-
from
|
|
33
|
+
from criteo_api_marketingsolutions_v2024_07.model.common_problem import CommonProblem
|
|
34
|
+
from criteo_api_marketingsolutions_v2024_07.model.coupon_resource import CouponResource
|
|
35
35
|
globals()['CommonProblem'] = CommonProblem
|
|
36
36
|
globals()['CouponResource'] = CouponResource
|
|
37
37
|
|
|
@@ -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.coupon_supported_sizes import CouponSupportedSizes
|
|
34
34
|
globals()['CouponSupportedSizes'] = CouponSupportedSizes
|
|
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,12 +26,12 @@ 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
|
-
from
|
|
33
|
+
from criteo_api_marketingsolutions_v2024_07.model.common_problem import CommonProblem
|
|
34
|
+
from criteo_api_marketingsolutions_v2024_07.model.coupon_supported_sizes_resource import CouponSupportedSizesResource
|
|
35
35
|
globals()['CommonProblem'] = CommonProblem
|
|
36
36
|
globals()['CouponSupportedSizesResource'] = CouponSupportedSizesResource
|
|
37
37
|
|
|
@@ -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
|
|
|
33
|
-
class
|
|
33
|
+
class CreateAdSetBiddingV24Q1(ModelNormal):
|
|
34
34
|
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
35
35
|
Ref: https://openapi-generator.tech
|
|
36
36
|
|
|
@@ -64,6 +64,7 @@ class CreateAdSetBidding(ModelNormal):
|
|
|
64
64
|
'CPSV': "CPSV",
|
|
65
65
|
'CPV': "CPV",
|
|
66
66
|
'DAILYBUDGET': "dailyBudget",
|
|
67
|
+
'TARGETCPM': "targetCPM",
|
|
67
68
|
},
|
|
68
69
|
}
|
|
69
70
|
|
|
@@ -113,7 +114,7 @@ class CreateAdSetBidding(ModelNormal):
|
|
|
113
114
|
@classmethod
|
|
114
115
|
@convert_js_args_to_python_args
|
|
115
116
|
def _from_openapi_data(cls, cost_controller, *args, **kwargs): # noqa: E501
|
|
116
|
-
"""
|
|
117
|
+
"""CreateAdSetBiddingV24Q1 - a model defined in OpenAPI
|
|
117
118
|
|
|
118
119
|
Args:
|
|
119
120
|
cost_controller (str): How spend is controlled
|
|
@@ -203,7 +204,7 @@ class CreateAdSetBidding(ModelNormal):
|
|
|
203
204
|
|
|
204
205
|
@convert_js_args_to_python_args
|
|
205
206
|
def __init__(self, cost_controller, *args, **kwargs): # noqa: E501
|
|
206
|
-
"""
|
|
207
|
+
"""CreateAdSetBiddingV24Q1 - a model defined in OpenAPI
|
|
207
208
|
|
|
208
209
|
Args:
|
|
209
210
|
cost_controller (str): How spend is controlled
|
|
@@ -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
|
|
|
33
|
-
class
|
|
33
|
+
class CreateAdSetBudgetV24Q1(ModelNormal):
|
|
34
34
|
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
35
35
|
Ref: https://openapi-generator.tech
|
|
36
36
|
|
|
@@ -65,6 +65,7 @@ class CreateAdSetBudget(ModelNormal):
|
|
|
65
65
|
'DAILY': "daily",
|
|
66
66
|
'MONTHLY': "monthly",
|
|
67
67
|
'LIFETIME': "lifetime",
|
|
68
|
+
'WEEKLY': "weekly",
|
|
68
69
|
},
|
|
69
70
|
('budget_delivery_smoothing',): {
|
|
70
71
|
'None': None,
|
|
@@ -136,7 +137,7 @@ class CreateAdSetBudget(ModelNormal):
|
|
|
136
137
|
@classmethod
|
|
137
138
|
@convert_js_args_to_python_args
|
|
138
139
|
def _from_openapi_data(cls, budget_strategy, *args, **kwargs): # noqa: E501
|
|
139
|
-
"""
|
|
140
|
+
"""CreateAdSetBudgetV24Q1 - a model defined in OpenAPI
|
|
140
141
|
|
|
141
142
|
Args:
|
|
142
143
|
budget_strategy (str):
|
|
@@ -229,7 +230,7 @@ class CreateAdSetBudget(ModelNormal):
|
|
|
229
230
|
|
|
230
231
|
@convert_js_args_to_python_args
|
|
231
232
|
def __init__(self, budget_strategy, *args, **kwargs): # noqa: E501
|
|
232
|
-
"""
|
|
233
|
+
"""CreateAdSetBudgetV24Q1 - a model defined in OpenAPI
|
|
233
234
|
|
|
234
235
|
Args:
|
|
235
236
|
budget_strategy (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.ad_set_targeting_rule_v24_q1 import AdSetTargetingRuleV24Q1
|
|
34
|
+
globals()['AdSetTargetingRuleV24Q1'] = AdSetTargetingRuleV24Q1
|
|
35
35
|
|
|
36
36
|
|
|
37
|
-
class
|
|
37
|
+
class CreateAdSetGeoLocationV24Q1(ModelNormal):
|
|
38
38
|
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
39
39
|
Ref: https://openapi-generator.tech
|
|
40
40
|
|
|
@@ -87,9 +87,9 @@ class AdSetGeoLocation(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'countries': (
|
|
91
|
-
'subdivisions': (
|
|
92
|
-
'zip_codes': (
|
|
90
|
+
'countries': (AdSetTargetingRuleV24Q1,), # noqa: E501
|
|
91
|
+
'subdivisions': (AdSetTargetingRuleV24Q1,), # noqa: E501
|
|
92
|
+
'zip_codes': (AdSetTargetingRuleV24Q1,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
@cached_property
|
|
@@ -111,7 +111,7 @@ class AdSetGeoLocation(ModelNormal):
|
|
|
111
111
|
@classmethod
|
|
112
112
|
@convert_js_args_to_python_args
|
|
113
113
|
def _from_openapi_data(cls, *args, **kwargs): # noqa: E501
|
|
114
|
-
"""
|
|
114
|
+
"""CreateAdSetGeoLocationV24Q1 - a model defined in OpenAPI
|
|
115
115
|
|
|
116
116
|
Keyword Args:
|
|
117
117
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -144,9 +144,9 @@ class AdSetGeoLocation(ModelNormal):
|
|
|
144
144
|
Animal class but this time we won't travel
|
|
145
145
|
through its discriminator because we passed in
|
|
146
146
|
_visited_composed_classes = (Animal,)
|
|
147
|
-
countries (
|
|
148
|
-
subdivisions (
|
|
149
|
-
zip_codes (
|
|
147
|
+
countries (AdSetTargetingRuleV24Q1): [optional] # noqa: E501
|
|
148
|
+
subdivisions (AdSetTargetingRuleV24Q1): [optional] # noqa: E501
|
|
149
|
+
zip_codes (AdSetTargetingRuleV24Q1): [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
152
152
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -199,7 +199,7 @@ class AdSetGeoLocation(ModelNormal):
|
|
|
199
199
|
|
|
200
200
|
@convert_js_args_to_python_args
|
|
201
201
|
def __init__(self, *args, **kwargs): # noqa: E501
|
|
202
|
-
"""
|
|
202
|
+
"""CreateAdSetGeoLocationV24Q1 - a model defined in OpenAPI
|
|
203
203
|
|
|
204
204
|
Keyword Args:
|
|
205
205
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -232,9 +232,9 @@ class AdSetGeoLocation(ModelNormal):
|
|
|
232
232
|
Animal class but this time we won't travel
|
|
233
233
|
through its discriminator because we passed in
|
|
234
234
|
_visited_composed_classes = (Animal,)
|
|
235
|
-
countries (
|
|
236
|
-
subdivisions (
|
|
237
|
-
zip_codes (
|
|
235
|
+
countries (AdSetTargetingRuleV24Q1): [optional] # noqa: E501
|
|
236
|
+
subdivisions (AdSetTargetingRuleV24Q1): [optional] # noqa: E501
|
|
237
|
+
zip_codes (AdSetTargetingRuleV24Q1): [optional] # noqa: E501
|
|
238
238
|
"""
|
|
239
239
|
|
|
240
240
|
_check_type = kwargs.pop('_check_type', True)
|