criteo-api-marketingsolutions-sdk 2025.1.0.250320__py3-none-any.whl → 2025.1.0.250409__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.250320.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250409.dist-info}/METADATA +3 -3
- {criteo_api_marketingsolutions_sdk-2025.1.0.250320.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250409.dist-info}/RECORD +137 -137
- {criteo_api_marketingsolutions_sdk-2025.1.0.250320.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250409.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/behavioral_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/budget_automation.py +4 -4
- 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_sdk-2025.1.0.250320.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250409.dist-info}/top_level.txt +0 -0
|
@@ -87,8 +87,8 @@ class PatchMarketingCampaignBudgetAutomation(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'enable': (bool,), # noqa: E501
|
|
91
90
|
'budget_configuration': (BudgetAutomationConfiguration,), # noqa: E501
|
|
91
|
+
'enable': (bool,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@cached_property
|
|
@@ -97,8 +97,8 @@ class PatchMarketingCampaignBudgetAutomation(ModelNormal):
|
|
|
97
97
|
|
|
98
98
|
|
|
99
99
|
attribute_map = {
|
|
100
|
-
'enable': 'enable', # noqa: E501
|
|
101
100
|
'budget_configuration': 'budgetConfiguration', # noqa: E501
|
|
101
|
+
'enable': 'enable', # noqa: E501
|
|
102
102
|
}
|
|
103
103
|
|
|
104
104
|
read_only_vars = {
|
|
@@ -142,8 +142,8 @@ class PatchMarketingCampaignBudgetAutomation(ModelNormal):
|
|
|
142
142
|
Animal class but this time we won't travel
|
|
143
143
|
through its discriminator because we passed in
|
|
144
144
|
_visited_composed_classes = (Animal,)
|
|
145
|
-
enable (bool): Budget automation for the marketing campaign enable. [optional] # noqa: E501
|
|
146
145
|
budget_configuration (BudgetAutomationConfiguration): [optional] # noqa: E501
|
|
146
|
+
enable (bool): Budget automation for the marketing campaign enable. [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -229,8 +229,8 @@ class PatchMarketingCampaignBudgetAutomation(ModelNormal):
|
|
|
229
229
|
Animal class but this time we won't travel
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
|
-
enable (bool): Budget automation for the marketing campaign enable. [optional] # noqa: E501
|
|
233
232
|
budget_configuration (BudgetAutomationConfiguration): [optional] # noqa: E501
|
|
233
|
+
enable (bool): Budget automation for the marketing campaign enable. [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
236
236
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -90,8 +90,8 @@ class PatchResultCampaignListResponse(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': ([PatchResultCampaignReadResource], none_type,), # noqa: E501
|
|
93
|
-
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
94
93
|
'errors': ([CommonProblem], none_type,), # noqa: E501
|
|
94
|
+
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
@cached_property
|
|
@@ -101,14 +101,14 @@ class PatchResultCampaignListResponse(ModelNormal):
|
|
|
101
101
|
|
|
102
102
|
attribute_map = {
|
|
103
103
|
'data': 'data', # noqa: E501
|
|
104
|
-
'warnings': 'warnings', # noqa: E501
|
|
105
104
|
'errors': 'errors', # noqa: E501
|
|
105
|
+
'warnings': 'warnings', # noqa: E501
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
read_only_vars = {
|
|
109
109
|
'data', # noqa: E501
|
|
110
|
-
'warnings', # noqa: E501
|
|
111
110
|
'errors', # noqa: E501
|
|
111
|
+
'warnings', # noqa: E501
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
_composed_schemas = {}
|
|
@@ -150,8 +150,8 @@ class PatchResultCampaignListResponse(ModelNormal):
|
|
|
150
150
|
through its discriminator because we passed in
|
|
151
151
|
_visited_composed_classes = (Animal,)
|
|
152
152
|
data ([PatchResultCampaignReadResource], none_type): [optional] # noqa: E501
|
|
153
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
154
153
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
154
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
155
155
|
"""
|
|
156
156
|
|
|
157
157
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -238,8 +238,8 @@ class PatchResultCampaignListResponse(ModelNormal):
|
|
|
238
238
|
through its discriminator because we passed in
|
|
239
239
|
_visited_composed_classes = (Animal,)
|
|
240
240
|
data ([PatchResultCampaignReadResource], none_type): [optional] # noqa: E501
|
|
241
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
242
241
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
242
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
243
243
|
"""
|
|
244
244
|
|
|
245
245
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -90,17 +90,17 @@ class PlacementsReportQueryMessage(ModelNormal):
|
|
|
90
90
|
"""
|
|
91
91
|
return {
|
|
92
92
|
'advertiser_ids': (str,), # noqa: E501
|
|
93
|
-
'dimensions': ([str],), # noqa: E501
|
|
94
|
-
'metrics': ([str],), # noqa: E501
|
|
95
93
|
'currency': (str,), # noqa: E501
|
|
94
|
+
'dimensions': ([str],), # noqa: E501
|
|
95
|
+
'end_date': (datetime,), # noqa: E501
|
|
96
96
|
'format': (str,), # noqa: E501
|
|
97
|
+
'metrics': ([str],), # noqa: E501
|
|
97
98
|
'start_date': (datetime,), # noqa: E501
|
|
98
|
-
'end_date': (datetime,), # noqa: E501
|
|
99
|
-
'campaign_ids': (str, none_type,), # noqa: E501
|
|
100
99
|
'adset_ids': (str, none_type,), # noqa: E501
|
|
100
|
+
'campaign_ids': (str, none_type,), # noqa: E501
|
|
101
|
+
'disclosed': (bool,), # noqa: E501
|
|
101
102
|
'environment': (str, none_type,), # noqa: E501
|
|
102
103
|
'placement': (str, none_type,), # noqa: E501
|
|
103
|
-
'disclosed': (bool,), # noqa: E501
|
|
104
104
|
'timezone': (str, none_type,), # noqa: E501
|
|
105
105
|
}
|
|
106
106
|
|
|
@@ -111,17 +111,17 @@ class PlacementsReportQueryMessage(ModelNormal):
|
|
|
111
111
|
|
|
112
112
|
attribute_map = {
|
|
113
113
|
'advertiser_ids': 'advertiserIds', # noqa: E501
|
|
114
|
-
'dimensions': 'dimensions', # noqa: E501
|
|
115
|
-
'metrics': 'metrics', # noqa: E501
|
|
116
114
|
'currency': 'currency', # noqa: E501
|
|
115
|
+
'dimensions': 'dimensions', # noqa: E501
|
|
116
|
+
'end_date': 'endDate', # noqa: E501
|
|
117
117
|
'format': 'format', # noqa: E501
|
|
118
|
+
'metrics': 'metrics', # noqa: E501
|
|
118
119
|
'start_date': 'startDate', # noqa: E501
|
|
119
|
-
'end_date': 'endDate', # noqa: E501
|
|
120
|
-
'campaign_ids': 'campaignIds', # noqa: E501
|
|
121
120
|
'adset_ids': 'adsetIds', # noqa: E501
|
|
121
|
+
'campaign_ids': 'campaignIds', # noqa: E501
|
|
122
|
+
'disclosed': 'disclosed', # noqa: E501
|
|
122
123
|
'environment': 'environment', # noqa: E501
|
|
123
124
|
'placement': 'placement', # noqa: E501
|
|
124
|
-
'disclosed': 'disclosed', # noqa: E501
|
|
125
125
|
'timezone': 'timezone', # noqa: E501
|
|
126
126
|
}
|
|
127
127
|
|
|
@@ -132,17 +132,17 @@ class PlacementsReportQueryMessage(ModelNormal):
|
|
|
132
132
|
|
|
133
133
|
@classmethod
|
|
134
134
|
@convert_js_args_to_python_args
|
|
135
|
-
def _from_openapi_data(cls, advertiser_ids,
|
|
135
|
+
def _from_openapi_data(cls, advertiser_ids, currency, dimensions, end_date, format, metrics, start_date, *args, **kwargs): # noqa: E501
|
|
136
136
|
"""PlacementsReportQueryMessage - a model defined in OpenAPI
|
|
137
137
|
|
|
138
138
|
Args:
|
|
139
139
|
advertiser_ids (str): The comma-separated list of advertiser ids.
|
|
140
|
-
dimensions ([str]): The dimensions for the report.
|
|
141
|
-
metrics ([str]): The list of metrics to report.
|
|
142
140
|
currency (str): The currency used for the report. ISO 4217 code (three-letter capitals).
|
|
141
|
+
dimensions ([str]): The dimensions for the report.
|
|
142
|
+
end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
|
|
143
143
|
format (str): The file format of the generated report: csv, xml, excel or json.
|
|
144
|
+
metrics ([str]): The list of metrics to report.
|
|
144
145
|
start_date (datetime): Start date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
|
|
145
|
-
end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
|
|
146
146
|
|
|
147
147
|
Keyword Args:
|
|
148
148
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -175,11 +175,11 @@ class PlacementsReportQueryMessage(ModelNormal):
|
|
|
175
175
|
Animal class but this time we won't travel
|
|
176
176
|
through its discriminator because we passed in
|
|
177
177
|
_visited_composed_classes = (Animal,)
|
|
178
|
-
campaign_ids (str, none_type): The comma-separated list of campaign ids.. [optional] # noqa: E501
|
|
179
178
|
adset_ids (str, none_type): The comma-separated list of adSet ids.. [optional] # noqa: E501
|
|
179
|
+
campaign_ids (str, none_type): The comma-separated list of campaign ids.. [optional] # noqa: E501
|
|
180
|
+
disclosed (bool): Returns disclosed or undisclosed placements.. [optional] if omitted the server will use the default value of True # noqa: E501
|
|
180
181
|
environment (str, none_type): Type of environment: Web, Android or iOS.. [optional] # noqa: E501
|
|
181
182
|
placement (str, none_type): Filter the value of the placement. [optional] # noqa: E501
|
|
182
|
-
disclosed (bool): Returns disclosed or undisclosed placements.. [optional] if omitted the server will use the default value of True # noqa: E501
|
|
183
183
|
timezone (str, none_type): The timezone used for the report. Timezone Database format (Tz).. [optional] if omitted the server will use the default value of "UTC" # noqa: E501
|
|
184
184
|
"""
|
|
185
185
|
|
|
@@ -213,12 +213,12 @@ class PlacementsReportQueryMessage(ModelNormal):
|
|
|
213
213
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
214
214
|
|
|
215
215
|
self.advertiser_ids = advertiser_ids
|
|
216
|
-
self.dimensions = dimensions
|
|
217
|
-
self.metrics = metrics
|
|
218
216
|
self.currency = currency
|
|
217
|
+
self.dimensions = dimensions
|
|
218
|
+
self.end_date = end_date
|
|
219
219
|
self.format = format
|
|
220
|
+
self.metrics = metrics
|
|
220
221
|
self.start_date = start_date
|
|
221
|
-
self.end_date = end_date
|
|
222
222
|
for var_name, var_value in kwargs.items():
|
|
223
223
|
if var_name not in self.attribute_map and \
|
|
224
224
|
self._configuration is not None and \
|
|
@@ -239,17 +239,17 @@ class PlacementsReportQueryMessage(ModelNormal):
|
|
|
239
239
|
])
|
|
240
240
|
|
|
241
241
|
@convert_js_args_to_python_args
|
|
242
|
-
def __init__(self, advertiser_ids,
|
|
242
|
+
def __init__(self, advertiser_ids, currency, dimensions, end_date, format, metrics, start_date, *args, **kwargs): # noqa: E501
|
|
243
243
|
"""PlacementsReportQueryMessage - a model defined in OpenAPI
|
|
244
244
|
|
|
245
245
|
Args:
|
|
246
246
|
advertiser_ids (str): The comma-separated list of advertiser ids.
|
|
247
|
-
dimensions ([str]): The dimensions for the report.
|
|
248
|
-
metrics ([str]): The list of metrics to report.
|
|
249
247
|
currency (str): The currency used for the report. ISO 4217 code (three-letter capitals).
|
|
248
|
+
dimensions ([str]): The dimensions for the report.
|
|
249
|
+
end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
|
|
250
250
|
format (str): The file format of the generated report: csv, xml, excel or json.
|
|
251
|
+
metrics ([str]): The list of metrics to report.
|
|
251
252
|
start_date (datetime): Start date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
|
|
252
|
-
end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
|
|
253
253
|
|
|
254
254
|
Keyword Args:
|
|
255
255
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -282,11 +282,11 @@ class PlacementsReportQueryMessage(ModelNormal):
|
|
|
282
282
|
Animal class but this time we won't travel
|
|
283
283
|
through its discriminator because we passed in
|
|
284
284
|
_visited_composed_classes = (Animal,)
|
|
285
|
-
campaign_ids (str, none_type): The comma-separated list of campaign ids.. [optional] # noqa: E501
|
|
286
285
|
adset_ids (str, none_type): The comma-separated list of adSet ids.. [optional] # noqa: E501
|
|
286
|
+
campaign_ids (str, none_type): The comma-separated list of campaign ids.. [optional] # noqa: E501
|
|
287
|
+
disclosed (bool): Returns disclosed or undisclosed placements.. [optional] if omitted the server will use the default value of True # noqa: E501
|
|
287
288
|
environment (str, none_type): Type of environment: Web, Android or iOS.. [optional] # noqa: E501
|
|
288
289
|
placement (str, none_type): Filter the value of the placement. [optional] # noqa: E501
|
|
289
|
-
disclosed (bool): Returns disclosed or undisclosed placements.. [optional] if omitted the server will use the default value of True # noqa: E501
|
|
290
290
|
timezone (str, none_type): The timezone used for the report. Timezone Database format (Tz).. [optional] if omitted the server will use the default value of "UTC" # noqa: E501
|
|
291
291
|
"""
|
|
292
292
|
|
|
@@ -318,12 +318,12 @@ class PlacementsReportQueryMessage(ModelNormal):
|
|
|
318
318
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
319
319
|
|
|
320
320
|
self.advertiser_ids = advertiser_ids
|
|
321
|
-
self.dimensions = dimensions
|
|
322
|
-
self.metrics = metrics
|
|
323
321
|
self.currency = currency
|
|
322
|
+
self.dimensions = dimensions
|
|
323
|
+
self.end_date = end_date
|
|
324
324
|
self.format = format
|
|
325
|
+
self.metrics = metrics
|
|
325
326
|
self.start_date = start_date
|
|
326
|
-
self.end_date = end_date
|
|
327
327
|
for var_name, var_value in kwargs.items():
|
|
328
328
|
if var_name not in self.attribute_map and \
|
|
329
329
|
self._configuration is not None and \
|
|
@@ -80,8 +80,8 @@ class PlacementsReportQueryMessageResource(ModelNormal):
|
|
|
80
80
|
"""
|
|
81
81
|
lazy_import()
|
|
82
82
|
return {
|
|
83
|
-
'type': (str, none_type,), # noqa: E501
|
|
84
83
|
'attributes': (PlacementsReportQueryMessage,), # noqa: E501
|
|
84
|
+
'type': (str, none_type,), # noqa: E501
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
@cached_property
|
|
@@ -90,8 +90,8 @@ class PlacementsReportQueryMessageResource(ModelNormal):
|
|
|
90
90
|
|
|
91
91
|
|
|
92
92
|
attribute_map = {
|
|
93
|
-
'type': 'type', # noqa: E501
|
|
94
93
|
'attributes': 'attributes', # noqa: E501
|
|
94
|
+
'type': 'type', # noqa: E501
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
read_only_vars = {
|
|
@@ -135,8 +135,8 @@ class PlacementsReportQueryMessageResource(ModelNormal):
|
|
|
135
135
|
Animal class but this time we won't travel
|
|
136
136
|
through its discriminator because we passed in
|
|
137
137
|
_visited_composed_classes = (Animal,)
|
|
138
|
-
type (str, none_type): Type of the resource.. [optional] # noqa: E501
|
|
139
138
|
attributes (PlacementsReportQueryMessage): [optional] # noqa: E501
|
|
139
|
+
type (str, none_type): Type of the resource.. [optional] # noqa: E501
|
|
140
140
|
"""
|
|
141
141
|
|
|
142
142
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -222,8 +222,8 @@ class PlacementsReportQueryMessageResource(ModelNormal):
|
|
|
222
222
|
Animal class but this time we won't travel
|
|
223
223
|
through its discriminator because we passed in
|
|
224
224
|
_visited_composed_classes = (Animal,)
|
|
225
|
-
type (str, none_type): Type of the resource.. [optional] # noqa: E501
|
|
226
225
|
attributes (PlacementsReportQueryMessage): [optional] # noqa: E501
|
|
226
|
+
type (str, none_type): Type of the resource.. [optional] # noqa: E501
|
|
227
227
|
"""
|
|
228
228
|
|
|
229
229
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -81,9 +81,9 @@ class PointOfInterestV1(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'name': (str, none_type,), # noqa: E501
|
|
85
84
|
'latitude': (float, none_type,), # noqa: E501
|
|
86
85
|
'longitude': (float, none_type,), # noqa: E501
|
|
86
|
+
'name': (str, none_type,), # noqa: E501
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
@cached_property
|
|
@@ -92,9 +92,9 @@ class PointOfInterestV1(ModelNormal):
|
|
|
92
92
|
|
|
93
93
|
|
|
94
94
|
attribute_map = {
|
|
95
|
-
'name': 'name', # noqa: E501
|
|
96
95
|
'latitude': 'latitude', # noqa: E501
|
|
97
96
|
'longitude': 'longitude', # noqa: E501
|
|
97
|
+
'name': 'name', # noqa: E501
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
read_only_vars = {
|
|
@@ -138,9 +138,9 @@ class PointOfInterestV1(ModelNormal):
|
|
|
138
138
|
Animal class but this time we won't travel
|
|
139
139
|
through its discriminator because we passed in
|
|
140
140
|
_visited_composed_classes = (Animal,)
|
|
141
|
-
name (str, none_type): Name of the point of interest. [optional] # noqa: E501
|
|
142
141
|
latitude (float, none_type): ISO-6709 latitude (rounded at 5 decimals). [optional] # noqa: E501
|
|
143
142
|
longitude (float, none_type): ISO-6709 longitude (rounded at 5 decimals). [optional] # noqa: E501
|
|
143
|
+
name (str, none_type): Name of the point of interest. [optional] # noqa: E501
|
|
144
144
|
"""
|
|
145
145
|
|
|
146
146
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -226,9 +226,9 @@ class PointOfInterestV1(ModelNormal):
|
|
|
226
226
|
Animal class but this time we won't travel
|
|
227
227
|
through its discriminator because we passed in
|
|
228
228
|
_visited_composed_classes = (Animal,)
|
|
229
|
-
name (str, none_type): Name of the point of interest. [optional] # noqa: E501
|
|
230
229
|
latitude (float, none_type): ISO-6709 latitude (rounded at 5 decimals). [optional] # noqa: E501
|
|
231
230
|
longitude (float, none_type): ISO-6709 longitude (rounded at 5 decimals). [optional] # noqa: E501
|
|
231
|
+
name (str, none_type): Name of the point of interest. [optional] # noqa: E501
|
|
232
232
|
"""
|
|
233
233
|
|
|
234
234
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -86,8 +86,8 @@ class ProspectingCreateV1(ModelNormal):
|
|
|
86
86
|
"""
|
|
87
87
|
return {
|
|
88
88
|
'users_type': (str,), # noqa: E501
|
|
89
|
-
'days_since_last_visit_min': (int,), # noqa: E501
|
|
90
89
|
'days_since_last_visit_max': (int,), # noqa: E501
|
|
90
|
+
'days_since_last_visit_min': (int,), # noqa: E501
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
@cached_property
|
|
@@ -97,8 +97,8 @@ class ProspectingCreateV1(ModelNormal):
|
|
|
97
97
|
|
|
98
98
|
attribute_map = {
|
|
99
99
|
'users_type': 'usersType', # noqa: E501
|
|
100
|
-
'days_since_last_visit_min': 'daysSinceLastVisitMin', # noqa: E501
|
|
101
100
|
'days_since_last_visit_max': 'daysSinceLastVisitMax', # noqa: E501
|
|
101
|
+
'days_since_last_visit_min': 'daysSinceLastVisitMin', # noqa: E501
|
|
102
102
|
}
|
|
103
103
|
|
|
104
104
|
read_only_vars = {
|
|
@@ -145,8 +145,8 @@ class ProspectingCreateV1(ModelNormal):
|
|
|
145
145
|
Animal class but this time we won't travel
|
|
146
146
|
through its discriminator because we passed in
|
|
147
147
|
_visited_composed_classes = (Animal,)
|
|
148
|
-
days_since_last_visit_min (int): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
|
|
149
148
|
days_since_last_visit_max (int): When non buyers are included, include users who visited your website after this number of days. [optional] # noqa: E501
|
|
149
|
+
days_since_last_visit_min (int): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
152
152
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -236,8 +236,8 @@ class ProspectingCreateV1(ModelNormal):
|
|
|
236
236
|
Animal class but this time we won't travel
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
|
-
days_since_last_visit_min (int): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
|
|
240
239
|
days_since_last_visit_max (int): When non buyers are included, include users who visited your website after this number of days. [optional] # noqa: E501
|
|
240
|
+
days_since_last_visit_min (int): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
|
|
241
241
|
"""
|
|
242
242
|
|
|
243
243
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -91,8 +91,8 @@ class ProspectingUpdateV1(ModelNormal):
|
|
|
91
91
|
"""
|
|
92
92
|
lazy_import()
|
|
93
93
|
return {
|
|
94
|
-
'days_since_last_visit_min': (NillableInt32,), # noqa: E501
|
|
95
94
|
'days_since_last_visit_max': (NillableInt32,), # noqa: E501
|
|
95
|
+
'days_since_last_visit_min': (NillableInt32,), # noqa: E501
|
|
96
96
|
'users_type': (str,), # noqa: E501
|
|
97
97
|
}
|
|
98
98
|
|
|
@@ -102,8 +102,8 @@ class ProspectingUpdateV1(ModelNormal):
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
attribute_map = {
|
|
105
|
-
'days_since_last_visit_min': 'daysSinceLastVisitMin', # noqa: E501
|
|
106
105
|
'days_since_last_visit_max': 'daysSinceLastVisitMax', # noqa: E501
|
|
106
|
+
'days_since_last_visit_min': 'daysSinceLastVisitMin', # noqa: E501
|
|
107
107
|
'users_type': 'usersType', # noqa: E501
|
|
108
108
|
}
|
|
109
109
|
|
|
@@ -148,8 +148,8 @@ class ProspectingUpdateV1(ModelNormal):
|
|
|
148
148
|
Animal class but this time we won't travel
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
|
-
days_since_last_visit_min (NillableInt32): [optional] # noqa: E501
|
|
152
151
|
days_since_last_visit_max (NillableInt32): [optional] # noqa: E501
|
|
152
|
+
days_since_last_visit_min (NillableInt32): [optional] # noqa: E501
|
|
153
153
|
users_type (str): Type of users to target. [optional] # noqa: E501
|
|
154
154
|
"""
|
|
155
155
|
|
|
@@ -236,8 +236,8 @@ class ProspectingUpdateV1(ModelNormal):
|
|
|
236
236
|
Animal class but this time we won't travel
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
|
-
days_since_last_visit_min (NillableInt32): [optional] # noqa: E501
|
|
240
239
|
days_since_last_visit_max (NillableInt32): [optional] # noqa: E501
|
|
240
|
+
days_since_last_visit_min (NillableInt32): [optional] # noqa: E501
|
|
241
241
|
users_type (str): Type of users to target. [optional] # noqa: E501
|
|
242
242
|
"""
|
|
243
243
|
|
|
@@ -87,8 +87,8 @@ class ProspectingV1(ModelNormal):
|
|
|
87
87
|
and the value is attribute type.
|
|
88
88
|
"""
|
|
89
89
|
return {
|
|
90
|
-
'days_since_last_visit_min': (int, none_type,), # noqa: E501
|
|
91
90
|
'days_since_last_visit_max': (int, none_type,), # noqa: E501
|
|
91
|
+
'days_since_last_visit_min': (int, none_type,), # noqa: E501
|
|
92
92
|
'users_type': (str, none_type,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
@@ -98,8 +98,8 @@ class ProspectingV1(ModelNormal):
|
|
|
98
98
|
|
|
99
99
|
|
|
100
100
|
attribute_map = {
|
|
101
|
-
'days_since_last_visit_min': 'daysSinceLastVisitMin', # noqa: E501
|
|
102
101
|
'days_since_last_visit_max': 'daysSinceLastVisitMax', # noqa: E501
|
|
102
|
+
'days_since_last_visit_min': 'daysSinceLastVisitMin', # noqa: E501
|
|
103
103
|
'users_type': 'usersType', # noqa: E501
|
|
104
104
|
}
|
|
105
105
|
|
|
@@ -144,8 +144,8 @@ class ProspectingV1(ModelNormal):
|
|
|
144
144
|
Animal class but this time we won't travel
|
|
145
145
|
through its discriminator because we passed in
|
|
146
146
|
_visited_composed_classes = (Animal,)
|
|
147
|
-
days_since_last_visit_min (int, none_type): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
|
|
148
147
|
days_since_last_visit_max (int, none_type): When non buyers are included, include users who visited your website after this number of days. [optional] # noqa: E501
|
|
148
|
+
days_since_last_visit_min (int, none_type): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
|
|
149
149
|
users_type (str, none_type): Type of users to target. [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
@@ -232,8 +232,8 @@ class ProspectingV1(ModelNormal):
|
|
|
232
232
|
Animal class but this time we won't travel
|
|
233
233
|
through its discriminator because we passed in
|
|
234
234
|
_visited_composed_classes = (Animal,)
|
|
235
|
-
days_since_last_visit_min (int, none_type): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
|
|
236
235
|
days_since_last_visit_max (int, none_type): When non buyers are included, include users who visited your website after this number of days. [optional] # noqa: E501
|
|
236
|
+
days_since_last_visit_min (int, none_type): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
|
|
237
237
|
users_type (str, none_type): Type of users to target. [optional] # noqa: E501
|
|
238
238
|
"""
|
|
239
239
|
|
|
@@ -55,19 +55,6 @@ class ReadAdSetBudgetV24Q1(ModelNormal):
|
|
|
55
55
|
"""
|
|
56
56
|
|
|
57
57
|
allowed_values = {
|
|
58
|
-
('budget_strategy',): {
|
|
59
|
-
'None': None,
|
|
60
|
-
'CAPPED': "capped",
|
|
61
|
-
'UNCAPPED': "uncapped",
|
|
62
|
-
},
|
|
63
|
-
('budget_renewal',): {
|
|
64
|
-
'None': None,
|
|
65
|
-
'UNDEFINED': "undefined",
|
|
66
|
-
'DAILY': "daily",
|
|
67
|
-
'MONTHLY': "monthly",
|
|
68
|
-
'LIFETIME': "lifetime",
|
|
69
|
-
'WEEKLY': "weekly",
|
|
70
|
-
},
|
|
71
58
|
('budget_delivery_smoothing',): {
|
|
72
59
|
'None': None,
|
|
73
60
|
'ACCELERATED': "accelerated",
|
|
@@ -84,6 +71,19 @@ class ReadAdSetBudgetV24Q1(ModelNormal):
|
|
|
84
71
|
'SATURDAYTOFRIDAY': "saturdayToFriday",
|
|
85
72
|
'SUNDAYTOSATURDAY': "sundayToSaturday",
|
|
86
73
|
},
|
|
74
|
+
('budget_renewal',): {
|
|
75
|
+
'None': None,
|
|
76
|
+
'UNDEFINED': "undefined",
|
|
77
|
+
'DAILY': "daily",
|
|
78
|
+
'MONTHLY': "monthly",
|
|
79
|
+
'LIFETIME': "lifetime",
|
|
80
|
+
'WEEKLY': "weekly",
|
|
81
|
+
},
|
|
82
|
+
('budget_strategy',): {
|
|
83
|
+
'None': None,
|
|
84
|
+
'CAPPED': "capped",
|
|
85
|
+
'UNCAPPED': "uncapped",
|
|
86
|
+
},
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
validations = {
|
|
@@ -110,11 +110,11 @@ class ReadAdSetBudgetV24Q1(ModelNormal):
|
|
|
110
110
|
and the value is attribute type.
|
|
111
111
|
"""
|
|
112
112
|
return {
|
|
113
|
-
'
|
|
114
|
-
'budget_renewal': (str, none_type,), # noqa: E501
|
|
113
|
+
'budget_amount': (float, none_type,), # noqa: E501
|
|
115
114
|
'budget_delivery_smoothing': (str, none_type,), # noqa: E501
|
|
116
115
|
'budget_delivery_week': (str, none_type,), # noqa: E501
|
|
117
|
-
'
|
|
116
|
+
'budget_renewal': (str, none_type,), # noqa: E501
|
|
117
|
+
'budget_strategy': (str, none_type,), # noqa: E501
|
|
118
118
|
}
|
|
119
119
|
|
|
120
120
|
@cached_property
|
|
@@ -123,11 +123,11 @@ class ReadAdSetBudgetV24Q1(ModelNormal):
|
|
|
123
123
|
|
|
124
124
|
|
|
125
125
|
attribute_map = {
|
|
126
|
-
'
|
|
127
|
-
'budget_renewal': 'budgetRenewal', # noqa: E501
|
|
126
|
+
'budget_amount': 'budgetAmount', # noqa: E501
|
|
128
127
|
'budget_delivery_smoothing': 'budgetDeliverySmoothing', # noqa: E501
|
|
129
128
|
'budget_delivery_week': 'budgetDeliveryWeek', # noqa: E501
|
|
130
|
-
'
|
|
129
|
+
'budget_renewal': 'budgetRenewal', # noqa: E501
|
|
130
|
+
'budget_strategy': 'budgetStrategy', # noqa: E501
|
|
131
131
|
}
|
|
132
132
|
|
|
133
133
|
read_only_vars = {
|
|
@@ -171,11 +171,11 @@ class ReadAdSetBudgetV24Q1(ModelNormal):
|
|
|
171
171
|
Animal class but this time we won't travel
|
|
172
172
|
through its discriminator because we passed in
|
|
173
173
|
_visited_composed_classes = (Animal,)
|
|
174
|
-
|
|
175
|
-
budget_renewal (str, none_type): [optional] # noqa: E501
|
|
174
|
+
budget_amount (float, none_type): [optional] # noqa: E501
|
|
176
175
|
budget_delivery_smoothing (str, none_type): [optional] # noqa: E501
|
|
177
176
|
budget_delivery_week (str, none_type): [optional] # noqa: E501
|
|
178
|
-
|
|
177
|
+
budget_renewal (str, none_type): [optional] # noqa: E501
|
|
178
|
+
budget_strategy (str, none_type): [optional] # noqa: E501
|
|
179
179
|
"""
|
|
180
180
|
|
|
181
181
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -261,11 +261,11 @@ class ReadAdSetBudgetV24Q1(ModelNormal):
|
|
|
261
261
|
Animal class but this time we won't travel
|
|
262
262
|
through its discriminator because we passed in
|
|
263
263
|
_visited_composed_classes = (Animal,)
|
|
264
|
-
|
|
265
|
-
budget_renewal (str, none_type): [optional] # noqa: E501
|
|
264
|
+
budget_amount (float, none_type): [optional] # noqa: E501
|
|
266
265
|
budget_delivery_smoothing (str, none_type): [optional] # noqa: E501
|
|
267
266
|
budget_delivery_week (str, none_type): [optional] # noqa: E501
|
|
268
|
-
|
|
267
|
+
budget_renewal (str, none_type): [optional] # noqa: E501
|
|
268
|
+
budget_strategy (str, none_type): [optional] # noqa: E501
|
|
269
269
|
"""
|
|
270
270
|
|
|
271
271
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -105,10 +105,10 @@ class ReadAdSetScheduleV24Q1(ModelNormal):
|
|
|
105
105
|
"""
|
|
106
106
|
lazy_import()
|
|
107
107
|
return {
|
|
108
|
-
'start_date': (NillableDateTime,), # noqa: E501
|
|
109
|
-
'end_date': (NillableDateTime,), # noqa: E501
|
|
110
108
|
'activation_status': (str, none_type,), # noqa: E501
|
|
111
109
|
'delivery_status': (str, none_type,), # noqa: E501
|
|
110
|
+
'end_date': (NillableDateTime,), # noqa: E501
|
|
111
|
+
'start_date': (NillableDateTime,), # noqa: E501
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
@cached_property
|
|
@@ -117,10 +117,10 @@ class ReadAdSetScheduleV24Q1(ModelNormal):
|
|
|
117
117
|
|
|
118
118
|
|
|
119
119
|
attribute_map = {
|
|
120
|
-
'start_date': 'startDate', # noqa: E501
|
|
121
|
-
'end_date': 'endDate', # noqa: E501
|
|
122
120
|
'activation_status': 'activationStatus', # noqa: E501
|
|
123
121
|
'delivery_status': 'deliveryStatus', # noqa: E501
|
|
122
|
+
'end_date': 'endDate', # noqa: E501
|
|
123
|
+
'start_date': 'startDate', # noqa: E501
|
|
124
124
|
}
|
|
125
125
|
|
|
126
126
|
read_only_vars = {
|
|
@@ -164,10 +164,10 @@ class ReadAdSetScheduleV24Q1(ModelNormal):
|
|
|
164
164
|
Animal class but this time we won't travel
|
|
165
165
|
through its discriminator because we passed in
|
|
166
166
|
_visited_composed_classes = (Animal,)
|
|
167
|
-
start_date (NillableDateTime): [optional] # noqa: E501
|
|
168
|
-
end_date (NillableDateTime): [optional] # noqa: E501
|
|
169
167
|
activation_status (str, none_type): [optional] # noqa: E501
|
|
170
168
|
delivery_status (str, none_type): [optional] # noqa: E501
|
|
169
|
+
end_date (NillableDateTime): [optional] # noqa: E501
|
|
170
|
+
start_date (NillableDateTime): [optional] # noqa: E501
|
|
171
171
|
"""
|
|
172
172
|
|
|
173
173
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -253,10 +253,10 @@ class ReadAdSetScheduleV24Q1(ModelNormal):
|
|
|
253
253
|
Animal class but this time we won't travel
|
|
254
254
|
through its discriminator because we passed in
|
|
255
255
|
_visited_composed_classes = (Animal,)
|
|
256
|
-
start_date (NillableDateTime): [optional] # noqa: E501
|
|
257
|
-
end_date (NillableDateTime): [optional] # noqa: E501
|
|
258
256
|
activation_status (str, none_type): [optional] # noqa: E501
|
|
259
257
|
delivery_status (str, none_type): [optional] # noqa: E501
|
|
258
|
+
end_date (NillableDateTime): [optional] # noqa: E501
|
|
259
|
+
start_date (NillableDateTime): [optional] # noqa: E501
|
|
260
260
|
"""
|
|
261
261
|
|
|
262
262
|
_check_type = kwargs.pop('_check_type', True)
|