criteo-api-marketingsolutions-sdk 2025.1.0.250327__py3-none-any.whl → 2025.1.0.250425__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-2025.1.0.250327.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250425.dist-info}/METADATA +3 -3
- {criteo_api_marketingsolutions_sdk-2025.1.0.250327.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250425.dist-info}/RECORD +140 -141
- {criteo_api_marketingsolutions_sdk-2025.1.0.250327.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250425.dist-info}/WHEEL +1 -1
- criteo_api_marketingsolutions_v2025_01/__init__.py +1 -1
- criteo_api_marketingsolutions_v2025_01/api/creative_api.py +12 -12
- criteo_api_marketingsolutions_v2025_01/api_client.py +1 -1
- criteo_api_marketingsolutions_v2025_01/configuration.py +1 -1
- criteo_api_marketingsolutions_v2025_01/model/ad.py +20 -20
- criteo_api_marketingsolutions_v2025_01/model/ad_set_audience_link_entity_v1_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/ad_set_category_bid.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/ad_set_category_bid_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/ad_set_delivery_limitations_v24_q1.py +9 -9
- criteo_api_marketingsolutions_v2025_01/model/ad_set_display_multiplier_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/ad_set_targeting_v24_q1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/ad_write.py +18 -18
- criteo_api_marketingsolutions_v2025_01/model/adaptive_attributes.py +42 -42
- criteo_api_marketingsolutions_v2025_01/model/adaptive_colors.py +20 -20
- criteo_api_marketingsolutions_v2025_01/model/adaptive_write_attributes.py +44 -44
- criteo_api_marketingsolutions_v2025_01/model/algebra_node_v1.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/application_summary_model.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/application_summary_model_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/application_summary_model_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/audience_create_entity_v1.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/audience_create_entity_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_entity_v1.py +20 -20
- criteo_api_marketingsolutions_v2025_01/model/audience_entity_v1_audience_search_metadata_v1_list_response.py +9 -9
- criteo_api_marketingsolutions_v2025_01/model/audience_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/audience_error.py +16 -16
- criteo_api_marketingsolutions_v2025_01/model/audience_estimate_size_entity_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_id_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/audience_name_description.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_search_entity_v1.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/audience_search_entity_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_search_metadata_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_create_entity_v1.py +20 -20
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_create_entity_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_entity_v1.py +36 -36
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_entity_v1_audience_segment_search_metadata_v1_list_response.py +9 -9
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_id_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_search_entity_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_search_entity_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_search_metadata_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_size_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_size_estimation_entity_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_size_estimation_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_size_estimation_v1_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_update_entity_v1.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/audience_size_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/audience_size_estimation_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_size_estimation_v1_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/audience_update_entity_v1.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/audience_warning.py +22 -22
- criteo_api_marketingsolutions_v2025_01/model/automated_budget_configuration_v23_q1.py +0 -7
- criteo_api_marketingsolutions_v2025_01/model/behavioral_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/budget_automation.py +6 -6
- criteo_api_marketingsolutions_v2025_01/model/budget_automation_configuration.py +0 -7
- criteo_api_marketingsolutions_v2025_01/model/campaign_budget_automation_v23_q1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/campaign_search_filters_v23_q1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/campaign_spend_limit_v23_q1.py +13 -13
- criteo_api_marketingsolutions_v2025_01/model/campaign_v23_q1.py +12 -12
- criteo_api_marketingsolutions_v2025_01/model/campaign_v23_q1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/campaign_v23_q1_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/common_problem.py +20 -20
- criteo_api_marketingsolutions_v2025_01/model/contact_list_statistics_entity_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/contact_list_statistics_entity_v1_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/contactlist_amendment.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/contactlist_amendment_attributes.py +12 -12
- criteo_api_marketingsolutions_v2025_01/model/contactlist_operation.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/contactlist_operation_attributes.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/coupon.py +40 -40
- criteo_api_marketingsolutions_v2025_01/model/coupon_supported_sizes.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/create_ad_set_budget_v24_q1.py +15 -15
- criteo_api_marketingsolutions_v2025_01/model/create_ad_set_v24_q1.py +30 -30
- criteo_api_marketingsolutions_v2025_01/model/create_campaign.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/create_campaign_spend_limit.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/create_coupon.py +34 -34
- criteo_api_marketingsolutions_v2025_01/model/create_image_slide.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/creative.py +30 -30
- criteo_api_marketingsolutions_v2025_01/model/creative_write.py +26 -26
- criteo_api_marketingsolutions_v2025_01/model/criteo_api_error.py +26 -26
- criteo_api_marketingsolutions_v2025_01/model/criteo_api_warning.py +22 -22
- criteo_api_marketingsolutions_v2025_01/model/dynamic_attributes.py +12 -12
- criteo_api_marketingsolutions_v2025_01/model/dynamic_write_attributes.py +14 -14
- criteo_api_marketingsolutions_v2025_01/model/entity_of_portfolio_message.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/image_attributes.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/image_slide.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/in_market_audience_segment_brand_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/in_market_audience_segment_interest_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/in_market_create_v1.py +6 -6
- criteo_api_marketingsolutions_v2025_01/model/in_market_size_estimation_v1.py +6 -6
- criteo_api_marketingsolutions_v2025_01/model/in_market_update_v1.py +10 -10
- criteo_api_marketingsolutions_v2025_01/model/in_market_v1.py +10 -10
- criteo_api_marketingsolutions_v2025_01/model/outcome.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/patch_ad_set_budget_v24_q1.py +25 -25
- criteo_api_marketingsolutions_v2025_01/model/patch_ad_set_category_bid_result_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/patch_ad_set_display_multiplier_result_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/patch_ad_set_scheduling_v24_q1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/patch_ad_set_v24_q1.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/patch_campaign.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/patch_campaign_spend_limit.py +13 -13
- criteo_api_marketingsolutions_v2025_01/model/patch_campaign_write_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/patch_marketing_campaign_budget_automation.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/patch_result_campaign_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/placements_report_query_message.py +28 -28
- criteo_api_marketingsolutions_v2025_01/model/placements_report_query_message_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/point_of_interest_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/prospecting_create_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/prospecting_update_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/prospecting_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/read_ad_set_budget_v24_q1.py +25 -25
- criteo_api_marketingsolutions_v2025_01/model/read_ad_set_schedule_v24_q1.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/read_ad_set_v24_q1.py +25 -25
- criteo_api_marketingsolutions_v2025_01/model/read_model_ad_set_id_v24_q1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/read_model_read_ad_set_v24_q1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/resource_collection_outcome_of_ad.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/resource_collection_outcome_of_coupon.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/resource_collection_outcome_of_creative.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/resource_outcome_of_ad.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/resource_outcome_of_coupon.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/resource_outcome_of_coupon_supported_sizes.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/resource_outcome_of_creative.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/response_read_ad_set_v24_q1.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/responses_ad_set_id.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/responses_ad_set_id_v24_q1.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/responses_read_ad_set_v24_q1.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/retargeting_create_v1.py +14 -14
- criteo_api_marketingsolutions_v2025_01/model/retargeting_update_v1.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/retargeting_v1.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/size.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/statistics_report_query_message.py +24 -24
- criteo_api_marketingsolutions_v2025_01/model/transactions_report_query_message.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/transactions_report_query_message_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/transparency_query_message.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/transparency_report.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/transparency_report_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/transparency_report_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/write_model_patch_ad_set_v24_q1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/models/__init__.py +0 -1
- criteo_api_marketingsolutions_v2025_01/model/automated_budget_configuration.py +0 -276
- {criteo_api_marketingsolutions_sdk-2025.1.0.250327.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250425.dist-info}/top_level.txt +0 -0
|
@@ -83,10 +83,10 @@ class ContactlistOperationAttributes(ModelNormal):
|
|
|
83
83
|
return {
|
|
84
84
|
'operation': (str,), # noqa: E501
|
|
85
85
|
'contact_list_id': (int, none_type,), # noqa: E501
|
|
86
|
-
'request_date': (datetime, none_type,), # noqa: E501
|
|
87
86
|
'identifier_type': (str, none_type,), # noqa: E501
|
|
88
|
-
'nb_valid_identifiers': (int, none_type,), # noqa: E501
|
|
89
87
|
'nb_invalid_identifiers': (int, none_type,), # noqa: E501
|
|
88
|
+
'nb_valid_identifiers': (int, none_type,), # noqa: E501
|
|
89
|
+
'request_date': (datetime, none_type,), # noqa: E501
|
|
90
90
|
'sample_invalid_identifiers': ([str], none_type,), # noqa: E501
|
|
91
91
|
}
|
|
92
92
|
|
|
@@ -98,10 +98,10 @@ class ContactlistOperationAttributes(ModelNormal):
|
|
|
98
98
|
attribute_map = {
|
|
99
99
|
'operation': 'operation', # noqa: E501
|
|
100
100
|
'contact_list_id': 'contactListId', # noqa: E501
|
|
101
|
-
'request_date': 'requestDate', # noqa: E501
|
|
102
101
|
'identifier_type': 'identifierType', # noqa: E501
|
|
103
|
-
'nb_valid_identifiers': 'nbValidIdentifiers', # noqa: E501
|
|
104
102
|
'nb_invalid_identifiers': 'nbInvalidIdentifiers', # noqa: E501
|
|
103
|
+
'nb_valid_identifiers': 'nbValidIdentifiers', # noqa: E501
|
|
104
|
+
'request_date': 'requestDate', # noqa: E501
|
|
105
105
|
'sample_invalid_identifiers': 'sampleInvalidIdentifiers', # noqa: E501
|
|
106
106
|
}
|
|
107
107
|
|
|
@@ -150,10 +150,10 @@ class ContactlistOperationAttributes(ModelNormal):
|
|
|
150
150
|
through its discriminator because we passed in
|
|
151
151
|
_visited_composed_classes = (Animal,)
|
|
152
152
|
contact_list_id (int, none_type): the affected user list id. [optional] # noqa: E501
|
|
153
|
-
request_date (datetime, none_type): When the action was recorded. [optional] # noqa: E501
|
|
154
153
|
identifier_type (str, none_type): The schema specified for of the identifiers. [optional] # noqa: E501
|
|
155
|
-
nb_valid_identifiers (int, none_type): How many identifiers were valid for the specified schema. [optional] # noqa: E501
|
|
156
154
|
nb_invalid_identifiers (int, none_type): How many identifiers were invalid for the specified schema. [optional] # noqa: E501
|
|
155
|
+
nb_valid_identifiers (int, none_type): How many identifiers were valid for the specified schema. [optional] # noqa: E501
|
|
156
|
+
request_date (datetime, none_type): When the action was recorded. [optional] # noqa: E501
|
|
157
157
|
sample_invalid_identifiers ([str], none_type): A sample of invalid identifiers if there is some. [optional] # noqa: E501
|
|
158
158
|
"""
|
|
159
159
|
|
|
@@ -245,10 +245,10 @@ class ContactlistOperationAttributes(ModelNormal):
|
|
|
245
245
|
through its discriminator because we passed in
|
|
246
246
|
_visited_composed_classes = (Animal,)
|
|
247
247
|
contact_list_id (int, none_type): the affected user list id. [optional] # noqa: E501
|
|
248
|
-
request_date (datetime, none_type): When the action was recorded. [optional] # noqa: E501
|
|
249
248
|
identifier_type (str, none_type): The schema specified for of the identifiers. [optional] # noqa: E501
|
|
250
|
-
nb_valid_identifiers (int, none_type): How many identifiers were valid for the specified schema. [optional] # noqa: E501
|
|
251
249
|
nb_invalid_identifiers (int, none_type): How many identifiers were invalid for the specified schema. [optional] # noqa: E501
|
|
250
|
+
nb_valid_identifiers (int, none_type): How many identifiers were valid for the specified schema. [optional] # noqa: E501
|
|
251
|
+
request_date (datetime, none_type): When the action was recorded. [optional] # noqa: E501
|
|
252
252
|
sample_invalid_identifiers ([str], none_type): A sample of invalid identifiers if there is some. [optional] # noqa: E501
|
|
253
253
|
"""
|
|
254
254
|
|
|
@@ -87,21 +87,21 @@ class Coupon(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'name': (str, none_type,), # noqa: E501
|
|
91
|
-
'description': (str, none_type,), # noqa: E501
|
|
92
|
-
'author': (str, none_type,), # noqa: E501
|
|
93
|
-
'advertiser_id': (str, none_type,), # noqa: E501
|
|
94
90
|
'ad_set_id': (str, none_type,), # noqa: E501
|
|
95
|
-
'
|
|
96
|
-
'
|
|
91
|
+
'advertiser_id': (str, none_type,), # noqa: E501
|
|
92
|
+
'author': (str, none_type,), # noqa: E501
|
|
93
|
+
'description': (str, none_type,), # noqa: E501
|
|
97
94
|
'end_date': (str, none_type,), # noqa: E501
|
|
98
95
|
'format': (str, none_type,), # noqa: E501
|
|
99
|
-
'
|
|
96
|
+
'id': (str, none_type,), # noqa: E501
|
|
100
97
|
'images': ([ImageSlide], none_type,), # noqa: E501
|
|
101
|
-
'
|
|
102
|
-
'
|
|
98
|
+
'landing_page_url': (str, none_type,), # noqa: E501
|
|
99
|
+
'name': (str, none_type,), # noqa: E501
|
|
103
100
|
'rotations_number': (int, none_type,), # noqa: E501
|
|
104
|
-
'
|
|
101
|
+
'show_duration': (int, none_type,), # noqa: E501
|
|
102
|
+
'show_every': (int, none_type,), # noqa: E501
|
|
103
|
+
'start_date': (str, none_type,), # noqa: E501
|
|
104
|
+
'status': (str, none_type,), # noqa: E501
|
|
105
105
|
}
|
|
106
106
|
|
|
107
107
|
@cached_property
|
|
@@ -110,21 +110,21 @@ class Coupon(ModelNormal):
|
|
|
110
110
|
|
|
111
111
|
|
|
112
112
|
attribute_map = {
|
|
113
|
-
'name': 'name', # noqa: E501
|
|
114
|
-
'description': 'description', # noqa: E501
|
|
115
|
-
'author': 'author', # noqa: E501
|
|
116
|
-
'advertiser_id': 'advertiserId', # noqa: E501
|
|
117
113
|
'ad_set_id': 'adSetId', # noqa: E501
|
|
118
|
-
'
|
|
119
|
-
'
|
|
114
|
+
'advertiser_id': 'advertiserId', # noqa: E501
|
|
115
|
+
'author': 'author', # noqa: E501
|
|
116
|
+
'description': 'description', # noqa: E501
|
|
120
117
|
'end_date': 'endDate', # noqa: E501
|
|
121
118
|
'format': 'format', # noqa: E501
|
|
122
|
-
'
|
|
119
|
+
'id': 'id', # noqa: E501
|
|
123
120
|
'images': 'images', # noqa: E501
|
|
124
|
-
'
|
|
125
|
-
'
|
|
121
|
+
'landing_page_url': 'landingPageUrl', # noqa: E501
|
|
122
|
+
'name': 'name', # noqa: E501
|
|
126
123
|
'rotations_number': 'rotationsNumber', # noqa: E501
|
|
127
|
-
'
|
|
124
|
+
'show_duration': 'showDuration', # noqa: E501
|
|
125
|
+
'show_every': 'showEvery', # noqa: E501
|
|
126
|
+
'start_date': 'startDate', # noqa: E501
|
|
127
|
+
'status': 'status', # noqa: E501
|
|
128
128
|
}
|
|
129
129
|
|
|
130
130
|
read_only_vars = {
|
|
@@ -168,21 +168,21 @@ class Coupon(ModelNormal):
|
|
|
168
168
|
Animal class but this time we won't travel
|
|
169
169
|
through its discriminator because we passed in
|
|
170
170
|
_visited_composed_classes = (Animal,)
|
|
171
|
-
name (str, none_type): The name of the Coupon. [optional] # noqa: E501
|
|
172
|
-
description (str, none_type): The description of the Coupon. [optional] # noqa: E501
|
|
173
|
-
author (str, none_type): The login of the person who created this Coupon. [optional] # noqa: E501
|
|
174
|
-
advertiser_id (str, none_type): Advertiser linked to the Coupon. [optional] # noqa: E501
|
|
175
171
|
ad_set_id (str, none_type): The id of the Ad Set on which the Coupon is applied to. [optional] # noqa: E501
|
|
176
|
-
|
|
177
|
-
|
|
172
|
+
advertiser_id (str, none_type): Advertiser linked to the Coupon. [optional] # noqa: E501
|
|
173
|
+
author (str, none_type): The login of the person who created this Coupon. [optional] # noqa: E501
|
|
174
|
+
description (str, none_type): The description of the Coupon. [optional] # noqa: E501
|
|
178
175
|
end_date (str, none_type): The date when when we will stop to show this Coupon. If the end date is not specified (i.e. null) then the Coupon will go on forever String must be in ISO8601 format. [optional] # noqa: E501
|
|
179
176
|
format (str, none_type): Format of the Coupon, it can have two values: \"FullFrame\" or \"LogoZone\". [optional] # noqa: E501
|
|
180
|
-
|
|
177
|
+
id (str, none_type): Unique identifier (duplicate of the parent id).. [optional] # noqa: E501
|
|
181
178
|
images ([ImageSlide], none_type): List of slides containing the image URLs. [optional] # noqa: E501
|
|
182
|
-
|
|
183
|
-
|
|
179
|
+
landing_page_url (str, none_type): Web redirection of the landing page url. [optional] # noqa: E501
|
|
180
|
+
name (str, none_type): The name of the Coupon. [optional] # noqa: E501
|
|
184
181
|
rotations_number (int, none_type): Number of rotations for the Coupons (from 1 to 10 times). [optional] # noqa: E501
|
|
185
|
-
|
|
182
|
+
show_duration (int, none_type): Show Coupon for a duration of N seconds (between 1 and 5). [optional] # noqa: E501
|
|
183
|
+
show_every (int, none_type): Show the Coupon every N seconds (between 1 and 10). [optional] # noqa: E501
|
|
184
|
+
start_date (str, none_type): The date when the Coupon will be launched String must be in ISO8601 format. [optional] # noqa: E501
|
|
185
|
+
status (str, none_type): The status of the Coupon. [optional] # noqa: E501
|
|
186
186
|
"""
|
|
187
187
|
|
|
188
188
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -268,21 +268,21 @@ class Coupon(ModelNormal):
|
|
|
268
268
|
Animal class but this time we won't travel
|
|
269
269
|
through its discriminator because we passed in
|
|
270
270
|
_visited_composed_classes = (Animal,)
|
|
271
|
-
name (str, none_type): The name of the Coupon. [optional] # noqa: E501
|
|
272
|
-
description (str, none_type): The description of the Coupon. [optional] # noqa: E501
|
|
273
|
-
author (str, none_type): The login of the person who created this Coupon. [optional] # noqa: E501
|
|
274
|
-
advertiser_id (str, none_type): Advertiser linked to the Coupon. [optional] # noqa: E501
|
|
275
271
|
ad_set_id (str, none_type): The id of the Ad Set on which the Coupon is applied to. [optional] # noqa: E501
|
|
276
|
-
|
|
277
|
-
|
|
272
|
+
advertiser_id (str, none_type): Advertiser linked to the Coupon. [optional] # noqa: E501
|
|
273
|
+
author (str, none_type): The login of the person who created this Coupon. [optional] # noqa: E501
|
|
274
|
+
description (str, none_type): The description of the Coupon. [optional] # noqa: E501
|
|
278
275
|
end_date (str, none_type): The date when when we will stop to show this Coupon. If the end date is not specified (i.e. null) then the Coupon will go on forever String must be in ISO8601 format. [optional] # noqa: E501
|
|
279
276
|
format (str, none_type): Format of the Coupon, it can have two values: \"FullFrame\" or \"LogoZone\". [optional] # noqa: E501
|
|
280
|
-
|
|
277
|
+
id (str, none_type): Unique identifier (duplicate of the parent id).. [optional] # noqa: E501
|
|
281
278
|
images ([ImageSlide], none_type): List of slides containing the image URLs. [optional] # noqa: E501
|
|
282
|
-
|
|
283
|
-
|
|
279
|
+
landing_page_url (str, none_type): Web redirection of the landing page url. [optional] # noqa: E501
|
|
280
|
+
name (str, none_type): The name of the Coupon. [optional] # noqa: E501
|
|
284
281
|
rotations_number (int, none_type): Number of rotations for the Coupons (from 1 to 10 times). [optional] # noqa: E501
|
|
285
|
-
|
|
282
|
+
show_duration (int, none_type): Show Coupon for a duration of N seconds (between 1 and 5). [optional] # noqa: E501
|
|
283
|
+
show_every (int, none_type): Show the Coupon every N seconds (between 1 and 10). [optional] # noqa: E501
|
|
284
|
+
start_date (str, none_type): The date when the Coupon will be launched String must be in ISO8601 format. [optional] # noqa: E501
|
|
285
|
+
status (str, none_type): The status of the Coupon. [optional] # noqa: E501
|
|
286
286
|
"""
|
|
287
287
|
|
|
288
288
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -81,8 +81,8 @@ class CouponSupportedSizes(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'logo_zone': ([str], none_type,), # noqa: E501
|
|
85
84
|
'full_frame': ([str], none_type,), # noqa: E501
|
|
85
|
+
'logo_zone': ([str], none_type,), # noqa: E501
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
@cached_property
|
|
@@ -91,8 +91,8 @@ class CouponSupportedSizes(ModelNormal):
|
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
attribute_map = {
|
|
94
|
-
'logo_zone': 'logoZone', # noqa: E501
|
|
95
94
|
'full_frame': 'fullFrame', # noqa: E501
|
|
95
|
+
'logo_zone': 'logoZone', # noqa: E501
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
read_only_vars = {
|
|
@@ -136,8 +136,8 @@ class CouponSupportedSizes(ModelNormal):
|
|
|
136
136
|
Animal class but this time we won't travel
|
|
137
137
|
through its discriminator because we passed in
|
|
138
138
|
_visited_composed_classes = (Animal,)
|
|
139
|
-
logo_zone ([str], none_type): Array of LogoZone sizes as string in width x height format. [optional] # noqa: E501
|
|
140
139
|
full_frame ([str], none_type): Array of FullFrame sizes as string in width x height format. [optional] # noqa: E501
|
|
140
|
+
logo_zone ([str], none_type): Array of LogoZone sizes as string in width x height format. [optional] # noqa: E501
|
|
141
141
|
"""
|
|
142
142
|
|
|
143
143
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -223,8 +223,8 @@ class CouponSupportedSizes(ModelNormal):
|
|
|
223
223
|
Animal class but this time we won't travel
|
|
224
224
|
through its discriminator because we passed in
|
|
225
225
|
_visited_composed_classes = (Animal,)
|
|
226
|
-
logo_zone ([str], none_type): Array of LogoZone sizes as string in width x height format. [optional] # noqa: E501
|
|
227
226
|
full_frame ([str], none_type): Array of FullFrame sizes as string in width x height format. [optional] # noqa: E501
|
|
227
|
+
logo_zone ([str], none_type): Array of LogoZone sizes as string in width x height format. [optional] # noqa: E501
|
|
228
228
|
"""
|
|
229
229
|
|
|
230
230
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -59,13 +59,6 @@ class CreateAdSetBudgetV24Q1(ModelNormal):
|
|
|
59
59
|
'CAPPED': "capped",
|
|
60
60
|
'UNCAPPED': "uncapped",
|
|
61
61
|
},
|
|
62
|
-
('budget_renewal',): {
|
|
63
|
-
'UNDEFINED': "undefined",
|
|
64
|
-
'DAILY': "daily",
|
|
65
|
-
'MONTHLY': "monthly",
|
|
66
|
-
'LIFETIME': "lifetime",
|
|
67
|
-
'WEEKLY': "weekly",
|
|
68
|
-
},
|
|
69
62
|
('budget_delivery_smoothing',): {
|
|
70
63
|
'ACCELERATED': "accelerated",
|
|
71
64
|
'STANDARD': "standard",
|
|
@@ -80,6 +73,13 @@ class CreateAdSetBudgetV24Q1(ModelNormal):
|
|
|
80
73
|
'SATURDAYTOFRIDAY': "saturdayToFriday",
|
|
81
74
|
'SUNDAYTOSATURDAY': "sundayToSaturday",
|
|
82
75
|
},
|
|
76
|
+
('budget_renewal',): {
|
|
77
|
+
'UNDEFINED': "undefined",
|
|
78
|
+
'DAILY': "daily",
|
|
79
|
+
'MONTHLY': "monthly",
|
|
80
|
+
'LIFETIME': "lifetime",
|
|
81
|
+
'WEEKLY': "weekly",
|
|
82
|
+
},
|
|
83
83
|
}
|
|
84
84
|
|
|
85
85
|
validations = {
|
|
@@ -107,10 +107,10 @@ class CreateAdSetBudgetV24Q1(ModelNormal):
|
|
|
107
107
|
"""
|
|
108
108
|
return {
|
|
109
109
|
'budget_strategy': (str,), # noqa: E501
|
|
110
|
-
'
|
|
110
|
+
'budget_amount': (float, none_type,), # noqa: E501
|
|
111
111
|
'budget_delivery_smoothing': (str,), # noqa: E501
|
|
112
112
|
'budget_delivery_week': (str,), # noqa: E501
|
|
113
|
-
'
|
|
113
|
+
'budget_renewal': (str,), # noqa: E501
|
|
114
114
|
}
|
|
115
115
|
|
|
116
116
|
@cached_property
|
|
@@ -120,10 +120,10 @@ class CreateAdSetBudgetV24Q1(ModelNormal):
|
|
|
120
120
|
|
|
121
121
|
attribute_map = {
|
|
122
122
|
'budget_strategy': 'budgetStrategy', # noqa: E501
|
|
123
|
-
'
|
|
123
|
+
'budget_amount': 'budgetAmount', # noqa: E501
|
|
124
124
|
'budget_delivery_smoothing': 'budgetDeliverySmoothing', # noqa: E501
|
|
125
125
|
'budget_delivery_week': 'budgetDeliveryWeek', # noqa: E501
|
|
126
|
-
'
|
|
126
|
+
'budget_renewal': 'budgetRenewal', # noqa: E501
|
|
127
127
|
}
|
|
128
128
|
|
|
129
129
|
read_only_vars = {
|
|
@@ -170,10 +170,10 @@ class CreateAdSetBudgetV24Q1(ModelNormal):
|
|
|
170
170
|
Animal class but this time we won't travel
|
|
171
171
|
through its discriminator because we passed in
|
|
172
172
|
_visited_composed_classes = (Animal,)
|
|
173
|
-
|
|
173
|
+
budget_amount (float, none_type): [optional] # noqa: E501
|
|
174
174
|
budget_delivery_smoothing (str): [optional] # noqa: E501
|
|
175
175
|
budget_delivery_week (str): [optional] # noqa: E501
|
|
176
|
-
|
|
176
|
+
budget_renewal (str): [optional] # noqa: E501
|
|
177
177
|
"""
|
|
178
178
|
|
|
179
179
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -263,10 +263,10 @@ class CreateAdSetBudgetV24Q1(ModelNormal):
|
|
|
263
263
|
Animal class but this time we won't travel
|
|
264
264
|
through its discriminator because we passed in
|
|
265
265
|
_visited_composed_classes = (Animal,)
|
|
266
|
-
|
|
266
|
+
budget_amount (float, none_type): [optional] # noqa: E501
|
|
267
267
|
budget_delivery_smoothing (str): [optional] # noqa: E501
|
|
268
268
|
budget_delivery_week (str): [optional] # noqa: E501
|
|
269
|
-
|
|
269
|
+
budget_renewal (str): [optional] # noqa: E501
|
|
270
270
|
"""
|
|
271
271
|
|
|
272
272
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -65,6 +65,10 @@ class CreateAdSetV24Q1(ModelNormal):
|
|
|
65
65
|
"""
|
|
66
66
|
|
|
67
67
|
allowed_values = {
|
|
68
|
+
('media_type',): {
|
|
69
|
+
'DISPLAY': "display",
|
|
70
|
+
'VIDEO': "video",
|
|
71
|
+
},
|
|
68
72
|
('objective',): {
|
|
69
73
|
'CUSTOMACTION': "customAction",
|
|
70
74
|
'CLICKS': "clicks",
|
|
@@ -78,10 +82,6 @@ class CreateAdSetV24Q1(ModelNormal):
|
|
|
78
82
|
'VISITS': "visits",
|
|
79
83
|
'VIDEOVIEWS': "videoViews",
|
|
80
84
|
},
|
|
81
|
-
('media_type',): {
|
|
82
|
-
'DISPLAY': "display",
|
|
83
|
-
'VIDEO': "video",
|
|
84
|
-
},
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
validations = {
|
|
@@ -110,15 +110,15 @@ class CreateAdSetV24Q1(ModelNormal):
|
|
|
110
110
|
"""
|
|
111
111
|
lazy_import()
|
|
112
112
|
return {
|
|
113
|
-
'
|
|
114
|
-
'dataset_id': (str, none_type,), # noqa: E501
|
|
113
|
+
'bidding': (CreateAdSetBiddingV24Q1,), # noqa: E501
|
|
115
114
|
'campaign_id': (str, none_type,), # noqa: E501
|
|
115
|
+
'dataset_id': (str, none_type,), # noqa: E501
|
|
116
|
+
'media_type': (str,), # noqa: E501
|
|
117
|
+
'name': (str, none_type,), # noqa: E501
|
|
116
118
|
'objective': (str,), # noqa: E501
|
|
117
119
|
'schedule': (CreateAdSetScheduleV24Q1,), # noqa: E501
|
|
118
|
-
'bidding': (CreateAdSetBiddingV24Q1,), # noqa: E501
|
|
119
120
|
'targeting': (CreateAdSetTargetingV24Q1,), # noqa: E501
|
|
120
121
|
'tracking_code': (str, none_type,), # noqa: E501
|
|
121
|
-
'media_type': (str,), # noqa: E501
|
|
122
122
|
'budget': (CreateAdSetBudgetV24Q1,), # noqa: E501
|
|
123
123
|
}
|
|
124
124
|
|
|
@@ -128,15 +128,15 @@ class CreateAdSetV24Q1(ModelNormal):
|
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
attribute_map = {
|
|
131
|
-
'
|
|
132
|
-
'dataset_id': 'datasetId', # noqa: E501
|
|
131
|
+
'bidding': 'bidding', # noqa: E501
|
|
133
132
|
'campaign_id': 'campaignId', # noqa: E501
|
|
133
|
+
'dataset_id': 'datasetId', # noqa: E501
|
|
134
|
+
'media_type': 'mediaType', # noqa: E501
|
|
135
|
+
'name': 'name', # noqa: E501
|
|
134
136
|
'objective': 'objective', # noqa: E501
|
|
135
137
|
'schedule': 'schedule', # noqa: E501
|
|
136
|
-
'bidding': 'bidding', # noqa: E501
|
|
137
138
|
'targeting': 'targeting', # noqa: E501
|
|
138
139
|
'tracking_code': 'trackingCode', # noqa: E501
|
|
139
|
-
'media_type': 'mediaType', # noqa: E501
|
|
140
140
|
'budget': 'budget', # noqa: E501
|
|
141
141
|
}
|
|
142
142
|
|
|
@@ -147,19 +147,19 @@ class CreateAdSetV24Q1(ModelNormal):
|
|
|
147
147
|
|
|
148
148
|
@classmethod
|
|
149
149
|
@convert_js_args_to_python_args
|
|
150
|
-
def _from_openapi_data(cls,
|
|
150
|
+
def _from_openapi_data(cls, bidding, campaign_id, dataset_id, media_type, name, objective, schedule, targeting, tracking_code, *args, **kwargs): # noqa: E501
|
|
151
151
|
"""CreateAdSetV24Q1 - a model defined in OpenAPI
|
|
152
152
|
|
|
153
153
|
Args:
|
|
154
|
-
|
|
155
|
-
dataset_id (str, none_type): Dataset id of this ad set
|
|
154
|
+
bidding (CreateAdSetBiddingV24Q1):
|
|
156
155
|
campaign_id (str, none_type): Campaign id this ad set belongs to
|
|
156
|
+
dataset_id (str, none_type): Dataset id of this ad set
|
|
157
|
+
media_type (str): Media type for the ad set
|
|
158
|
+
name (str, none_type): Name of the ad set
|
|
157
159
|
objective (str): Objective of the ad set
|
|
158
160
|
schedule (CreateAdSetScheduleV24Q1):
|
|
159
|
-
bidding (CreateAdSetBiddingV24Q1):
|
|
160
161
|
targeting (CreateAdSetTargetingV24Q1):
|
|
161
162
|
tracking_code (str, none_type): The click tracking code associated to this Ad Set.
|
|
162
|
-
media_type (str): Media type for the ad set
|
|
163
163
|
|
|
164
164
|
Keyword Args:
|
|
165
165
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -224,15 +224,15 @@ class CreateAdSetV24Q1(ModelNormal):
|
|
|
224
224
|
self._configuration = _configuration
|
|
225
225
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
226
226
|
|
|
227
|
-
self.
|
|
228
|
-
self.dataset_id = dataset_id
|
|
227
|
+
self.bidding = bidding
|
|
229
228
|
self.campaign_id = campaign_id
|
|
229
|
+
self.dataset_id = dataset_id
|
|
230
|
+
self.media_type = media_type
|
|
231
|
+
self.name = name
|
|
230
232
|
self.objective = objective
|
|
231
233
|
self.schedule = schedule
|
|
232
|
-
self.bidding = bidding
|
|
233
234
|
self.targeting = targeting
|
|
234
235
|
self.tracking_code = tracking_code
|
|
235
|
-
self.media_type = media_type
|
|
236
236
|
for var_name, var_value in kwargs.items():
|
|
237
237
|
if var_name not in self.attribute_map and \
|
|
238
238
|
self._configuration is not None and \
|
|
@@ -253,19 +253,19 @@ class CreateAdSetV24Q1(ModelNormal):
|
|
|
253
253
|
])
|
|
254
254
|
|
|
255
255
|
@convert_js_args_to_python_args
|
|
256
|
-
def __init__(self,
|
|
256
|
+
def __init__(self, bidding, campaign_id, dataset_id, media_type, name, objective, schedule, targeting, tracking_code, *args, **kwargs): # noqa: E501
|
|
257
257
|
"""CreateAdSetV24Q1 - a model defined in OpenAPI
|
|
258
258
|
|
|
259
259
|
Args:
|
|
260
|
-
|
|
261
|
-
dataset_id (str, none_type): Dataset id of this ad set
|
|
260
|
+
bidding (CreateAdSetBiddingV24Q1):
|
|
262
261
|
campaign_id (str, none_type): Campaign id this ad set belongs to
|
|
262
|
+
dataset_id (str, none_type): Dataset id of this ad set
|
|
263
|
+
media_type (str): Media type for the ad set
|
|
264
|
+
name (str, none_type): Name of the ad set
|
|
263
265
|
objective (str): Objective of the ad set
|
|
264
266
|
schedule (CreateAdSetScheduleV24Q1):
|
|
265
|
-
bidding (CreateAdSetBiddingV24Q1):
|
|
266
267
|
targeting (CreateAdSetTargetingV24Q1):
|
|
267
268
|
tracking_code (str, none_type): The click tracking code associated to this Ad Set.
|
|
268
|
-
media_type (str): Media type for the ad set
|
|
269
269
|
|
|
270
270
|
Keyword Args:
|
|
271
271
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -328,15 +328,15 @@ class CreateAdSetV24Q1(ModelNormal):
|
|
|
328
328
|
self._configuration = _configuration
|
|
329
329
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
330
330
|
|
|
331
|
-
self.
|
|
332
|
-
self.dataset_id = dataset_id
|
|
331
|
+
self.bidding = bidding
|
|
333
332
|
self.campaign_id = campaign_id
|
|
333
|
+
self.dataset_id = dataset_id
|
|
334
|
+
self.media_type = media_type
|
|
335
|
+
self.name = name
|
|
334
336
|
self.objective = objective
|
|
335
337
|
self.schedule = schedule
|
|
336
|
-
self.bidding = bidding
|
|
337
338
|
self.targeting = targeting
|
|
338
339
|
self.tracking_code = tracking_code
|
|
339
|
-
self.media_type = media_type
|
|
340
340
|
for var_name, var_value in kwargs.items():
|
|
341
341
|
if var_name not in self.attribute_map and \
|
|
342
342
|
self._configuration is not None and \
|
|
@@ -94,9 +94,9 @@ class CreateCampaign(ModelNormal):
|
|
|
94
94
|
"""
|
|
95
95
|
lazy_import()
|
|
96
96
|
return {
|
|
97
|
-
'name': (str, none_type,), # noqa: E501
|
|
98
97
|
'advertiser_id': (str, none_type,), # noqa: E501
|
|
99
98
|
'goal': (str,), # noqa: E501
|
|
99
|
+
'name': (str, none_type,), # noqa: E501
|
|
100
100
|
'spend_limit': (CreateCampaignSpendLimit,), # noqa: E501
|
|
101
101
|
'budget_automation': (BudgetAutomation,), # noqa: E501
|
|
102
102
|
}
|
|
@@ -107,9 +107,9 @@ class CreateCampaign(ModelNormal):
|
|
|
107
107
|
|
|
108
108
|
|
|
109
109
|
attribute_map = {
|
|
110
|
-
'name': 'name', # noqa: E501
|
|
111
110
|
'advertiser_id': 'advertiserId', # noqa: E501
|
|
112
111
|
'goal': 'goal', # noqa: E501
|
|
112
|
+
'name': 'name', # noqa: E501
|
|
113
113
|
'spend_limit': 'spendLimit', # noqa: E501
|
|
114
114
|
'budget_automation': 'budgetAutomation', # noqa: E501
|
|
115
115
|
}
|
|
@@ -121,13 +121,13 @@ class CreateCampaign(ModelNormal):
|
|
|
121
121
|
|
|
122
122
|
@classmethod
|
|
123
123
|
@convert_js_args_to_python_args
|
|
124
|
-
def _from_openapi_data(cls,
|
|
124
|
+
def _from_openapi_data(cls, advertiser_id, goal, name, spend_limit, *args, **kwargs): # noqa: E501
|
|
125
125
|
"""CreateCampaign - a model defined in OpenAPI
|
|
126
126
|
|
|
127
127
|
Args:
|
|
128
|
-
name (str, none_type): Name of the campaign
|
|
129
128
|
advertiser_id (str, none_type): Advertiser id this campaign belongs to
|
|
130
129
|
goal (str): Goal for the marketing campaign
|
|
130
|
+
name (str, none_type): Name of the campaign
|
|
131
131
|
spend_limit (CreateCampaignSpendLimit):
|
|
132
132
|
|
|
133
133
|
Keyword Args:
|
|
@@ -193,9 +193,9 @@ class CreateCampaign(ModelNormal):
|
|
|
193
193
|
self._configuration = _configuration
|
|
194
194
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
195
195
|
|
|
196
|
-
self.name = name
|
|
197
196
|
self.advertiser_id = advertiser_id
|
|
198
197
|
self.goal = goal
|
|
198
|
+
self.name = name
|
|
199
199
|
self.spend_limit = spend_limit
|
|
200
200
|
for var_name, var_value in kwargs.items():
|
|
201
201
|
if var_name not in self.attribute_map and \
|
|
@@ -217,13 +217,13 @@ class CreateCampaign(ModelNormal):
|
|
|
217
217
|
])
|
|
218
218
|
|
|
219
219
|
@convert_js_args_to_python_args
|
|
220
|
-
def __init__(self,
|
|
220
|
+
def __init__(self, advertiser_id, goal, name, spend_limit, *args, **kwargs): # noqa: E501
|
|
221
221
|
"""CreateCampaign - a model defined in OpenAPI
|
|
222
222
|
|
|
223
223
|
Args:
|
|
224
|
-
name (str, none_type): Name of the campaign
|
|
225
224
|
advertiser_id (str, none_type): Advertiser id this campaign belongs to
|
|
226
225
|
goal (str): Goal for the marketing campaign
|
|
226
|
+
name (str, none_type): Name of the campaign
|
|
227
227
|
spend_limit (CreateCampaignSpendLimit):
|
|
228
228
|
|
|
229
229
|
Keyword Args:
|
|
@@ -287,9 +287,9 @@ class CreateCampaign(ModelNormal):
|
|
|
287
287
|
self._configuration = _configuration
|
|
288
288
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
289
289
|
|
|
290
|
-
self.name = name
|
|
291
290
|
self.advertiser_id = advertiser_id
|
|
292
291
|
self.goal = goal
|
|
292
|
+
self.name = name
|
|
293
293
|
self.spend_limit = spend_limit
|
|
294
294
|
for var_name, var_value in kwargs.items():
|
|
295
295
|
if var_name not in self.attribute_map and \
|
|
@@ -92,8 +92,8 @@ class CreateCampaignSpendLimit(ModelNormal):
|
|
|
92
92
|
"""
|
|
93
93
|
return {
|
|
94
94
|
'spend_limit_type': (str,), # noqa: E501
|
|
95
|
-
'spend_limit_renewal': (str,), # noqa: E501
|
|
96
95
|
'spend_limit_amount': (float, none_type,), # noqa: E501
|
|
96
|
+
'spend_limit_renewal': (str,), # noqa: E501
|
|
97
97
|
}
|
|
98
98
|
|
|
99
99
|
@cached_property
|
|
@@ -103,8 +103,8 @@ class CreateCampaignSpendLimit(ModelNormal):
|
|
|
103
103
|
|
|
104
104
|
attribute_map = {
|
|
105
105
|
'spend_limit_type': 'spendLimitType', # noqa: E501
|
|
106
|
-
'spend_limit_renewal': 'spendLimitRenewal', # noqa: E501
|
|
107
106
|
'spend_limit_amount': 'spendLimitAmount', # noqa: E501
|
|
107
|
+
'spend_limit_renewal': 'spendLimitRenewal', # noqa: E501
|
|
108
108
|
}
|
|
109
109
|
|
|
110
110
|
read_only_vars = {
|
|
@@ -151,8 +151,8 @@ class CreateCampaignSpendLimit(ModelNormal):
|
|
|
151
151
|
Animal class but this time we won't travel
|
|
152
152
|
through its discriminator because we passed in
|
|
153
153
|
_visited_composed_classes = (Animal,)
|
|
154
|
-
spend_limit_renewal (str): The pace of the spend limit renewal. [optional] # noqa: E501
|
|
155
154
|
spend_limit_amount (float, none_type): The amount of the spend limit. null if spendLimitType is uncapped.. [optional] # noqa: E501
|
|
155
|
+
spend_limit_renewal (str): The pace of the spend limit renewal. [optional] # noqa: E501
|
|
156
156
|
"""
|
|
157
157
|
|
|
158
158
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -242,8 +242,8 @@ class CreateCampaignSpendLimit(ModelNormal):
|
|
|
242
242
|
Animal class but this time we won't travel
|
|
243
243
|
through its discriminator because we passed in
|
|
244
244
|
_visited_composed_classes = (Animal,)
|
|
245
|
-
spend_limit_renewal (str): The pace of the spend limit renewal. [optional] # noqa: E501
|
|
246
245
|
spend_limit_amount (float, none_type): The amount of the spend limit. null if spendLimitType is uncapped.. [optional] # noqa: E501
|
|
246
|
+
spend_limit_renewal (str): The pace of the spend limit renewal. [optional] # noqa: E501
|
|
247
247
|
"""
|
|
248
248
|
|
|
249
249
|
_check_type = kwargs.pop('_check_type', True)
|