criteo-api-marketingsolutions-sdk 2024.10.0.241029__py3-none-any.whl → 2025.1.0.250129__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of criteo-api-marketingsolutions-sdk might be problematic. Click here for more details.
- {criteo_api_marketingsolutions_sdk-2024.10.0.241029.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250129.dist-info}/METADATA +15 -6
- criteo_api_marketingsolutions_sdk-2025.1.0.250129.dist-info/RECORD +269 -0
- {criteo_api_marketingsolutions_sdk-2024.10.0.241029.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250129.dist-info}/WHEEL +1 -1
- criteo_api_marketingsolutions_sdk-2025.1.0.250129.dist-info/top_level.txt +1 -0
- criteo_api_marketingsolutions_v2025_01/__init__.py +31 -0
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/api/__init__.py +1 -1
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/api/advertiser_api.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/api/analytics_api.py +13 -13
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/api/audience_api.py +75 -75
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/api/campaign_api.py +40 -40
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/api/creative_api.py +109 -109
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/api/gateway_api.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/api_client.py +6 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/api_client_builder.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/apis/__init__.py +7 -7
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/configuration.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/criteo_api_client.py +2 -2
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/criteo_auth.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/criteo_rest.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/exceptions.py +1 -1
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/__init__.py +1 -1
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_audience_link_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_audience_link_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_audience_link_entity_v1_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_audience_link_input_entity_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_category_bid.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_category_bid_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_category_bid_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_delivery_limitations_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_display_multiplier.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_display_multiplier_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_display_multiplier_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_frequency_capping_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_geo_location_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_search_filter_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_search_request_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_targeting_rule_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_set_targeting_v24_q1.py +6 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/ad_write.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/adaptive_attributes.py +7 -17
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/adaptive_colors.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/adaptive_write_attributes.py +5 -9
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/algebra_node_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/application_summary_model.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/application_summary_model_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/application_summary_model_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_bulk_create_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_bulk_delete_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_bulk_update_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_compute_size_entity_v1_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_compute_sizes_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_create_entity_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_create_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_delete_entity_v1_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_entity_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_entity_v1_audience_search_metadata_v1_list_response.py +6 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_error.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_estimate_size_entity_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_estimate_size_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_estimate_size_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_id_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_id_entity_v1_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_name_description.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_search_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_search_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_search_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_search_metadata_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_bulk_create_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_bulk_delete_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_bulk_update_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_compute_size_entity_v1_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_compute_sizes_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_create_entity_v1.py +8 -8
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_create_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_delete_entity_v1_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_entity_v1.py +10 -10
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_entity_v1_audience_segment_search_metadata_v1_list_response.py +6 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_estimate_size_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_id_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_id_entity_v1_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_search_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_search_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_search_input_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_search_metadata_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_size_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_size_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_size_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_size_estimation_entity_v1.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_size_estimation_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_size_estimation_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_size_estimation_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_size_estimation_v1_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_update_entity_v1.py +9 -9
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_segment_update_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_size_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_size_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_size_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_size_estimation_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_size_estimation_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_size_estimation_v1_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_update_entity_v1.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_update_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/audience_warning.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/basic_audience_definition.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/behavioral_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/campaign_search_filters_v23_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/campaign_search_request_v23_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/campaign_spend_limit_v23_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/campaign_v23_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/campaign_v23_q1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/campaign_v23_q1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/campaign_v23_q1_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/common_problem.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/contact_list_statistics_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/contact_list_statistics_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/contact_list_statistics_entity_v1_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/contact_list_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/contactlist_amendment.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/contactlist_amendment_attributes.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/contactlist_amendment_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/contactlist_operation.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/contactlist_operation_attributes.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/coupon.py +4 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/coupon_supported_sizes.py +3 -7
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_ad_set_bidding_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_ad_set_budget_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_ad_set_geo_location_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_ad_set_schedule_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_ad_set_targeting_v24_q1.py +6 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_ad_set_v24_q1.py +7 -7
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_ad_set_v24_q1_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_ad_set_v24_q1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_campaign.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_campaign_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_campaign_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_campaign_spend_limit.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_coupon.py +4 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/create_image_slide.py +3 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/creative.py +7 -7
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/creative_write.py +7 -7
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/criteo_api_error.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/criteo_api_warning.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/delete_audience_contact_list_response.py +6 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/dynamic_attributes.py +4 -8
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/dynamic_write_attributes.py +9 -9
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/entity_of_portfolio_message.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/error_code_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/get_portfolio_response.py +6 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/html_tag_attributes.py +4 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/html_tag_write_attributes.py +4 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/image_attributes.py +3 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/image_set.py +4 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/image_set_base64.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/image_shape.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/image_slide.py +3 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/image_write_attributes.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_audience_segment_brand_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_audience_segment_brand_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_audience_segment_brand_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_audience_segment_interest_entity_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_audience_segment_interest_entity_v1_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_audience_segment_interest_entity_v1_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_create_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_size_estimation_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_update_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/in_market_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/location_create_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/location_size_estimation_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/location_update_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/location_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/lookalike_create_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/lookalike_update_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/lookalike_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/modify_audience_response.py +6 -6
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/nillable_ad_set_targeting_rule_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/nillable_ad_set_targeting_rule_v24_q1_value.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/nillable_date_time.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/nillable_decimal.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/nillable_gender_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/nillable_int32.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/nillable_string.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/outcome.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_bidding_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_budget_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_category_bid.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_category_bid_list_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_category_bid_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_category_bid_result_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_category_bid_result_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_display_multiplier.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_display_multiplier_list_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_display_multiplier_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_display_multiplier_result_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_display_multiplier_result_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_scheduling_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_ad_set_v24_q1.py +7 -7
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_campaign.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_campaign_list_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_campaign_spend_limit.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_campaign_write_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_result_campaign_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/patch_result_campaign_read_resource.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/placements_report_query_message.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/placements_report_query_message_list_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/placements_report_query_message_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/point_of_interest_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/portfolio_message.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/prospecting_create_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/prospecting_update_v1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/prospecting_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/read_ad_set_bidding_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/read_ad_set_budget_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/read_ad_set_schedule_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/read_ad_set_v24_q1.py +7 -7
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/read_model_ad_set_id.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/read_model_ad_set_id_v24_q1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/read_model_read_ad_set_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/requests_ad_set_id.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/requests_patch_ad_set_v24_q1.py +4 -4
- criteo_api_marketingsolutions_v2024_10/model/creative_response.py → criteo_api_marketingsolutions_v2025_01/model/resource_collection_outcome_of_ad.py +12 -16
- criteo_api_marketingsolutions_v2025_01/model/resource_collection_outcome_of_coupon.py +281 -0
- criteo_api_marketingsolutions_v2024_10/model/ad_list_response.py → criteo_api_marketingsolutions_v2025_01/model/resource_collection_outcome_of_creative.py +12 -18
- criteo_api_marketingsolutions_v2024_10/model/ad_write_request.py → criteo_api_marketingsolutions_v2025_01/model/resource_input_of_ad_write.py +11 -11
- criteo_api_marketingsolutions_v2024_10/model/creative_write_request.py → criteo_api_marketingsolutions_v2025_01/model/resource_input_of_create_coupon.py +11 -11
- criteo_api_marketingsolutions_v2025_01/model/resource_input_of_creative_write.py +269 -0
- criteo_api_marketingsolutions_v2024_10/model/create_coupon_request.py → criteo_api_marketingsolutions_v2025_01/model/resource_input_of_update_coupon.py +11 -11
- criteo_api_marketingsolutions_v2024_10/model/ad_resource.py → criteo_api_marketingsolutions_v2025_01/model/resource_of_ad.py +9 -9
- criteo_api_marketingsolutions_v2024_10/model/ad_write_resource.py → criteo_api_marketingsolutions_v2025_01/model/resource_of_ad_write.py +9 -9
- criteo_api_marketingsolutions_v2024_10/model/coupon_resource.py → criteo_api_marketingsolutions_v2025_01/model/resource_of_coupon.py +9 -9
- criteo_api_marketingsolutions_v2024_10/model/coupon_supported_sizes_resource.py → criteo_api_marketingsolutions_v2025_01/model/resource_of_coupon_supported_sizes.py +9 -9
- criteo_api_marketingsolutions_v2024_10/model/create_coupon_resource.py → criteo_api_marketingsolutions_v2025_01/model/resource_of_create_coupon.py +9 -9
- criteo_api_marketingsolutions_v2024_10/model/creative_resource.py → criteo_api_marketingsolutions_v2025_01/model/resource_of_creative.py +9 -9
- criteo_api_marketingsolutions_v2024_10/model/creative_write_resource.py → criteo_api_marketingsolutions_v2025_01/model/resource_of_creative_write.py +9 -9
- criteo_api_marketingsolutions_v2024_10/model/update_coupon_resource.py → criteo_api_marketingsolutions_v2025_01/model/resource_of_update_coupon.py +9 -9
- criteo_api_marketingsolutions_v2024_10/model/ad_response.py → criteo_api_marketingsolutions_v2025_01/model/resource_outcome_of_ad.py +12 -16
- criteo_api_marketingsolutions_v2024_10/model/coupon_response.py → criteo_api_marketingsolutions_v2025_01/model/resource_outcome_of_coupon.py +12 -16
- criteo_api_marketingsolutions_v2025_01/model/resource_outcome_of_coupon_supported_sizes.py +281 -0
- criteo_api_marketingsolutions_v2025_01/model/resource_outcome_of_creative.py +281 -0
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/response_read_ad_set_v24_q1.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/responses_ad_set_id.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/responses_ad_set_id_v24_q1.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/responses_read_ad_set_v24_q1.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/retargeting_create_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/retargeting_update_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/retargeting_v1.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/size.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/statistics_report_query_message.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/tag.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/transactions_report_query_message.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/transactions_report_query_message_list_request.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/transactions_report_query_message_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/transparency_query_message.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/transparency_report.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/transparency_report_file.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/transparency_report_list_response.py +5 -5
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/transparency_report_resource.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/update_coupon.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/video_detail.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/write_model_ad_set_id.py +3 -3
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model/write_model_patch_ad_set_v24_q1.py +4 -4
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/model_utils.py +2 -2
- criteo_api_marketingsolutions_v2025_01/models/__init__.py +255 -0
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/rest.py +2 -2
- criteo_api_marketingsolutions_sdk-2024.10.0.241029.dist-info/RECORD +0 -269
- criteo_api_marketingsolutions_sdk-2024.10.0.241029.dist-info/top_level.txt +0 -1
- criteo_api_marketingsolutions_v2024_10/__init__.py +0 -31
- criteo_api_marketingsolutions_v2024_10/model/coupon_list_response.py +0 -287
- criteo_api_marketingsolutions_v2024_10/model/coupon_supported_sizes_response.py +0 -285
- criteo_api_marketingsolutions_v2024_10/model/creative_list_response.py +0 -287
- criteo_api_marketingsolutions_v2024_10/model/update_coupon_request.py +0 -269
- criteo_api_marketingsolutions_v2024_10/models/__init__.py +0 -255
- {criteo_api_marketingsolutions_v2024_10 → criteo_api_marketingsolutions_v2025_01}/flow_constants.py +0 -0
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
Criteo API - MarketingSolutions # noqa: E501
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document:
|
|
6
|
+
The version of the OpenAPI document: 2025-01
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
import re # noqa: F401
|
|
12
12
|
import sys # noqa: F401
|
|
13
13
|
|
|
14
|
-
from
|
|
15
|
-
from
|
|
14
|
+
from criteo_api_marketingsolutions_v2025_01.api_client import ApiClient, Endpoint as _Endpoint
|
|
15
|
+
from criteo_api_marketingsolutions_v2025_01.model_utils import ( # noqa: F401
|
|
16
16
|
check_allowed_values,
|
|
17
17
|
check_validations,
|
|
18
18
|
date,
|
|
@@ -21,17 +21,17 @@ from criteo_api_marketingsolutions_v2024_10.model_utils import ( # noqa: F401
|
|
|
21
21
|
none_type,
|
|
22
22
|
validate_and_convert_types
|
|
23
23
|
)
|
|
24
|
-
from
|
|
25
|
-
from
|
|
26
|
-
from
|
|
27
|
-
from
|
|
28
|
-
from
|
|
29
|
-
from
|
|
30
|
-
from
|
|
31
|
-
from
|
|
32
|
-
from
|
|
33
|
-
from
|
|
34
|
-
from
|
|
24
|
+
from criteo_api_marketingsolutions_v2025_01.model.resource_collection_outcome_of_ad import ResourceCollectionOutcomeOfAd
|
|
25
|
+
from criteo_api_marketingsolutions_v2025_01.model.resource_collection_outcome_of_coupon import ResourceCollectionOutcomeOfCoupon
|
|
26
|
+
from criteo_api_marketingsolutions_v2025_01.model.resource_collection_outcome_of_creative import ResourceCollectionOutcomeOfCreative
|
|
27
|
+
from criteo_api_marketingsolutions_v2025_01.model.resource_input_of_ad_write import ResourceInputOfAdWrite
|
|
28
|
+
from criteo_api_marketingsolutions_v2025_01.model.resource_input_of_create_coupon import ResourceInputOfCreateCoupon
|
|
29
|
+
from criteo_api_marketingsolutions_v2025_01.model.resource_input_of_creative_write import ResourceInputOfCreativeWrite
|
|
30
|
+
from criteo_api_marketingsolutions_v2025_01.model.resource_input_of_update_coupon import ResourceInputOfUpdateCoupon
|
|
31
|
+
from criteo_api_marketingsolutions_v2025_01.model.resource_outcome_of_ad import ResourceOutcomeOfAd
|
|
32
|
+
from criteo_api_marketingsolutions_v2025_01.model.resource_outcome_of_coupon import ResourceOutcomeOfCoupon
|
|
33
|
+
from criteo_api_marketingsolutions_v2025_01.model.resource_outcome_of_coupon_supported_sizes import ResourceOutcomeOfCouponSupportedSizes
|
|
34
|
+
from criteo_api_marketingsolutions_v2025_01.model.resource_outcome_of_creative import ResourceOutcomeOfCreative
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
class CreativeApi(object):
|
|
@@ -47,12 +47,12 @@ class CreativeApi(object):
|
|
|
47
47
|
self.api_client = api_client
|
|
48
48
|
self.create_advertiser_ad_endpoint = _Endpoint(
|
|
49
49
|
settings={
|
|
50
|
-
'response_type': (
|
|
50
|
+
'response_type': (ResourceOutcomeOfAd,),
|
|
51
51
|
'auth': [
|
|
52
52
|
'oauth',
|
|
53
53
|
'oauth'
|
|
54
54
|
],
|
|
55
|
-
'endpoint_path': '/
|
|
55
|
+
'endpoint_path': '/2025-01/marketing-solutions/advertisers/{advertiser-id}/ads',
|
|
56
56
|
'operation_id': 'create_advertiser_ad',
|
|
57
57
|
'http_method': 'POST',
|
|
58
58
|
'servers': None,
|
|
@@ -60,11 +60,11 @@ class CreativeApi(object):
|
|
|
60
60
|
params_map={
|
|
61
61
|
'all': [
|
|
62
62
|
'advertiser_id',
|
|
63
|
-
'
|
|
63
|
+
'resource_input_of_ad_write',
|
|
64
64
|
],
|
|
65
65
|
'required': [
|
|
66
66
|
'advertiser_id',
|
|
67
|
-
'
|
|
67
|
+
'resource_input_of_ad_write',
|
|
68
68
|
],
|
|
69
69
|
'nullable': [
|
|
70
70
|
],
|
|
@@ -81,15 +81,15 @@ class CreativeApi(object):
|
|
|
81
81
|
'openapi_types': {
|
|
82
82
|
'advertiser_id':
|
|
83
83
|
(str,),
|
|
84
|
-
'
|
|
85
|
-
(
|
|
84
|
+
'resource_input_of_ad_write':
|
|
85
|
+
(ResourceInputOfAdWrite,),
|
|
86
86
|
},
|
|
87
87
|
'attribute_map': {
|
|
88
88
|
'advertiser_id': 'advertiser-id',
|
|
89
89
|
},
|
|
90
90
|
'location_map': {
|
|
91
91
|
'advertiser_id': 'path',
|
|
92
|
-
'
|
|
92
|
+
'resource_input_of_ad_write': 'body',
|
|
93
93
|
},
|
|
94
94
|
'collection_format_map': {
|
|
95
95
|
}
|
|
@@ -111,12 +111,12 @@ class CreativeApi(object):
|
|
|
111
111
|
)
|
|
112
112
|
self.create_advertiser_coupon_endpoint = _Endpoint(
|
|
113
113
|
settings={
|
|
114
|
-
'response_type': (
|
|
114
|
+
'response_type': (ResourceOutcomeOfCoupon,),
|
|
115
115
|
'auth': [
|
|
116
116
|
'oauth',
|
|
117
117
|
'oauth'
|
|
118
118
|
],
|
|
119
|
-
'endpoint_path': '/
|
|
119
|
+
'endpoint_path': '/2025-01/marketing-solutions/advertisers/{advertiser-id}/coupons',
|
|
120
120
|
'operation_id': 'create_advertiser_coupon',
|
|
121
121
|
'http_method': 'POST',
|
|
122
122
|
'servers': None,
|
|
@@ -124,11 +124,11 @@ class CreativeApi(object):
|
|
|
124
124
|
params_map={
|
|
125
125
|
'all': [
|
|
126
126
|
'advertiser_id',
|
|
127
|
-
'
|
|
127
|
+
'resource_input_of_create_coupon',
|
|
128
128
|
],
|
|
129
129
|
'required': [
|
|
130
130
|
'advertiser_id',
|
|
131
|
-
'
|
|
131
|
+
'resource_input_of_create_coupon',
|
|
132
132
|
],
|
|
133
133
|
'nullable': [
|
|
134
134
|
],
|
|
@@ -145,15 +145,15 @@ class CreativeApi(object):
|
|
|
145
145
|
'openapi_types': {
|
|
146
146
|
'advertiser_id':
|
|
147
147
|
(str,),
|
|
148
|
-
'
|
|
149
|
-
(
|
|
148
|
+
'resource_input_of_create_coupon':
|
|
149
|
+
(ResourceInputOfCreateCoupon,),
|
|
150
150
|
},
|
|
151
151
|
'attribute_map': {
|
|
152
152
|
'advertiser_id': 'advertiser-id',
|
|
153
153
|
},
|
|
154
154
|
'location_map': {
|
|
155
155
|
'advertiser_id': 'path',
|
|
156
|
-
'
|
|
156
|
+
'resource_input_of_create_coupon': 'body',
|
|
157
157
|
},
|
|
158
158
|
'collection_format_map': {
|
|
159
159
|
}
|
|
@@ -175,12 +175,12 @@ class CreativeApi(object):
|
|
|
175
175
|
)
|
|
176
176
|
self.create_advertiser_creative_endpoint = _Endpoint(
|
|
177
177
|
settings={
|
|
178
|
-
'response_type': (
|
|
178
|
+
'response_type': (ResourceOutcomeOfCreative,),
|
|
179
179
|
'auth': [
|
|
180
180
|
'oauth',
|
|
181
181
|
'oauth'
|
|
182
182
|
],
|
|
183
|
-
'endpoint_path': '/
|
|
183
|
+
'endpoint_path': '/2025-01/marketing-solutions/advertisers/{advertiser-id}/creatives',
|
|
184
184
|
'operation_id': 'create_advertiser_creative',
|
|
185
185
|
'http_method': 'POST',
|
|
186
186
|
'servers': None,
|
|
@@ -188,11 +188,11 @@ class CreativeApi(object):
|
|
|
188
188
|
params_map={
|
|
189
189
|
'all': [
|
|
190
190
|
'advertiser_id',
|
|
191
|
-
'
|
|
191
|
+
'resource_input_of_creative_write',
|
|
192
192
|
],
|
|
193
193
|
'required': [
|
|
194
194
|
'advertiser_id',
|
|
195
|
-
'
|
|
195
|
+
'resource_input_of_creative_write',
|
|
196
196
|
],
|
|
197
197
|
'nullable': [
|
|
198
198
|
],
|
|
@@ -209,15 +209,15 @@ class CreativeApi(object):
|
|
|
209
209
|
'openapi_types': {
|
|
210
210
|
'advertiser_id':
|
|
211
211
|
(str,),
|
|
212
|
-
'
|
|
213
|
-
(
|
|
212
|
+
'resource_input_of_creative_write':
|
|
213
|
+
(ResourceInputOfCreativeWrite,),
|
|
214
214
|
},
|
|
215
215
|
'attribute_map': {
|
|
216
216
|
'advertiser_id': 'advertiser-id',
|
|
217
217
|
},
|
|
218
218
|
'location_map': {
|
|
219
219
|
'advertiser_id': 'path',
|
|
220
|
-
'
|
|
220
|
+
'resource_input_of_creative_write': 'body',
|
|
221
221
|
},
|
|
222
222
|
'collection_format_map': {
|
|
223
223
|
}
|
|
@@ -244,7 +244,7 @@ class CreativeApi(object):
|
|
|
244
244
|
'oauth',
|
|
245
245
|
'oauth'
|
|
246
246
|
],
|
|
247
|
-
'endpoint_path': '/
|
|
247
|
+
'endpoint_path': '/2025-01/marketing-solutions/ads/{id}',
|
|
248
248
|
'operation_id': 'delete_ad',
|
|
249
249
|
'http_method': 'DELETE',
|
|
250
250
|
'servers': None,
|
|
@@ -294,7 +294,7 @@ class CreativeApi(object):
|
|
|
294
294
|
'oauth',
|
|
295
295
|
'oauth'
|
|
296
296
|
],
|
|
297
|
-
'endpoint_path': '/
|
|
297
|
+
'endpoint_path': '/2025-01/marketing-solutions/advertisers/{advertiser-id}/coupons/{id}',
|
|
298
298
|
'operation_id': 'delete_advertiser_coupon',
|
|
299
299
|
'http_method': 'DELETE',
|
|
300
300
|
'servers': None,
|
|
@@ -350,7 +350,7 @@ class CreativeApi(object):
|
|
|
350
350
|
'oauth',
|
|
351
351
|
'oauth'
|
|
352
352
|
],
|
|
353
|
-
'endpoint_path': '/
|
|
353
|
+
'endpoint_path': '/2025-01/marketing-solutions/creatives/{id}',
|
|
354
354
|
'operation_id': 'delete_creative',
|
|
355
355
|
'http_method': 'DELETE',
|
|
356
356
|
'servers': None,
|
|
@@ -395,12 +395,12 @@ class CreativeApi(object):
|
|
|
395
395
|
)
|
|
396
396
|
self.edit_advertiser_coupon_endpoint = _Endpoint(
|
|
397
397
|
settings={
|
|
398
|
-
'response_type': (
|
|
398
|
+
'response_type': (ResourceOutcomeOfCoupon,),
|
|
399
399
|
'auth': [
|
|
400
400
|
'oauth',
|
|
401
401
|
'oauth'
|
|
402
402
|
],
|
|
403
|
-
'endpoint_path': '/
|
|
403
|
+
'endpoint_path': '/2025-01/marketing-solutions/advertisers/{advertiser-id}/coupons/{id}',
|
|
404
404
|
'operation_id': 'edit_advertiser_coupon',
|
|
405
405
|
'http_method': 'PUT',
|
|
406
406
|
'servers': None,
|
|
@@ -409,12 +409,12 @@ class CreativeApi(object):
|
|
|
409
409
|
'all': [
|
|
410
410
|
'advertiser_id',
|
|
411
411
|
'id',
|
|
412
|
-
'
|
|
412
|
+
'resource_input_of_update_coupon',
|
|
413
413
|
],
|
|
414
414
|
'required': [
|
|
415
415
|
'advertiser_id',
|
|
416
416
|
'id',
|
|
417
|
-
'
|
|
417
|
+
'resource_input_of_update_coupon',
|
|
418
418
|
],
|
|
419
419
|
'nullable': [
|
|
420
420
|
],
|
|
@@ -433,8 +433,8 @@ class CreativeApi(object):
|
|
|
433
433
|
(str,),
|
|
434
434
|
'id':
|
|
435
435
|
(str,),
|
|
436
|
-
'
|
|
437
|
-
(
|
|
436
|
+
'resource_input_of_update_coupon':
|
|
437
|
+
(ResourceInputOfUpdateCoupon,),
|
|
438
438
|
},
|
|
439
439
|
'attribute_map': {
|
|
440
440
|
'advertiser_id': 'advertiser-id',
|
|
@@ -443,7 +443,7 @@ class CreativeApi(object):
|
|
|
443
443
|
'location_map': {
|
|
444
444
|
'advertiser_id': 'path',
|
|
445
445
|
'id': 'path',
|
|
446
|
-
'
|
|
446
|
+
'resource_input_of_update_coupon': 'body',
|
|
447
447
|
},
|
|
448
448
|
'collection_format_map': {
|
|
449
449
|
}
|
|
@@ -465,12 +465,12 @@ class CreativeApi(object):
|
|
|
465
465
|
)
|
|
466
466
|
self.edit_creative_endpoint = _Endpoint(
|
|
467
467
|
settings={
|
|
468
|
-
'response_type': (
|
|
468
|
+
'response_type': (ResourceOutcomeOfCreative,),
|
|
469
469
|
'auth': [
|
|
470
470
|
'oauth',
|
|
471
471
|
'oauth'
|
|
472
472
|
],
|
|
473
|
-
'endpoint_path': '/
|
|
473
|
+
'endpoint_path': '/2025-01/marketing-solutions/creatives/{id}',
|
|
474
474
|
'operation_id': 'edit_creative',
|
|
475
475
|
'http_method': 'PUT',
|
|
476
476
|
'servers': None,
|
|
@@ -478,11 +478,11 @@ class CreativeApi(object):
|
|
|
478
478
|
params_map={
|
|
479
479
|
'all': [
|
|
480
480
|
'id',
|
|
481
|
-
'
|
|
481
|
+
'resource_input_of_creative_write',
|
|
482
482
|
],
|
|
483
483
|
'required': [
|
|
484
484
|
'id',
|
|
485
|
-
'
|
|
485
|
+
'resource_input_of_creative_write',
|
|
486
486
|
],
|
|
487
487
|
'nullable': [
|
|
488
488
|
],
|
|
@@ -499,15 +499,15 @@ class CreativeApi(object):
|
|
|
499
499
|
'openapi_types': {
|
|
500
500
|
'id':
|
|
501
501
|
(str,),
|
|
502
|
-
'
|
|
503
|
-
(
|
|
502
|
+
'resource_input_of_creative_write':
|
|
503
|
+
(ResourceInputOfCreativeWrite,),
|
|
504
504
|
},
|
|
505
505
|
'attribute_map': {
|
|
506
506
|
'id': 'id',
|
|
507
507
|
},
|
|
508
508
|
'location_map': {
|
|
509
509
|
'id': 'path',
|
|
510
|
-
'
|
|
510
|
+
'resource_input_of_creative_write': 'body',
|
|
511
511
|
},
|
|
512
512
|
'collection_format_map': {
|
|
513
513
|
}
|
|
@@ -534,7 +534,7 @@ class CreativeApi(object):
|
|
|
534
534
|
'oauth',
|
|
535
535
|
'oauth'
|
|
536
536
|
],
|
|
537
|
-
'endpoint_path': '/
|
|
537
|
+
'endpoint_path': '/2025-01/marketing-solutions/creatives/{id}/preview',
|
|
538
538
|
'operation_id': 'generate_creative_preview',
|
|
539
539
|
'http_method': 'POST',
|
|
540
540
|
'servers': None,
|
|
@@ -593,12 +593,12 @@ class CreativeApi(object):
|
|
|
593
593
|
)
|
|
594
594
|
self.get_ad_endpoint = _Endpoint(
|
|
595
595
|
settings={
|
|
596
|
-
'response_type': (
|
|
596
|
+
'response_type': (ResourceOutcomeOfAd,),
|
|
597
597
|
'auth': [
|
|
598
598
|
'oauth',
|
|
599
599
|
'oauth'
|
|
600
600
|
],
|
|
601
|
-
'endpoint_path': '/
|
|
601
|
+
'endpoint_path': '/2025-01/marketing-solutions/ads/{id}',
|
|
602
602
|
'operation_id': 'get_ad',
|
|
603
603
|
'http_method': 'GET',
|
|
604
604
|
'servers': None,
|
|
@@ -647,12 +647,12 @@ class CreativeApi(object):
|
|
|
647
647
|
)
|
|
648
648
|
self.get_advertiser_ads_endpoint = _Endpoint(
|
|
649
649
|
settings={
|
|
650
|
-
'response_type': (
|
|
650
|
+
'response_type': (ResourceCollectionOutcomeOfAd,),
|
|
651
651
|
'auth': [
|
|
652
652
|
'oauth',
|
|
653
653
|
'oauth'
|
|
654
654
|
],
|
|
655
|
-
'endpoint_path': '/
|
|
655
|
+
'endpoint_path': '/2025-01/marketing-solutions/advertisers/{advertiser-id}/ads',
|
|
656
656
|
'operation_id': 'get_advertiser_ads',
|
|
657
657
|
'http_method': 'GET',
|
|
658
658
|
'servers': None,
|
|
@@ -711,12 +711,12 @@ class CreativeApi(object):
|
|
|
711
711
|
)
|
|
712
712
|
self.get_advertiser_coupon_endpoint = _Endpoint(
|
|
713
713
|
settings={
|
|
714
|
-
'response_type': (
|
|
714
|
+
'response_type': (ResourceOutcomeOfCoupon,),
|
|
715
715
|
'auth': [
|
|
716
716
|
'oauth',
|
|
717
717
|
'oauth'
|
|
718
718
|
],
|
|
719
|
-
'endpoint_path': '/
|
|
719
|
+
'endpoint_path': '/2025-01/marketing-solutions/advertisers/{advertiser-id}/coupons/{id}',
|
|
720
720
|
'operation_id': 'get_advertiser_coupon',
|
|
721
721
|
'http_method': 'GET',
|
|
722
722
|
'servers': None,
|
|
@@ -776,7 +776,7 @@ class CreativeApi(object):
|
|
|
776
776
|
'oauth',
|
|
777
777
|
'oauth'
|
|
778
778
|
],
|
|
779
|
-
'endpoint_path': '/
|
|
779
|
+
'endpoint_path': '/2025-01/marketing-solutions/advertisers/{advertiser-id}/coupons/{id}/preview',
|
|
780
780
|
'operation_id': 'get_advertiser_coupon_preview',
|
|
781
781
|
'http_method': 'GET',
|
|
782
782
|
'servers': None,
|
|
@@ -841,12 +841,12 @@ class CreativeApi(object):
|
|
|
841
841
|
)
|
|
842
842
|
self.get_advertiser_coupon_supported_sizes_endpoint = _Endpoint(
|
|
843
843
|
settings={
|
|
844
|
-
'response_type': (
|
|
844
|
+
'response_type': (ResourceOutcomeOfCouponSupportedSizes,),
|
|
845
845
|
'auth': [
|
|
846
846
|
'oauth',
|
|
847
847
|
'oauth'
|
|
848
848
|
],
|
|
849
|
-
'endpoint_path': '/
|
|
849
|
+
'endpoint_path': '/2025-01/marketing-solutions/advertisers/{advertiser-id}/coupons-supported-sizes',
|
|
850
850
|
'operation_id': 'get_advertiser_coupon_supported_sizes',
|
|
851
851
|
'http_method': 'GET',
|
|
852
852
|
'servers': None,
|
|
@@ -900,12 +900,12 @@ class CreativeApi(object):
|
|
|
900
900
|
)
|
|
901
901
|
self.get_advertiser_coupons_endpoint = _Endpoint(
|
|
902
902
|
settings={
|
|
903
|
-
'response_type': (
|
|
903
|
+
'response_type': (ResourceCollectionOutcomeOfCoupon,),
|
|
904
904
|
'auth': [
|
|
905
905
|
'oauth',
|
|
906
906
|
'oauth'
|
|
907
907
|
],
|
|
908
|
-
'endpoint_path': '/
|
|
908
|
+
'endpoint_path': '/2025-01/marketing-solutions/advertisers/{advertiser-id}/coupons',
|
|
909
909
|
'operation_id': 'get_advertiser_coupons',
|
|
910
910
|
'http_method': 'GET',
|
|
911
911
|
'servers': None,
|
|
@@ -964,12 +964,12 @@ class CreativeApi(object):
|
|
|
964
964
|
)
|
|
965
965
|
self.get_advertiser_creatives_endpoint = _Endpoint(
|
|
966
966
|
settings={
|
|
967
|
-
'response_type': (
|
|
967
|
+
'response_type': (ResourceCollectionOutcomeOfCreative,),
|
|
968
968
|
'auth': [
|
|
969
969
|
'oauth',
|
|
970
970
|
'oauth'
|
|
971
971
|
],
|
|
972
|
-
'endpoint_path': '/
|
|
972
|
+
'endpoint_path': '/2025-01/marketing-solutions/advertisers/{advertiser-id}/creatives',
|
|
973
973
|
'operation_id': 'get_advertiser_creatives',
|
|
974
974
|
'http_method': 'GET',
|
|
975
975
|
'servers': None,
|
|
@@ -1028,12 +1028,12 @@ class CreativeApi(object):
|
|
|
1028
1028
|
)
|
|
1029
1029
|
self.get_creative_endpoint = _Endpoint(
|
|
1030
1030
|
settings={
|
|
1031
|
-
'response_type': (
|
|
1031
|
+
'response_type': (ResourceOutcomeOfCreative,),
|
|
1032
1032
|
'auth': [
|
|
1033
1033
|
'oauth',
|
|
1034
1034
|
'oauth'
|
|
1035
1035
|
],
|
|
1036
|
-
'endpoint_path': '/
|
|
1036
|
+
'endpoint_path': '/2025-01/marketing-solutions/creatives/{id}',
|
|
1037
1037
|
'operation_id': 'get_creative',
|
|
1038
1038
|
'http_method': 'GET',
|
|
1039
1039
|
'servers': None,
|
|
@@ -1084,7 +1084,7 @@ class CreativeApi(object):
|
|
|
1084
1084
|
def create_advertiser_ad(
|
|
1085
1085
|
self,
|
|
1086
1086
|
advertiser_id,
|
|
1087
|
-
|
|
1087
|
+
resource_input_of_ad_write,
|
|
1088
1088
|
**kwargs
|
|
1089
1089
|
):
|
|
1090
1090
|
"""create_advertiser_ad # noqa: E501
|
|
@@ -1093,12 +1093,12 @@ class CreativeApi(object):
|
|
|
1093
1093
|
This method makes a synchronous HTTP request by default. To make an
|
|
1094
1094
|
asynchronous HTTP request, please pass async_req=True
|
|
1095
1095
|
|
|
1096
|
-
>>> thread = api.create_advertiser_ad(advertiser_id,
|
|
1096
|
+
>>> thread = api.create_advertiser_ad(advertiser_id, resource_input_of_ad_write, async_req=True)
|
|
1097
1097
|
>>> result = thread.get()
|
|
1098
1098
|
|
|
1099
1099
|
Args:
|
|
1100
1100
|
advertiser_id (str): The advertiser identifier.
|
|
1101
|
-
|
|
1101
|
+
resource_input_of_ad_write (ResourceInputOfAdWrite):
|
|
1102
1102
|
|
|
1103
1103
|
Keyword Args:
|
|
1104
1104
|
_return_http_data_only (bool): response data without head status
|
|
@@ -1133,7 +1133,7 @@ class CreativeApi(object):
|
|
|
1133
1133
|
async_req (bool): execute request asynchronously
|
|
1134
1134
|
|
|
1135
1135
|
Returns:
|
|
1136
|
-
|
|
1136
|
+
ResourceOutcomeOfAd
|
|
1137
1137
|
If the method is called asynchronously, returns the request
|
|
1138
1138
|
thread.
|
|
1139
1139
|
"""
|
|
@@ -1164,14 +1164,14 @@ class CreativeApi(object):
|
|
|
1164
1164
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
1165
1165
|
kwargs['advertiser_id'] = \
|
|
1166
1166
|
advertiser_id
|
|
1167
|
-
kwargs['
|
|
1168
|
-
|
|
1167
|
+
kwargs['resource_input_of_ad_write'] = \
|
|
1168
|
+
resource_input_of_ad_write
|
|
1169
1169
|
return self.create_advertiser_ad_endpoint.call_with_http_info(**kwargs)
|
|
1170
1170
|
|
|
1171
1171
|
def create_advertiser_coupon(
|
|
1172
1172
|
self,
|
|
1173
1173
|
advertiser_id,
|
|
1174
|
-
|
|
1174
|
+
resource_input_of_create_coupon,
|
|
1175
1175
|
**kwargs
|
|
1176
1176
|
):
|
|
1177
1177
|
"""create_advertiser_coupon # noqa: E501
|
|
@@ -1180,12 +1180,12 @@ class CreativeApi(object):
|
|
|
1180
1180
|
This method makes a synchronous HTTP request by default. To make an
|
|
1181
1181
|
asynchronous HTTP request, please pass async_req=True
|
|
1182
1182
|
|
|
1183
|
-
>>> thread = api.create_advertiser_coupon(advertiser_id,
|
|
1183
|
+
>>> thread = api.create_advertiser_coupon(advertiser_id, resource_input_of_create_coupon, async_req=True)
|
|
1184
1184
|
>>> result = thread.get()
|
|
1185
1185
|
|
|
1186
1186
|
Args:
|
|
1187
1187
|
advertiser_id (str): The advertiser identifier.
|
|
1188
|
-
|
|
1188
|
+
resource_input_of_create_coupon (ResourceInputOfCreateCoupon):
|
|
1189
1189
|
|
|
1190
1190
|
Keyword Args:
|
|
1191
1191
|
_return_http_data_only (bool): response data without head status
|
|
@@ -1220,7 +1220,7 @@ class CreativeApi(object):
|
|
|
1220
1220
|
async_req (bool): execute request asynchronously
|
|
1221
1221
|
|
|
1222
1222
|
Returns:
|
|
1223
|
-
|
|
1223
|
+
ResourceOutcomeOfCoupon
|
|
1224
1224
|
If the method is called asynchronously, returns the request
|
|
1225
1225
|
thread.
|
|
1226
1226
|
"""
|
|
@@ -1251,14 +1251,14 @@ class CreativeApi(object):
|
|
|
1251
1251
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
1252
1252
|
kwargs['advertiser_id'] = \
|
|
1253
1253
|
advertiser_id
|
|
1254
|
-
kwargs['
|
|
1255
|
-
|
|
1254
|
+
kwargs['resource_input_of_create_coupon'] = \
|
|
1255
|
+
resource_input_of_create_coupon
|
|
1256
1256
|
return self.create_advertiser_coupon_endpoint.call_with_http_info(**kwargs)
|
|
1257
1257
|
|
|
1258
1258
|
def create_advertiser_creative(
|
|
1259
1259
|
self,
|
|
1260
1260
|
advertiser_id,
|
|
1261
|
-
|
|
1261
|
+
resource_input_of_creative_write,
|
|
1262
1262
|
**kwargs
|
|
1263
1263
|
):
|
|
1264
1264
|
"""create_advertiser_creative # noqa: E501
|
|
@@ -1267,12 +1267,12 @@ class CreativeApi(object):
|
|
|
1267
1267
|
This method makes a synchronous HTTP request by default. To make an
|
|
1268
1268
|
asynchronous HTTP request, please pass async_req=True
|
|
1269
1269
|
|
|
1270
|
-
>>> thread = api.create_advertiser_creative(advertiser_id,
|
|
1270
|
+
>>> thread = api.create_advertiser_creative(advertiser_id, resource_input_of_creative_write, async_req=True)
|
|
1271
1271
|
>>> result = thread.get()
|
|
1272
1272
|
|
|
1273
1273
|
Args:
|
|
1274
1274
|
advertiser_id (str): The advertiser identifier.
|
|
1275
|
-
|
|
1275
|
+
resource_input_of_creative_write (ResourceInputOfCreativeWrite):
|
|
1276
1276
|
|
|
1277
1277
|
Keyword Args:
|
|
1278
1278
|
_return_http_data_only (bool): response data without head status
|
|
@@ -1307,7 +1307,7 @@ class CreativeApi(object):
|
|
|
1307
1307
|
async_req (bool): execute request asynchronously
|
|
1308
1308
|
|
|
1309
1309
|
Returns:
|
|
1310
|
-
|
|
1310
|
+
ResourceOutcomeOfCreative
|
|
1311
1311
|
If the method is called asynchronously, returns the request
|
|
1312
1312
|
thread.
|
|
1313
1313
|
"""
|
|
@@ -1338,8 +1338,8 @@ class CreativeApi(object):
|
|
|
1338
1338
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
1339
1339
|
kwargs['advertiser_id'] = \
|
|
1340
1340
|
advertiser_id
|
|
1341
|
-
kwargs['
|
|
1342
|
-
|
|
1341
|
+
kwargs['resource_input_of_creative_write'] = \
|
|
1342
|
+
resource_input_of_creative_write
|
|
1343
1343
|
return self.create_advertiser_creative_endpoint.call_with_http_info(**kwargs)
|
|
1344
1344
|
|
|
1345
1345
|
def delete_ad(
|
|
@@ -1599,7 +1599,7 @@ class CreativeApi(object):
|
|
|
1599
1599
|
self,
|
|
1600
1600
|
advertiser_id,
|
|
1601
1601
|
id,
|
|
1602
|
-
|
|
1602
|
+
resource_input_of_update_coupon,
|
|
1603
1603
|
**kwargs
|
|
1604
1604
|
):
|
|
1605
1605
|
"""edit_advertiser_coupon # noqa: E501
|
|
@@ -1608,13 +1608,13 @@ class CreativeApi(object):
|
|
|
1608
1608
|
This method makes a synchronous HTTP request by default. To make an
|
|
1609
1609
|
asynchronous HTTP request, please pass async_req=True
|
|
1610
1610
|
|
|
1611
|
-
>>> thread = api.edit_advertiser_coupon(advertiser_id, id,
|
|
1611
|
+
>>> thread = api.edit_advertiser_coupon(advertiser_id, id, resource_input_of_update_coupon, async_req=True)
|
|
1612
1612
|
>>> result = thread.get()
|
|
1613
1613
|
|
|
1614
1614
|
Args:
|
|
1615
1615
|
advertiser_id (str): The advertiser identifier.
|
|
1616
1616
|
id (str): The Coupon identifier to edit.
|
|
1617
|
-
|
|
1617
|
+
resource_input_of_update_coupon (ResourceInputOfUpdateCoupon):
|
|
1618
1618
|
|
|
1619
1619
|
Keyword Args:
|
|
1620
1620
|
_return_http_data_only (bool): response data without head status
|
|
@@ -1649,7 +1649,7 @@ class CreativeApi(object):
|
|
|
1649
1649
|
async_req (bool): execute request asynchronously
|
|
1650
1650
|
|
|
1651
1651
|
Returns:
|
|
1652
|
-
|
|
1652
|
+
ResourceOutcomeOfCoupon
|
|
1653
1653
|
If the method is called asynchronously, returns the request
|
|
1654
1654
|
thread.
|
|
1655
1655
|
"""
|
|
@@ -1682,14 +1682,14 @@ class CreativeApi(object):
|
|
|
1682
1682
|
advertiser_id
|
|
1683
1683
|
kwargs['id'] = \
|
|
1684
1684
|
id
|
|
1685
|
-
kwargs['
|
|
1686
|
-
|
|
1685
|
+
kwargs['resource_input_of_update_coupon'] = \
|
|
1686
|
+
resource_input_of_update_coupon
|
|
1687
1687
|
return self.edit_advertiser_coupon_endpoint.call_with_http_info(**kwargs)
|
|
1688
1688
|
|
|
1689
1689
|
def edit_creative(
|
|
1690
1690
|
self,
|
|
1691
1691
|
id,
|
|
1692
|
-
|
|
1692
|
+
resource_input_of_creative_write,
|
|
1693
1693
|
**kwargs
|
|
1694
1694
|
):
|
|
1695
1695
|
"""edit_creative # noqa: E501
|
|
@@ -1698,12 +1698,12 @@ class CreativeApi(object):
|
|
|
1698
1698
|
This method makes a synchronous HTTP request by default. To make an
|
|
1699
1699
|
asynchronous HTTP request, please pass async_req=True
|
|
1700
1700
|
|
|
1701
|
-
>>> thread = api.edit_creative(id,
|
|
1701
|
+
>>> thread = api.edit_creative(id, resource_input_of_creative_write, async_req=True)
|
|
1702
1702
|
>>> result = thread.get()
|
|
1703
1703
|
|
|
1704
1704
|
Args:
|
|
1705
1705
|
id (str): The creative identifier to edit.
|
|
1706
|
-
|
|
1706
|
+
resource_input_of_creative_write (ResourceInputOfCreativeWrite):
|
|
1707
1707
|
|
|
1708
1708
|
Keyword Args:
|
|
1709
1709
|
_return_http_data_only (bool): response data without head status
|
|
@@ -1738,7 +1738,7 @@ class CreativeApi(object):
|
|
|
1738
1738
|
async_req (bool): execute request asynchronously
|
|
1739
1739
|
|
|
1740
1740
|
Returns:
|
|
1741
|
-
|
|
1741
|
+
ResourceOutcomeOfCreative
|
|
1742
1742
|
If the method is called asynchronously, returns the request
|
|
1743
1743
|
thread.
|
|
1744
1744
|
"""
|
|
@@ -1769,8 +1769,8 @@ class CreativeApi(object):
|
|
|
1769
1769
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
1770
1770
|
kwargs['id'] = \
|
|
1771
1771
|
id
|
|
1772
|
-
kwargs['
|
|
1773
|
-
|
|
1772
|
+
kwargs['resource_input_of_creative_write'] = \
|
|
1773
|
+
resource_input_of_creative_write
|
|
1774
1774
|
return self.edit_creative_endpoint.call_with_http_info(**kwargs)
|
|
1775
1775
|
|
|
1776
1776
|
def generate_creative_preview(
|
|
@@ -1780,7 +1780,7 @@ class CreativeApi(object):
|
|
|
1780
1780
|
):
|
|
1781
1781
|
"""generate_creative_preview # noqa: E501
|
|
1782
1782
|
|
|
1783
|
-
|
|
1783
|
+
Get the preview of a specific Creative # noqa: E501
|
|
1784
1784
|
This method makes a synchronous HTTP request by default. To make an
|
|
1785
1785
|
asynchronous HTTP request, please pass async_req=True
|
|
1786
1786
|
|
|
@@ -1865,7 +1865,7 @@ class CreativeApi(object):
|
|
|
1865
1865
|
):
|
|
1866
1866
|
"""get_ad # noqa: E501
|
|
1867
1867
|
|
|
1868
|
-
Get an Ad
|
|
1868
|
+
Get an Ad with its id # noqa: E501
|
|
1869
1869
|
This method makes a synchronous HTTP request by default. To make an
|
|
1870
1870
|
asynchronous HTTP request, please pass async_req=True
|
|
1871
1871
|
|
|
@@ -1908,7 +1908,7 @@ class CreativeApi(object):
|
|
|
1908
1908
|
async_req (bool): execute request asynchronously
|
|
1909
1909
|
|
|
1910
1910
|
Returns:
|
|
1911
|
-
|
|
1911
|
+
ResourceOutcomeOfAd
|
|
1912
1912
|
If the method is called asynchronously, returns the request
|
|
1913
1913
|
thread.
|
|
1914
1914
|
"""
|
|
@@ -1993,7 +1993,7 @@ class CreativeApi(object):
|
|
|
1993
1993
|
async_req (bool): execute request asynchronously
|
|
1994
1994
|
|
|
1995
1995
|
Returns:
|
|
1996
|
-
|
|
1996
|
+
ResourceCollectionOutcomeOfAd
|
|
1997
1997
|
If the method is called asynchronously, returns the request
|
|
1998
1998
|
thread.
|
|
1999
1999
|
"""
|
|
@@ -2034,7 +2034,7 @@ class CreativeApi(object):
|
|
|
2034
2034
|
):
|
|
2035
2035
|
"""get_advertiser_coupon # noqa: E501
|
|
2036
2036
|
|
|
2037
|
-
Get a Coupon
|
|
2037
|
+
Get a Coupon with its id # noqa: E501
|
|
2038
2038
|
This method makes a synchronous HTTP request by default. To make an
|
|
2039
2039
|
asynchronous HTTP request, please pass async_req=True
|
|
2040
2040
|
|
|
@@ -2078,7 +2078,7 @@ class CreativeApi(object):
|
|
|
2078
2078
|
async_req (bool): execute request asynchronously
|
|
2079
2079
|
|
|
2080
2080
|
Returns:
|
|
2081
|
-
|
|
2081
|
+
ResourceOutcomeOfCoupon
|
|
2082
2082
|
If the method is called asynchronously, returns the request
|
|
2083
2083
|
thread.
|
|
2084
2084
|
"""
|
|
@@ -2253,7 +2253,7 @@ class CreativeApi(object):
|
|
|
2253
2253
|
async_req (bool): execute request asynchronously
|
|
2254
2254
|
|
|
2255
2255
|
Returns:
|
|
2256
|
-
|
|
2256
|
+
ResourceOutcomeOfCouponSupportedSizes
|
|
2257
2257
|
If the method is called asynchronously, returns the request
|
|
2258
2258
|
thread.
|
|
2259
2259
|
"""
|
|
@@ -2338,7 +2338,7 @@ class CreativeApi(object):
|
|
|
2338
2338
|
async_req (bool): execute request asynchronously
|
|
2339
2339
|
|
|
2340
2340
|
Returns:
|
|
2341
|
-
|
|
2341
|
+
ResourceCollectionOutcomeOfCoupon
|
|
2342
2342
|
If the method is called asynchronously, returns the request
|
|
2343
2343
|
thread.
|
|
2344
2344
|
"""
|
|
@@ -2423,7 +2423,7 @@ class CreativeApi(object):
|
|
|
2423
2423
|
async_req (bool): execute request asynchronously
|
|
2424
2424
|
|
|
2425
2425
|
Returns:
|
|
2426
|
-
|
|
2426
|
+
ResourceCollectionOutcomeOfCreative
|
|
2427
2427
|
If the method is called asynchronously, returns the request
|
|
2428
2428
|
thread.
|
|
2429
2429
|
"""
|
|
@@ -2463,7 +2463,7 @@ class CreativeApi(object):
|
|
|
2463
2463
|
):
|
|
2464
2464
|
"""get_creative # noqa: E501
|
|
2465
2465
|
|
|
2466
|
-
Get a Creative
|
|
2466
|
+
Get a Creative with its id # noqa: E501
|
|
2467
2467
|
This method makes a synchronous HTTP request by default. To make an
|
|
2468
2468
|
asynchronous HTTP request, please pass async_req=True
|
|
2469
2469
|
|
|
@@ -2506,7 +2506,7 @@ class CreativeApi(object):
|
|
|
2506
2506
|
async_req (bool): execute request asynchronously
|
|
2507
2507
|
|
|
2508
2508
|
Returns:
|
|
2509
|
-
|
|
2509
|
+
ResourceOutcomeOfCreative
|
|
2510
2510
|
If the method is called asynchronously, returns the request
|
|
2511
2511
|
thread.
|
|
2512
2512
|
"""
|