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
|
@@ -89,13 +89,13 @@ class AudienceEntityV1(ModelNormal):
|
|
|
89
89
|
"""
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
|
-
'name': (str, none_type,), # noqa: E501
|
|
93
|
-
'description': (str, none_type,), # noqa: E501
|
|
94
|
-
'created_at': (datetime, none_type,), # noqa: E501
|
|
95
|
-
'updated_at': (datetime, none_type,), # noqa: E501
|
|
96
|
-
'advertiser_id': (str, none_type,), # noqa: E501
|
|
97
92
|
'ad_set_ids': ([str], none_type,), # noqa: E501
|
|
93
|
+
'advertiser_id': (str, none_type,), # noqa: E501
|
|
98
94
|
'algebra': (AlgebraNodeV1,), # noqa: E501
|
|
95
|
+
'created_at': (datetime, none_type,), # noqa: E501
|
|
96
|
+
'description': (str, none_type,), # noqa: E501
|
|
97
|
+
'name': (str, none_type,), # noqa: E501
|
|
98
|
+
'updated_at': (datetime, none_type,), # noqa: E501
|
|
99
99
|
}
|
|
100
100
|
|
|
101
101
|
@cached_property
|
|
@@ -104,13 +104,13 @@ class AudienceEntityV1(ModelNormal):
|
|
|
104
104
|
|
|
105
105
|
|
|
106
106
|
attribute_map = {
|
|
107
|
-
'name': 'name', # noqa: E501
|
|
108
|
-
'description': 'description', # noqa: E501
|
|
109
|
-
'created_at': 'createdAt', # noqa: E501
|
|
110
|
-
'updated_at': 'updatedAt', # noqa: E501
|
|
111
|
-
'advertiser_id': 'advertiserId', # noqa: E501
|
|
112
107
|
'ad_set_ids': 'adSetIds', # noqa: E501
|
|
108
|
+
'advertiser_id': 'advertiserId', # noqa: E501
|
|
113
109
|
'algebra': 'algebra', # noqa: E501
|
|
110
|
+
'created_at': 'createdAt', # noqa: E501
|
|
111
|
+
'description': 'description', # noqa: E501
|
|
112
|
+
'name': 'name', # noqa: E501
|
|
113
|
+
'updated_at': 'updatedAt', # noqa: E501
|
|
114
114
|
}
|
|
115
115
|
|
|
116
116
|
read_only_vars = {
|
|
@@ -154,13 +154,13 @@ class AudienceEntityV1(ModelNormal):
|
|
|
154
154
|
Animal class but this time we won't travel
|
|
155
155
|
through its discriminator because we passed in
|
|
156
156
|
_visited_composed_classes = (Animal,)
|
|
157
|
-
name (str, none_type): Name of the audience. [optional] # noqa: E501
|
|
158
|
-
description (str, none_type): Description of the audience. [optional] # noqa: E501
|
|
159
|
-
created_at (datetime, none_type): ISO-8601 timestamp in UTC of audience creation (read-only). [optional] # noqa: E501
|
|
160
|
-
updated_at (datetime, none_type): ISO-8601 timestamp in UTC of audience update (read-only). [optional] # noqa: E501
|
|
161
|
-
advertiser_id (str, none_type): Advertiser associated to the audience. [optional] # noqa: E501
|
|
162
157
|
ad_set_ids ([str], none_type): Ad sets associated to the audience. [optional] # noqa: E501
|
|
158
|
+
advertiser_id (str, none_type): Advertiser associated to the audience. [optional] # noqa: E501
|
|
163
159
|
algebra (AlgebraNodeV1): [optional] # noqa: E501
|
|
160
|
+
created_at (datetime, none_type): ISO-8601 timestamp in UTC of audience creation (read-only). [optional] # noqa: E501
|
|
161
|
+
description (str, none_type): Description of the audience. [optional] # noqa: E501
|
|
162
|
+
name (str, none_type): Name of the audience. [optional] # noqa: E501
|
|
163
|
+
updated_at (datetime, none_type): ISO-8601 timestamp in UTC of audience update (read-only). [optional] # noqa: E501
|
|
164
164
|
"""
|
|
165
165
|
|
|
166
166
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -246,13 +246,13 @@ class AudienceEntityV1(ModelNormal):
|
|
|
246
246
|
Animal class but this time we won't travel
|
|
247
247
|
through its discriminator because we passed in
|
|
248
248
|
_visited_composed_classes = (Animal,)
|
|
249
|
-
name (str, none_type): Name of the audience. [optional] # noqa: E501
|
|
250
|
-
description (str, none_type): Description of the audience. [optional] # noqa: E501
|
|
251
|
-
created_at (datetime, none_type): ISO-8601 timestamp in UTC of audience creation (read-only). [optional] # noqa: E501
|
|
252
|
-
updated_at (datetime, none_type): ISO-8601 timestamp in UTC of audience update (read-only). [optional] # noqa: E501
|
|
253
|
-
advertiser_id (str, none_type): Advertiser associated to the audience. [optional] # noqa: E501
|
|
254
249
|
ad_set_ids ([str], none_type): Ad sets associated to the audience. [optional] # noqa: E501
|
|
250
|
+
advertiser_id (str, none_type): Advertiser associated to the audience. [optional] # noqa: E501
|
|
255
251
|
algebra (AlgebraNodeV1): [optional] # noqa: E501
|
|
252
|
+
created_at (datetime, none_type): ISO-8601 timestamp in UTC of audience creation (read-only). [optional] # noqa: E501
|
|
253
|
+
description (str, none_type): Description of the audience. [optional] # noqa: E501
|
|
254
|
+
name (str, none_type): Name of the audience. [optional] # noqa: E501
|
|
255
|
+
updated_at (datetime, none_type): ISO-8601 timestamp in UTC of audience update (read-only). [optional] # noqa: E501
|
|
256
256
|
"""
|
|
257
257
|
|
|
258
258
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -91,10 +91,10 @@ class AudienceEntityV1AudienceSearchMetadataV1ListResponse(ModelNormal):
|
|
|
91
91
|
"""
|
|
92
92
|
lazy_import()
|
|
93
93
|
return {
|
|
94
|
-
'meta': (AudienceSearchMetadataV1,), # noqa: E501
|
|
95
94
|
'data': ([AudienceEntityV1Resource], none_type,), # noqa: E501
|
|
96
|
-
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
97
95
|
'errors': ([CommonProblem], none_type,), # noqa: E501
|
|
96
|
+
'meta': (AudienceSearchMetadataV1,), # noqa: E501
|
|
97
|
+
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
@cached_property
|
|
@@ -103,15 +103,15 @@ class AudienceEntityV1AudienceSearchMetadataV1ListResponse(ModelNormal):
|
|
|
103
103
|
|
|
104
104
|
|
|
105
105
|
attribute_map = {
|
|
106
|
-
'meta': 'meta', # noqa: E501
|
|
107
106
|
'data': 'data', # noqa: E501
|
|
108
|
-
'warnings': 'warnings', # noqa: E501
|
|
109
107
|
'errors': 'errors', # noqa: E501
|
|
108
|
+
'meta': 'meta', # noqa: E501
|
|
109
|
+
'warnings': 'warnings', # noqa: E501
|
|
110
110
|
}
|
|
111
111
|
|
|
112
112
|
read_only_vars = {
|
|
113
|
-
'warnings', # noqa: E501
|
|
114
113
|
'errors', # noqa: E501
|
|
114
|
+
'warnings', # noqa: E501
|
|
115
115
|
}
|
|
116
116
|
|
|
117
117
|
_composed_schemas = {}
|
|
@@ -152,10 +152,10 @@ class AudienceEntityV1AudienceSearchMetadataV1ListResponse(ModelNormal):
|
|
|
152
152
|
Animal class but this time we won't travel
|
|
153
153
|
through its discriminator because we passed in
|
|
154
154
|
_visited_composed_classes = (Animal,)
|
|
155
|
-
meta (AudienceSearchMetadataV1): [optional] # noqa: E501
|
|
156
155
|
data ([AudienceEntityV1Resource], none_type): [optional] # noqa: E501
|
|
157
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
158
156
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
157
|
+
meta (AudienceSearchMetadataV1): [optional] # noqa: E501
|
|
158
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
159
159
|
"""
|
|
160
160
|
|
|
161
161
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -241,10 +241,10 @@ class AudienceEntityV1AudienceSearchMetadataV1ListResponse(ModelNormal):
|
|
|
241
241
|
Animal class but this time we won't travel
|
|
242
242
|
through its discriminator because we passed in
|
|
243
243
|
_visited_composed_classes = (Animal,)
|
|
244
|
-
meta (AudienceSearchMetadataV1): [optional] # noqa: E501
|
|
245
244
|
data ([AudienceEntityV1Resource], none_type): [optional] # noqa: E501
|
|
246
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
247
245
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
246
|
+
meta (AudienceSearchMetadataV1): [optional] # noqa: E501
|
|
247
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
248
248
|
"""
|
|
249
249
|
|
|
250
250
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -90,8 +90,8 @@ class AudienceEntityV1ListResponse(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': ([AudienceEntityV1Resource], 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,13 +101,13 @@ class AudienceEntityV1ListResponse(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
|
-
'warnings', # noqa: E501
|
|
110
109
|
'errors', # noqa: E501
|
|
110
|
+
'warnings', # noqa: E501
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
_composed_schemas = {}
|
|
@@ -149,8 +149,8 @@ class AudienceEntityV1ListResponse(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data ([AudienceEntityV1Resource], none_type): [optional] # noqa: E501
|
|
152
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
153
152
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
153
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
154
154
|
"""
|
|
155
155
|
|
|
156
156
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -237,8 +237,8 @@ class AudienceEntityV1ListResponse(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data ([AudienceEntityV1Resource], none_type): [optional] # noqa: E501
|
|
240
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
241
240
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
241
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
242
242
|
"""
|
|
243
243
|
|
|
244
244
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -90,14 +90,14 @@ class AudienceError(ModelNormal):
|
|
|
90
90
|
and the value is attribute type.
|
|
91
91
|
"""
|
|
92
92
|
return {
|
|
93
|
-
'type': (str,), # noqa: E501
|
|
94
93
|
'code': (str,), # noqa: E501
|
|
95
94
|
'instance': (str,), # noqa: E501
|
|
96
|
-
'
|
|
97
|
-
'title': (str, none_type,), # noqa: E501
|
|
95
|
+
'type': (str,), # noqa: E501
|
|
98
96
|
'detail': (str, none_type,), # noqa: E501
|
|
99
97
|
'source': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type,), # noqa: E501
|
|
100
98
|
'stack_trace': ([str], none_type,), # noqa: E501
|
|
99
|
+
'title': (str, none_type,), # noqa: E501
|
|
100
|
+
'trace_id': (str, none_type,), # noqa: E501
|
|
101
101
|
}
|
|
102
102
|
|
|
103
103
|
@cached_property
|
|
@@ -106,14 +106,14 @@ class AudienceError(ModelNormal):
|
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
attribute_map = {
|
|
109
|
-
'type': 'type', # noqa: E501
|
|
110
109
|
'code': 'code', # noqa: E501
|
|
111
110
|
'instance': 'instance', # noqa: E501
|
|
112
|
-
'
|
|
113
|
-
'title': 'title', # noqa: E501
|
|
111
|
+
'type': 'type', # noqa: E501
|
|
114
112
|
'detail': 'detail', # noqa: E501
|
|
115
113
|
'source': 'source', # noqa: E501
|
|
116
114
|
'stack_trace': 'stackTrace', # noqa: E501
|
|
115
|
+
'title': 'title', # noqa: E501
|
|
116
|
+
'trace_id': 'traceId', # noqa: E501
|
|
117
117
|
}
|
|
118
118
|
|
|
119
119
|
read_only_vars = {
|
|
@@ -123,13 +123,13 @@ class AudienceError(ModelNormal):
|
|
|
123
123
|
|
|
124
124
|
@classmethod
|
|
125
125
|
@convert_js_args_to_python_args
|
|
126
|
-
def _from_openapi_data(cls,
|
|
126
|
+
def _from_openapi_data(cls, code, instance, type, *args, **kwargs): # noqa: E501
|
|
127
127
|
"""AudienceError - a model defined in OpenAPI
|
|
128
128
|
|
|
129
129
|
Args:
|
|
130
|
-
type (str): (REQUIRED) The classification of the error
|
|
131
130
|
code (str): (REQUIRED) A machine-readable unique error code, expressed as a string value. The format used must be kebab-case.
|
|
132
131
|
instance (str): (REQUIRED) A URI reference that identifies the specific occurrence of the problem
|
|
132
|
+
type (str): (REQUIRED) The classification of the error
|
|
133
133
|
|
|
134
134
|
Keyword Args:
|
|
135
135
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -162,11 +162,11 @@ class AudienceError(ModelNormal):
|
|
|
162
162
|
Animal class but this time we won't travel
|
|
163
163
|
through its discriminator because we passed in
|
|
164
164
|
_visited_composed_classes = (Animal,)
|
|
165
|
-
trace_id (str, none_type): (REQUIRED) The Correlation ID provided by the Gateway. It is also a unique identifier for this particular occurrence of the problem.. [optional] # noqa: E501
|
|
166
|
-
title (str, none_type): (RECOMMENDED) A short, human-readable summary of the problem type. [optional] # noqa: E501
|
|
167
165
|
detail (str, none_type): (RECOMMENDED) A human-readable explanation specific to this occurrence of the problem. [optional] # noqa: E501
|
|
168
166
|
source ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type): (OPTIONAL) A machine-readable structure to reference to the exact location(s) causing the error(s). [optional] # noqa: E501
|
|
169
167
|
stack_trace ([str], none_type): (NEVER IN PRODUCTION) A human-readable stacktrace produced by the implementation technology. [optional] # noqa: E501
|
|
168
|
+
title (str, none_type): (RECOMMENDED) A short, human-readable summary of the problem type. [optional] # noqa: E501
|
|
169
|
+
trace_id (str, none_type): (REQUIRED) The Correlation ID provided by the Gateway. It is also a unique identifier for this particular occurrence of the problem.. [optional] # noqa: E501
|
|
170
170
|
"""
|
|
171
171
|
|
|
172
172
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -198,9 +198,9 @@ class AudienceError(ModelNormal):
|
|
|
198
198
|
self._configuration = _configuration
|
|
199
199
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
200
200
|
|
|
201
|
-
self.type = type
|
|
202
201
|
self.code = code
|
|
203
202
|
self.instance = instance
|
|
203
|
+
self.type = type
|
|
204
204
|
for var_name, var_value in kwargs.items():
|
|
205
205
|
if var_name not in self.attribute_map and \
|
|
206
206
|
self._configuration is not None and \
|
|
@@ -221,13 +221,13 @@ class AudienceError(ModelNormal):
|
|
|
221
221
|
])
|
|
222
222
|
|
|
223
223
|
@convert_js_args_to_python_args
|
|
224
|
-
def __init__(self,
|
|
224
|
+
def __init__(self, code, instance, type, *args, **kwargs): # noqa: E501
|
|
225
225
|
"""AudienceError - a model defined in OpenAPI
|
|
226
226
|
|
|
227
227
|
Args:
|
|
228
|
-
type (str): (REQUIRED) The classification of the error
|
|
229
228
|
code (str): (REQUIRED) A machine-readable unique error code, expressed as a string value. The format used must be kebab-case.
|
|
230
229
|
instance (str): (REQUIRED) A URI reference that identifies the specific occurrence of the problem
|
|
230
|
+
type (str): (REQUIRED) The classification of the error
|
|
231
231
|
|
|
232
232
|
Keyword Args:
|
|
233
233
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -260,11 +260,11 @@ class AudienceError(ModelNormal):
|
|
|
260
260
|
Animal class but this time we won't travel
|
|
261
261
|
through its discriminator because we passed in
|
|
262
262
|
_visited_composed_classes = (Animal,)
|
|
263
|
-
trace_id (str, none_type): (REQUIRED) The Correlation ID provided by the Gateway. It is also a unique identifier for this particular occurrence of the problem.. [optional] # noqa: E501
|
|
264
|
-
title (str, none_type): (RECOMMENDED) A short, human-readable summary of the problem type. [optional] # noqa: E501
|
|
265
263
|
detail (str, none_type): (RECOMMENDED) A human-readable explanation specific to this occurrence of the problem. [optional] # noqa: E501
|
|
266
264
|
source ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type): (OPTIONAL) A machine-readable structure to reference to the exact location(s) causing the error(s). [optional] # noqa: E501
|
|
267
265
|
stack_trace ([str], none_type): (NEVER IN PRODUCTION) A human-readable stacktrace produced by the implementation technology. [optional] # noqa: E501
|
|
266
|
+
title (str, none_type): (RECOMMENDED) A short, human-readable summary of the problem type. [optional] # noqa: E501
|
|
267
|
+
trace_id (str, none_type): (REQUIRED) The Correlation ID provided by the Gateway. It is also a unique identifier for this particular occurrence of the problem.. [optional] # noqa: E501
|
|
268
268
|
"""
|
|
269
269
|
|
|
270
270
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -294,9 +294,9 @@ class AudienceError(ModelNormal):
|
|
|
294
294
|
self._configuration = _configuration
|
|
295
295
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
296
296
|
|
|
297
|
-
self.type = type
|
|
298
297
|
self.code = code
|
|
299
298
|
self.instance = instance
|
|
299
|
+
self.type = type
|
|
300
300
|
for var_name, var_value in kwargs.items():
|
|
301
301
|
if var_name not in self.attribute_map and \
|
|
302
302
|
self._configuration is not None and \
|
|
@@ -87,8 +87,8 @@ class AudienceEstimateSizeEntityV1Resource(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'type': (str,), # noqa: E501
|
|
91
90
|
'attributes': (AudienceEstimateSizeEntityV1,), # noqa: E501
|
|
91
|
+
'type': (str,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@cached_property
|
|
@@ -97,8 +97,8 @@ class AudienceEstimateSizeEntityV1Resource(ModelNormal):
|
|
|
97
97
|
|
|
98
98
|
|
|
99
99
|
attribute_map = {
|
|
100
|
-
'type': 'type', # noqa: E501
|
|
101
100
|
'attributes': 'attributes', # noqa: E501
|
|
101
|
+
'type': 'type', # noqa: E501
|
|
102
102
|
}
|
|
103
103
|
|
|
104
104
|
read_only_vars = {
|
|
@@ -142,8 +142,8 @@ class AudienceEstimateSizeEntityV1Resource(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
|
-
type (str): [optional] # noqa: E501
|
|
146
145
|
attributes (AudienceEstimateSizeEntityV1): [optional] # noqa: E501
|
|
146
|
+
type (str): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -229,8 +229,8 @@ class AudienceEstimateSizeEntityV1Resource(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
|
-
type (str): [optional] # noqa: E501
|
|
233
232
|
attributes (AudienceEstimateSizeEntityV1): [optional] # noqa: E501
|
|
233
|
+
type (str): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
236
236
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -90,8 +90,8 @@ class AudienceIdEntityV1ListResponse(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': ([AudienceIdEntityV1Resource], 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,13 +101,13 @@ class AudienceIdEntityV1ListResponse(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
|
-
'warnings', # noqa: E501
|
|
110
109
|
'errors', # noqa: E501
|
|
110
|
+
'warnings', # noqa: E501
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
_composed_schemas = {}
|
|
@@ -149,8 +149,8 @@ class AudienceIdEntityV1ListResponse(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data ([AudienceIdEntityV1Resource], none_type): [optional] # noqa: E501
|
|
152
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
153
152
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
153
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
154
154
|
"""
|
|
155
155
|
|
|
156
156
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -237,8 +237,8 @@ class AudienceIdEntityV1ListResponse(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data ([AudienceIdEntityV1Resource], none_type): [optional] # noqa: E501
|
|
240
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
241
240
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
241
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
242
242
|
"""
|
|
243
243
|
|
|
244
244
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -81,8 +81,8 @@ class AudienceNameDescription(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'name': (str, none_type,), # noqa: E501
|
|
85
84
|
'description': (str, none_type,), # noqa: E501
|
|
85
|
+
'name': (str, none_type,), # noqa: E501
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
@cached_property
|
|
@@ -91,8 +91,8 @@ class AudienceNameDescription(ModelNormal):
|
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
attribute_map = {
|
|
94
|
-
'name': 'name', # noqa: E501
|
|
95
94
|
'description': 'description', # noqa: E501
|
|
95
|
+
'name': 'name', # noqa: E501
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
read_only_vars = {
|
|
@@ -136,8 +136,8 @@ class AudienceNameDescription(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
|
-
name (str, none_type): The name to designate the audience by. [optional] # noqa: E501
|
|
140
139
|
description (str, none_type): The description of the audience. [optional] # noqa: E501
|
|
140
|
+
name (str, none_type): The name to designate the audience by. [optional] # noqa: E501
|
|
141
141
|
"""
|
|
142
142
|
|
|
143
143
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -223,8 +223,8 @@ class AudienceNameDescription(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
|
-
name (str, none_type): The name to designate the audience by. [optional] # noqa: E501
|
|
227
226
|
description (str, none_type): The description of the audience. [optional] # noqa: E501
|
|
227
|
+
name (str, none_type): The name to designate the audience by. [optional] # noqa: E501
|
|
228
228
|
"""
|
|
229
229
|
|
|
230
230
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -81,10 +81,10 @@ class AudienceSearchEntityV1(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'
|
|
84
|
+
'ad_set_ids': ([str],), # noqa: E501
|
|
85
85
|
'advertiser_ids': ([str],), # noqa: E501
|
|
86
|
+
'audience_ids': ([str],), # noqa: E501
|
|
86
87
|
'audience_segment_ids': ([str],), # noqa: E501
|
|
87
|
-
'ad_set_ids': ([str],), # noqa: E501
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
@cached_property
|
|
@@ -93,10 +93,10 @@ class AudienceSearchEntityV1(ModelNormal):
|
|
|
93
93
|
|
|
94
94
|
|
|
95
95
|
attribute_map = {
|
|
96
|
-
'
|
|
96
|
+
'ad_set_ids': 'adSetIds', # noqa: E501
|
|
97
97
|
'advertiser_ids': 'advertiserIds', # noqa: E501
|
|
98
|
+
'audience_ids': 'audienceIds', # noqa: E501
|
|
98
99
|
'audience_segment_ids': 'audienceSegmentIds', # noqa: E501
|
|
99
|
-
'ad_set_ids': 'adSetIds', # noqa: E501
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
read_only_vars = {
|
|
@@ -140,10 +140,10 @@ class AudienceSearchEntityV1(ModelNormal):
|
|
|
140
140
|
Animal class but this time we won't travel
|
|
141
141
|
through its discriminator because we passed in
|
|
142
142
|
_visited_composed_classes = (Animal,)
|
|
143
|
-
|
|
143
|
+
ad_set_ids ([str]): List of AdSet ids. [optional] # noqa: E501
|
|
144
144
|
advertiser_ids ([str]): List of advertiser ids. [optional] # noqa: E501
|
|
145
|
+
audience_ids ([str]): List of audience ids. [optional] # noqa: E501
|
|
145
146
|
audience_segment_ids ([str]): List of segment ids (linked to the result audiences). [optional] # noqa: E501
|
|
146
|
-
ad_set_ids ([str]): List of AdSet ids. [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -229,10 +229,10 @@ class AudienceSearchEntityV1(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
|
-
|
|
232
|
+
ad_set_ids ([str]): List of AdSet ids. [optional] # noqa: E501
|
|
233
233
|
advertiser_ids ([str]): List of advertiser ids. [optional] # noqa: E501
|
|
234
|
+
audience_ids ([str]): List of audience ids. [optional] # noqa: E501
|
|
234
235
|
audience_segment_ids ([str]): List of segment ids (linked to the result audiences). [optional] # noqa: E501
|
|
235
|
-
ad_set_ids ([str]): List of AdSet ids. [optional] # noqa: E501
|
|
236
236
|
"""
|
|
237
237
|
|
|
238
238
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -87,8 +87,8 @@ class AudienceSearchEntityV1Resource(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'type': (str,), # noqa: E501
|
|
91
90
|
'attributes': (AudienceSearchEntityV1,), # noqa: E501
|
|
91
|
+
'type': (str,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@cached_property
|
|
@@ -97,8 +97,8 @@ class AudienceSearchEntityV1Resource(ModelNormal):
|
|
|
97
97
|
|
|
98
98
|
|
|
99
99
|
attribute_map = {
|
|
100
|
-
'type': 'type', # noqa: E501
|
|
101
100
|
'attributes': 'attributes', # noqa: E501
|
|
101
|
+
'type': 'type', # noqa: E501
|
|
102
102
|
}
|
|
103
103
|
|
|
104
104
|
read_only_vars = {
|
|
@@ -142,8 +142,8 @@ class AudienceSearchEntityV1Resource(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
|
-
type (str): [optional] # noqa: E501
|
|
146
145
|
attributes (AudienceSearchEntityV1): [optional] # noqa: E501
|
|
146
|
+
type (str): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -229,8 +229,8 @@ class AudienceSearchEntityV1Resource(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
|
-
type (str): [optional] # noqa: E501
|
|
233
232
|
attributes (AudienceSearchEntityV1): [optional] # noqa: E501
|
|
233
|
+
type (str): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
236
236
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -81,9 +81,9 @@ class AudienceSearchMetadataV1(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'total_items': (int, none_type,), # noqa: E501
|
|
85
84
|
'limit': (int, none_type,), # noqa: E501
|
|
86
85
|
'offset': (int, none_type,), # noqa: E501
|
|
86
|
+
'total_items': (int, none_type,), # noqa: E501
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
@cached_property
|
|
@@ -92,9 +92,9 @@ class AudienceSearchMetadataV1(ModelNormal):
|
|
|
92
92
|
|
|
93
93
|
|
|
94
94
|
attribute_map = {
|
|
95
|
-
'total_items': 'totalItems', # noqa: E501
|
|
96
95
|
'limit': 'limit', # noqa: E501
|
|
97
96
|
'offset': 'offset', # noqa: E501
|
|
97
|
+
'total_items': 'totalItems', # noqa: E501
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
read_only_vars = {
|
|
@@ -138,9 +138,9 @@ class AudienceSearchMetadataV1(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
|
-
total_items (int, none_type): Total number of items. [optional] # noqa: E501
|
|
142
141
|
limit (int, none_type): Max item of the current page. [optional] # noqa: E501
|
|
143
142
|
offset (int, none_type): Number of item to skip. [optional] # noqa: E501
|
|
143
|
+
total_items (int, none_type): Total number of items. [optional] # noqa: E501
|
|
144
144
|
"""
|
|
145
145
|
|
|
146
146
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -226,9 +226,9 @@ class AudienceSearchMetadataV1(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
|
-
total_items (int, none_type): Total number of items. [optional] # noqa: E501
|
|
230
229
|
limit (int, none_type): Max item of the current page. [optional] # noqa: E501
|
|
231
230
|
offset (int, none_type): Number of item to skip. [optional] # noqa: E501
|
|
231
|
+
total_items (int, none_type): Total number of items. [optional] # noqa: E501
|
|
232
232
|
"""
|
|
233
233
|
|
|
234
234
|
_check_type = kwargs.pop('_check_type', True)
|