criteo-api-retailmedia-sdk 2025.1.0.250218__py3-none-any.whl → 2025.1.0.250317__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.
Files changed (121) hide show
  1. {criteo_api_retailmedia_sdk-2025.1.0.250218.dist-info → criteo_api_retailmedia_sdk-2025.1.0.250317.dist-info}/METADATA +3 -3
  2. {criteo_api_retailmedia_sdk-2025.1.0.250218.dist-info → criteo_api_retailmedia_sdk-2025.1.0.250317.dist-info}/RECORD +121 -120
  3. {criteo_api_retailmedia_sdk-2025.1.0.250218.dist-info → criteo_api_retailmedia_sdk-2025.1.0.250317.dist-info}/WHEEL +1 -1
  4. criteo_api_retailmedia_v2025_01/__init__.py +1 -1
  5. criteo_api_retailmedia_v2025_01/api/accounts_api.py +1 -5
  6. criteo_api_retailmedia_v2025_01/api_client.py +1 -1
  7. criteo_api_retailmedia_v2025_01/configuration.py +1 -1
  8. criteo_api_retailmedia_v2025_01/model/add_remove_keyword_model.py +3 -3
  9. criteo_api_retailmedia_v2025_01/model/application_summary_model.py +1 -1
  10. criteo_api_retailmedia_v2025_01/model/application_summary_model_resource.py +1 -1
  11. criteo_api_retailmedia_v2025_01/model/asset.py +1 -1
  12. criteo_api_retailmedia_v2025_01/model/asset_resource.py +1 -1
  13. criteo_api_retailmedia_v2025_01/model/async_campaigns_report.py +39 -49
  14. criteo_api_retailmedia_v2025_01/model/async_campaigns_report_resource.py +3 -3
  15. criteo_api_retailmedia_v2025_01/model/async_line_items_report.py +39 -49
  16. criteo_api_retailmedia_v2025_01/model/async_line_items_report_resource.py +3 -3
  17. criteo_api_retailmedia_v2025_01/model/async_revenue_report.py +60 -73
  18. criteo_api_retailmedia_v2025_01/model/async_revenue_report_resource.py +3 -3
  19. criteo_api_retailmedia_v2025_01/model/balance_response_v2.py +1 -1
  20. criteo_api_retailmedia_v2025_01/model/campaign_budget_overrides.py +1 -1
  21. criteo_api_retailmedia_v2025_01/model/choice_variable_specification.py +1 -1
  22. criteo_api_retailmedia_v2025_01/model/choice_variable_value.py +1 -1
  23. criteo_api_retailmedia_v2025_01/model/common_error.py +26 -31
  24. criteo_api_retailmedia_v2025_01/model/common_warning.py +26 -31
  25. criteo_api_retailmedia_v2025_01/model/create_balance_v2.py +3 -3
  26. criteo_api_retailmedia_v2025_01/model/creative2.py +5 -1
  27. criteo_api_retailmedia_v2025_01/model/creative202110.py +1 -1
  28. criteo_api_retailmedia_v2025_01/model/creative202210.py +1 -1
  29. criteo_api_retailmedia_v2025_01/model/creative_update_model202207.py +3 -3
  30. criteo_api_retailmedia_v2025_01/model/entity_resource_of_retail_media_account.py +5 -12
  31. criteo_api_retailmedia_v2025_01/model/entity_resource_outcome_of_retail_media_account.py +10 -17
  32. criteo_api_retailmedia_v2025_01/model/external_account.py +2 -8
  33. criteo_api_retailmedia_v2025_01/model/external_auction_line_item.py +4 -0
  34. criteo_api_retailmedia_v2025_01/model/external_auction_line_item_create_model.py +3 -3
  35. criteo_api_retailmedia_v2025_01/model/external_auction_line_item_update_model.py +3 -3
  36. criteo_api_retailmedia_v2025_01/model/external_brand.py +2 -8
  37. criteo_api_retailmedia_v2025_01/model/external_line_item_bid_multipliers_v2.py +4 -0
  38. criteo_api_retailmedia_v2025_01/model/external_line_item_page_v2.py +3 -3
  39. criteo_api_retailmedia_v2025_01/model/external_preferred_line_item_v2.py +4 -0
  40. criteo_api_retailmedia_v2025_01/model/external_retail_media_account.py +19 -25
  41. criteo_api_retailmedia_v2025_01/model/external_retail_media_brand_account_creation.py +9 -15
  42. criteo_api_retailmedia_v2025_01/model/external_retail_media_brands.py +12 -12
  43. criteo_api_retailmedia_v2025_01/model/external_retail_media_seller.py +15 -13
  44. criteo_api_retailmedia_v2025_01/model/external_retail_media_seller_account_creation.py +20 -21
  45. criteo_api_retailmedia_v2025_01/model/external_retailer.py +6 -11
  46. criteo_api_retailmedia_v2025_01/model/files_variable_value.py +1 -1
  47. criteo_api_retailmedia_v2025_01/model/files_variables_specification.py +1 -1
  48. criteo_api_retailmedia_v2025_01/model/grant_consent_model.py +3 -3
  49. criteo_api_retailmedia_v2025_01/model/grant_consent_model_value_resource.py +3 -3
  50. criteo_api_retailmedia_v2025_01/model/json_api_body_with_id_of_int64_and_account_and_account.py +1 -8
  51. criteo_api_retailmedia_v2025_01/model/json_api_body_with_id_of_int64_and_brand_and_brand.py +1 -8
  52. criteo_api_retailmedia_v2025_01/model/json_api_body_with_id_of_int64_and_line_item_bid_multipliers_v2_and_line_item_bid_multipliers_v2.py +2 -8
  53. criteo_api_retailmedia_v2025_01/model/json_api_body_with_id_of_int64_and_retailer_and_retailer.py +1 -8
  54. criteo_api_retailmedia_v2025_01/model/json_api_page_response_of_account.py +7 -14
  55. criteo_api_retailmedia_v2025_01/model/json_api_page_response_of_brand.py +7 -14
  56. criteo_api_retailmedia_v2025_01/model/json_api_page_response_of_retailer.py +7 -14
  57. criteo_api_retailmedia_v2025_01/model/keyword_data_model.py +6 -6
  58. criteo_api_retailmedia_v2025_01/model/keywords.py +12 -14
  59. criteo_api_retailmedia_v2025_01/model/keywords_model.py +1 -1
  60. criteo_api_retailmedia_v2025_01/model/keywords_model_resource.py +1 -1
  61. criteo_api_retailmedia_v2025_01/model/line_item_budget_overrides.py +1 -1
  62. criteo_api_retailmedia_v2025_01/model/line_item_product_status.py +2 -1
  63. criteo_api_retailmedia_v2025_01/model/nillable_string.py +1 -1
  64. criteo_api_retailmedia_v2025_01/model/page_metadata.py +7 -13
  65. criteo_api_retailmedia_v2025_01/model/product_metadata.py +1 -1
  66. criteo_api_retailmedia_v2025_01/model/promoted_product.py +1 -1
  67. criteo_api_retailmedia_v2025_01/model/promoted_product_resource_collection_input.py +3 -3
  68. criteo_api_retailmedia_v2025_01/model/recommended_keywords_result.py +1 -1
  69. criteo_api_retailmedia_v2025_01/model/resource_of_add_funds_to_balance_v2.py +6 -6
  70. criteo_api_retailmedia_v2025_01/model/resource_of_auction_line_item_update_model.py +6 -6
  71. criteo_api_retailmedia_v2025_01/model/resource_of_balance_response_v2.py +1 -1
  72. criteo_api_retailmedia_v2025_01/model/resource_of_change_dates_of_balance_v2.py +6 -6
  73. criteo_api_retailmedia_v2025_01/model/resource_of_create_balance_v2.py +6 -6
  74. criteo_api_retailmedia_v2025_01/model/resource_of_preferred_line_item_update_model_v2.py +6 -6
  75. criteo_api_retailmedia_v2025_01/model/resource_of_update_balance_model_v2.py +6 -6
  76. criteo_api_retailmedia_v2025_01/model/retail_media_contactlist_amendment.py +3 -3
  77. criteo_api_retailmedia_v2025_01/model/retail_media_contactlist_amendment_attributes.py +3 -4
  78. criteo_api_retailmedia_v2025_01/model/rm_algebra_node_v1.py +1 -1
  79. criteo_api_retailmedia_v2025_01/model/rm_audience_entity_v1.py +1 -1
  80. criteo_api_retailmedia_v2025_01/model/rm_audience_search_entity_v1.py +9 -9
  81. criteo_api_retailmedia_v2025_01/model/rm_audience_search_entity_v1_resource.py +3 -3
  82. criteo_api_retailmedia_v2025_01/model/rm_audience_search_metadata_v1.py +1 -1
  83. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_bulk_create_input_v1.py +3 -3
  84. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_bulk_delete_input_v1.py +3 -3
  85. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_bulk_update_input_v1.py +3 -3
  86. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_create_entity_v1.py +3 -3
  87. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_create_entity_v1_resource.py +3 -3
  88. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_delete_entity_v1_resource.py +6 -6
  89. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_entity_v1.py +1 -1
  90. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_id_entity_v1_resource.py +3 -3
  91. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_search_entity_v1.py +9 -10
  92. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_search_entity_v1_resource.py +3 -3
  93. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_search_metadata_v1.py +1 -1
  94. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_update_entity_v1.py +3 -3
  95. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_update_entity_v1_resource.py +6 -6
  96. criteo_api_retailmedia_v2025_01/model/rm_contact_list_create_v1.py +3 -4
  97. criteo_api_retailmedia_v2025_01/model/rm_contact_list_statistics_entity_v1.py +1 -1
  98. criteo_api_retailmedia_v2025_01/model/rm_contact_list_statistics_entity_v1_resource.py +1 -1
  99. criteo_api_retailmedia_v2025_01/model/rm_contact_list_v1.py +1 -1
  100. criteo_api_retailmedia_v2025_01/model/rm_events_v1.py +1 -1
  101. criteo_api_retailmedia_v2025_01/model/sdk_api_rest_common_problem.py +296 -0
  102. criteo_api_retailmedia_v2025_01/model/seller_catalog_request.py +3 -3
  103. criteo_api_retailmedia_v2025_01/model/status_response.py +1 -1
  104. criteo_api_retailmedia_v2025_01/model/status_response_resource.py +1 -1
  105. criteo_api_retailmedia_v2025_01/model/template.py +1 -1
  106. criteo_api_retailmedia_v2025_01/model/value_resource_collection_input_of_retail_media_seller.py +5 -12
  107. criteo_api_retailmedia_v2025_01/model/value_resource_collection_outcome_of_retail_media_seller.py +10 -17
  108. criteo_api_retailmedia_v2025_01/model/value_resource_input_of_retail_media_brand_account_creation.py +1 -8
  109. criteo_api_retailmedia_v2025_01/model/value_resource_input_of_retail_media_brands.py +2 -9
  110. criteo_api_retailmedia_v2025_01/model/value_resource_input_of_retail_media_seller_account_creation.py +2 -9
  111. criteo_api_retailmedia_v2025_01/model/value_resource_of_campaign_budget_overrides.py +1 -1
  112. criteo_api_retailmedia_v2025_01/model/value_resource_of_line_item_budget_overrides.py +1 -1
  113. criteo_api_retailmedia_v2025_01/model/value_resource_of_recommended_keywords_result.py +1 -1
  114. criteo_api_retailmedia_v2025_01/model/value_resource_of_retail_media_brand_account_creation.py +3 -10
  115. criteo_api_retailmedia_v2025_01/model/value_resource_of_retail_media_brands.py +3 -10
  116. criteo_api_retailmedia_v2025_01/model/value_resource_of_retail_media_seller.py +4 -11
  117. criteo_api_retailmedia_v2025_01/model/value_resource_of_retail_media_seller_account_creation.py +4 -11
  118. criteo_api_retailmedia_v2025_01/model/value_resource_outcome_of_retail_media_brands.py +10 -17
  119. criteo_api_retailmedia_v2025_01/model/video_variable_value.py +1 -1
  120. criteo_api_retailmedia_v2025_01/models/__init__.py +1 -0
  121. {criteo_api_retailmedia_sdk-2025.1.0.250218.dist-info → criteo_api_retailmedia_sdk-2025.1.0.250317.dist-info}/top_level.txt +0 -0
@@ -64,14 +64,7 @@ class EntityResourceOfRetailMediaAccount(ModelNormal):
64
64
  validations = {
65
65
  }
66
66
 
67
- @cached_property
68
- def additional_properties_type():
69
- """
70
- This must be a method because a model may have properties that are
71
- of type self, this must run after the class is loaded
72
- """
73
- lazy_import()
74
- return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
67
+ additional_properties_type = None
75
68
 
76
69
  _nullable = True
77
70
 
@@ -144,8 +137,8 @@ class EntityResourceOfRetailMediaAccount(ModelNormal):
144
137
  Animal class but this time we won't travel
145
138
  through its discriminator because we passed in
146
139
  _visited_composed_classes = (Animal,)
147
- id (str, none_type): [optional] # noqa: E501
148
- type (str, none_type): [optional] # noqa: E501
140
+ id (str, none_type): Unique id of the entity.. [optional] # noqa: E501
141
+ type (str, none_type): Type of the resource.. [optional] # noqa: E501
149
142
  attributes (ExternalRetailMediaAccount): [optional] # noqa: E501
150
143
  """
151
144
 
@@ -232,8 +225,8 @@ class EntityResourceOfRetailMediaAccount(ModelNormal):
232
225
  Animal class but this time we won't travel
233
226
  through its discriminator because we passed in
234
227
  _visited_composed_classes = (Animal,)
235
- id (str, none_type): [optional] # noqa: E501
236
- type (str, none_type): [optional] # noqa: E501
228
+ id (str, none_type): Unique id of the entity.. [optional] # noqa: E501
229
+ type (str, none_type): Type of the resource.. [optional] # noqa: E501
237
230
  attributes (ExternalRetailMediaAccount): [optional] # noqa: E501
238
231
  """
239
232
 
@@ -30,10 +30,10 @@ from criteo_api_retailmedia_v2025_01.exceptions import ApiAttributeError
30
30
 
31
31
 
32
32
  def lazy_import():
33
- from criteo_api_retailmedia_v2025_01.model.common_problem import CommonProblem
34
33
  from criteo_api_retailmedia_v2025_01.model.entity_resource_of_retail_media_account import EntityResourceOfRetailMediaAccount
35
- globals()['CommonProblem'] = CommonProblem
34
+ from criteo_api_retailmedia_v2025_01.model.sdk_api_rest_common_problem import SdkApiRestCommonProblem
36
35
  globals()['EntityResourceOfRetailMediaAccount'] = EntityResourceOfRetailMediaAccount
36
+ globals()['SdkApiRestCommonProblem'] = SdkApiRestCommonProblem
37
37
 
38
38
 
39
39
  class EntityResourceOutcomeOfRetailMediaAccount(ModelNormal):
@@ -66,16 +66,9 @@ class EntityResourceOutcomeOfRetailMediaAccount(ModelNormal):
66
66
  validations = {
67
67
  }
68
68
 
69
- @cached_property
70
- def additional_properties_type():
71
- """
72
- This must be a method because a model may have properties that are
73
- of type self, this must run after the class is loaded
74
- """
75
- lazy_import()
76
- return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
69
+ additional_properties_type = None
77
70
 
78
- _nullable = True
71
+ _nullable = False
79
72
 
80
73
  @cached_property
81
74
  def openapi_types():
@@ -90,8 +83,8 @@ class EntityResourceOutcomeOfRetailMediaAccount(ModelNormal):
90
83
  lazy_import()
91
84
  return {
92
85
  'data': (EntityResourceOfRetailMediaAccount,), # noqa: E501
93
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
94
- 'errors': ([CommonProblem], none_type,), # noqa: E501
86
+ 'warnings': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
87
+ 'errors': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
95
88
  }
96
89
 
97
90
  @cached_property
@@ -149,8 +142,8 @@ class EntityResourceOutcomeOfRetailMediaAccount(ModelNormal):
149
142
  through its discriminator because we passed in
150
143
  _visited_composed_classes = (Animal,)
151
144
  data (EntityResourceOfRetailMediaAccount): [optional] # noqa: E501
152
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
153
- errors ([CommonProblem], none_type): [optional] # noqa: E501
145
+ warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
146
+ errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
154
147
  """
155
148
 
156
149
  _check_type = kwargs.pop('_check_type', True)
@@ -237,8 +230,8 @@ class EntityResourceOutcomeOfRetailMediaAccount(ModelNormal):
237
230
  through its discriminator because we passed in
238
231
  _visited_composed_classes = (Animal,)
239
232
  data (EntityResourceOfRetailMediaAccount): [optional] # noqa: E501
240
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
241
- errors ([CommonProblem], none_type): [optional] # noqa: E501
233
+ warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
234
+ errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
242
235
  """
243
236
 
244
237
  _check_type = kwargs.pop('_check_type', True)
@@ -79,15 +79,9 @@ class ExternalAccount(ModelNormal):
79
79
  },
80
80
  }
81
81
 
82
- @cached_property
83
- def additional_properties_type():
84
- """
85
- This must be a method because a model may have properties that are
86
- of type self, this must run after the class is loaded
87
- """
88
- return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
82
+ additional_properties_type = None
89
83
 
90
- _nullable = False
84
+ _nullable = True
91
85
 
92
86
  @cached_property
93
87
  def openapi_types():
@@ -119,6 +119,7 @@ class ExternalAuctionLineItem(ModelNormal):
119
119
  'target_bid': (float, none_type,), # noqa: E501
120
120
  'is_auto_daily_pacing': (bool,), # noqa: E501
121
121
  'budget_spent': (float,), # noqa: E501
122
+ 'id': (str, none_type,), # noqa: E501
122
123
  }
123
124
 
124
125
  @cached_property
@@ -144,6 +145,7 @@ class ExternalAuctionLineItem(ModelNormal):
144
145
  'target_bid': 'targetBid', # noqa: E501
145
146
  'is_auto_daily_pacing': 'isAutoDailyPacing', # noqa: E501
146
147
  'budget_spent': 'budgetSpent', # noqa: E501
148
+ 'id': 'id', # noqa: E501
147
149
  }
148
150
 
149
151
  read_only_vars = {
@@ -206,6 +208,7 @@ class ExternalAuctionLineItem(ModelNormal):
206
208
  target_bid (float, none_type): [optional] # noqa: E501
207
209
  is_auto_daily_pacing (bool): [optional] if omitted the server will use the default value of False # noqa: E501
208
210
  budget_spent (float): [optional] # noqa: E501
211
+ id (str, none_type): Id of the entity. [optional] # noqa: E501
209
212
  """
210
213
 
211
214
  _check_type = kwargs.pop('_check_type', True)
@@ -317,6 +320,7 @@ class ExternalAuctionLineItem(ModelNormal):
317
320
  target_bid (float, none_type): [optional] # noqa: E501
318
321
  is_auto_daily_pacing (bool): [optional] if omitted the server will use the default value of False # noqa: E501
319
322
  budget_spent (float): [optional] # noqa: E501
323
+ id (str, none_type): Id of the entity. [optional] # noqa: E501
320
324
  """
321
325
 
322
326
  _check_type = kwargs.pop('_check_type', True)
@@ -105,7 +105,7 @@ class ExternalAuctionLineItemCreateModel(ModelNormal):
105
105
  'name': (str,), # noqa: E501
106
106
  'start_date': (date,), # noqa: E501
107
107
  'target_retailer_id': (str,), # noqa: E501
108
- 'end_date': (date, none_type,), # noqa: E501
108
+ 'end_date': (date,), # noqa: E501
109
109
  'status': (str,), # noqa: E501
110
110
  'budget': (float, none_type,), # noqa: E501
111
111
  'target_bid': (float, none_type,), # noqa: E501
@@ -182,7 +182,7 @@ class ExternalAuctionLineItemCreateModel(ModelNormal):
182
182
  Animal class but this time we won't travel
183
183
  through its discriminator because we passed in
184
184
  _visited_composed_classes = (Animal,)
185
- end_date (date, none_type): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
185
+ end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
186
186
  status (str): [optional] # noqa: E501
187
187
  budget (float, none_type): [optional] # noqa: E501
188
188
  target_bid (float, none_type): [optional] # noqa: E501
@@ -284,7 +284,7 @@ class ExternalAuctionLineItemCreateModel(ModelNormal):
284
284
  Animal class but this time we won't travel
285
285
  through its discriminator because we passed in
286
286
  _visited_composed_classes = (Animal,)
287
- end_date (date, none_type): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
287
+ end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
288
288
  status (str): [optional] # noqa: E501
289
289
  budget (float, none_type): [optional] # noqa: E501
290
290
  target_bid (float, none_type): [optional] # noqa: E501
@@ -107,7 +107,7 @@ class ExternalAuctionLineItemUpdateModel(ModelNormal):
107
107
  'status': (str,), # noqa: E501
108
108
  'target_bid': (float, none_type,), # noqa: E501
109
109
  'is_auto_daily_pacing': (bool,), # noqa: E501
110
- 'end_date': (date, none_type,), # noqa: E501
110
+ 'end_date': (date,), # noqa: E501
111
111
  'budget': (float, none_type,), # noqa: E501
112
112
  'max_bid': (float, none_type,), # noqa: E501
113
113
  'monthly_pacing': (float, none_type,), # noqa: E501
@@ -182,7 +182,7 @@ class ExternalAuctionLineItemUpdateModel(ModelNormal):
182
182
  Animal class but this time we won't travel
183
183
  through its discriminator because we passed in
184
184
  _visited_composed_classes = (Animal,)
185
- end_date (date, none_type): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
185
+ end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
186
186
  budget (float, none_type): [optional] # noqa: E501
187
187
  max_bid (float, none_type): [optional] # noqa: E501
188
188
  monthly_pacing (float, none_type): [optional] # noqa: E501
@@ -285,7 +285,7 @@ class ExternalAuctionLineItemUpdateModel(ModelNormal):
285
285
  Animal class but this time we won't travel
286
286
  through its discriminator because we passed in
287
287
  _visited_composed_classes = (Animal,)
288
- end_date (date, none_type): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
288
+ end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
289
289
  budget (float, none_type): [optional] # noqa: E501
290
290
  max_bid (float, none_type): [optional] # noqa: E501
291
291
  monthly_pacing (float, none_type): [optional] # noqa: E501
@@ -64,15 +64,9 @@ class ExternalBrand(ModelNormal):
64
64
  },
65
65
  }
66
66
 
67
- @cached_property
68
- def additional_properties_type():
69
- """
70
- This must be a method because a model may have properties that are
71
- of type self, this must run after the class is loaded
72
- """
73
- return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
67
+ additional_properties_type = None
74
68
 
75
- _nullable = False
69
+ _nullable = True
76
70
 
77
71
  @cached_property
78
72
  def openapi_types():
@@ -92,6 +92,7 @@ class ExternalLineItemBidMultipliersV2(ModelNormal):
92
92
  'favorites': (float, none_type,), # noqa: E501
93
93
  'search_bar': (float, none_type,), # noqa: E501
94
94
  'category_menu': (float, none_type,), # noqa: E501
95
+ 'id': (str, none_type,), # noqa: E501
95
96
  }
96
97
 
97
98
  @cached_property
@@ -111,6 +112,7 @@ class ExternalLineItemBidMultipliersV2(ModelNormal):
111
112
  'favorites': 'favorites', # noqa: E501
112
113
  'search_bar': 'searchBar', # noqa: E501
113
114
  'category_menu': 'categoryMenu', # noqa: E501
115
+ 'id': 'id', # noqa: E501
114
116
  }
115
117
 
116
118
  read_only_vars = {
@@ -165,6 +167,7 @@ class ExternalLineItemBidMultipliersV2(ModelNormal):
165
167
  favorites (float, none_type): Favorites Page Type Bid Multiplier. [optional] # noqa: E501
166
168
  search_bar (float, none_type): SearchBar Page Type Bid Multiplier. [optional] # noqa: E501
167
169
  category_menu (float, none_type): CategoryMenu Page Type Bid Multiplier. [optional] # noqa: E501
170
+ id (str, none_type): Id of the entity. [optional] # noqa: E501
168
171
  """
169
172
 
170
173
  _check_type = kwargs.pop('_check_type', True)
@@ -261,6 +264,7 @@ class ExternalLineItemBidMultipliersV2(ModelNormal):
261
264
  favorites (float, none_type): Favorites Page Type Bid Multiplier. [optional] # noqa: E501
262
265
  search_bar (float, none_type): SearchBar Page Type Bid Multiplier. [optional] # noqa: E501
263
266
  category_menu (float, none_type): CategoryMenu Page Type Bid Multiplier. [optional] # noqa: E501
267
+ id (str, none_type): Id of the entity. [optional] # noqa: E501
264
268
  """
265
269
 
266
270
  _check_type = kwargs.pop('_check_type', True)
@@ -103,7 +103,7 @@ class ExternalLineItemPageV2(ModelNormal):
103
103
  lazy_import()
104
104
  return {
105
105
  'page_type': (str,), # noqa: E501
106
- 'categories': ([ExternalLineItemPageCategoryV2],), # noqa: E501
106
+ 'categories': ([ExternalLineItemPageCategoryV2], none_type,), # noqa: E501
107
107
  'search_keywords': ([str],), # noqa: E501
108
108
  }
109
109
 
@@ -162,7 +162,7 @@ class ExternalLineItemPageV2(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
- categories ([ExternalLineItemPageCategoryV2]): [optional] # noqa: E501
165
+ categories ([ExternalLineItemPageCategoryV2], none_type): [optional] # noqa: E501
166
166
  search_keywords ([str]): [optional] # noqa: E501
167
167
  """
168
168
 
@@ -253,7 +253,7 @@ class ExternalLineItemPageV2(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
- categories ([ExternalLineItemPageCategoryV2]): [optional] # noqa: E501
256
+ categories ([ExternalLineItemPageCategoryV2], none_type): [optional] # noqa: E501
257
257
  search_keywords ([str]): [optional] # noqa: E501
258
258
  """
259
259
 
@@ -125,6 +125,7 @@ class ExternalPreferredLineItemV2(ModelNormal):
125
125
  'budget_spent': (float, none_type,), # noqa: E501
126
126
  'budget_remaining': (float, none_type,), # noqa: E501
127
127
  'creative_id': (str, none_type,), # noqa: E501
128
+ 'id': (str, none_type,), # noqa: E501
128
129
  }
129
130
 
130
131
  @cached_property
@@ -148,6 +149,7 @@ class ExternalPreferredLineItemV2(ModelNormal):
148
149
  'budget_spent': 'budgetSpent', # noqa: E501
149
150
  'budget_remaining': 'budgetRemaining', # noqa: E501
150
151
  'creative_id': 'creativeId', # noqa: E501
152
+ 'id': 'id', # noqa: E501
151
153
  }
152
154
 
153
155
  read_only_vars = {
@@ -208,6 +210,7 @@ class ExternalPreferredLineItemV2(ModelNormal):
208
210
  budget_spent (float, none_type): [optional] # noqa: E501
209
211
  budget_remaining (float, none_type): [optional] # noqa: E501
210
212
  creative_id (str, none_type): External creative Id. [optional] # noqa: E501
213
+ id (str, none_type): Id of the entity. [optional] # noqa: E501
211
214
  """
212
215
 
213
216
  _check_type = kwargs.pop('_check_type', True)
@@ -318,6 +321,7 @@ class ExternalPreferredLineItemV2(ModelNormal):
318
321
  budget_spent (float, none_type): [optional] # noqa: E501
319
322
  budget_remaining (float, none_type): [optional] # noqa: E501
320
323
  creative_id (str, none_type): External creative Id. [optional] # noqa: E501
324
+ id (str, none_type): Id of the entity. [optional] # noqa: E501
321
325
  """
322
326
 
323
327
  _check_type = kwargs.pop('_check_type', True)
@@ -72,13 +72,7 @@ class ExternalRetailMediaAccount(ModelNormal):
72
72
  validations = {
73
73
  }
74
74
 
75
- @cached_property
76
- def additional_properties_type():
77
- """
78
- This must be a method because a model may have properties that are
79
- of type self, this must run after the class is loaded
80
- """
81
- return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
75
+ additional_properties_type = None
82
76
 
83
77
  _nullable = True
84
78
 
@@ -162,15 +156,15 @@ class ExternalRetailMediaAccount(ModelNormal):
162
156
  Animal class but this time we won't travel
163
157
  through its discriminator because we passed in
164
158
  _visited_composed_classes = (Animal,)
165
- name (str, none_type): [optional] # noqa: E501
166
- company_name (str, none_type): [optional] # noqa: E501
167
- on_behalf_company_name (str, none_type): [optional] # noqa: E501
168
- type (str, none_type): [optional] # noqa: E501
169
- sub_type (str, none_type): [optional] # noqa: E501
170
- country_ids ([str], none_type): [optional] # noqa: E501
171
- currency_id (str, none_type): [optional] # noqa: E501
172
- parent_account_label (str, none_type): [optional] # noqa: E501
173
- time_zone (str, none_type): [optional] # noqa: E501
159
+ name (str, none_type): account name. [optional] # noqa: E501
160
+ company_name (str, none_type): Paying entity name of ads for the Digital Services Act. [optional] # noqa: E501
161
+ on_behalf_company_name (str, none_type): On behalf entity name of ads for the Digital Services Act. [optional] # noqa: E501
162
+ type (str, none_type): Type for the account. [optional] # noqa: E501
163
+ sub_type (str, none_type): subtype for the account. [optional] # noqa: E501
164
+ country_ids ([str], none_type): list of countries associated with the account. [optional] # noqa: E501
165
+ currency_id (str, none_type): the currency for the account. [optional] # noqa: E501
166
+ parent_account_label (str, none_type): parent account label for the account. [optional] # noqa: E501
167
+ time_zone (str, none_type): the timezone for the account. [optional] # noqa: E501
174
168
  """
175
169
 
176
170
  _check_type = kwargs.pop('_check_type', True)
@@ -256,15 +250,15 @@ class ExternalRetailMediaAccount(ModelNormal):
256
250
  Animal class but this time we won't travel
257
251
  through its discriminator because we passed in
258
252
  _visited_composed_classes = (Animal,)
259
- name (str, none_type): [optional] # noqa: E501
260
- company_name (str, none_type): [optional] # noqa: E501
261
- on_behalf_company_name (str, none_type): [optional] # noqa: E501
262
- type (str, none_type): [optional] # noqa: E501
263
- sub_type (str, none_type): [optional] # noqa: E501
264
- country_ids ([str], none_type): [optional] # noqa: E501
265
- currency_id (str, none_type): [optional] # noqa: E501
266
- parent_account_label (str, none_type): [optional] # noqa: E501
267
- time_zone (str, none_type): [optional] # noqa: E501
253
+ name (str, none_type): account name. [optional] # noqa: E501
254
+ company_name (str, none_type): Paying entity name of ads for the Digital Services Act. [optional] # noqa: E501
255
+ on_behalf_company_name (str, none_type): On behalf entity name of ads for the Digital Services Act. [optional] # noqa: E501
256
+ type (str, none_type): Type for the account. [optional] # noqa: E501
257
+ sub_type (str, none_type): subtype for the account. [optional] # noqa: E501
258
+ country_ids ([str], none_type): list of countries associated with the account. [optional] # noqa: E501
259
+ currency_id (str, none_type): the currency for the account. [optional] # noqa: E501
260
+ parent_account_label (str, none_type): parent account label for the account. [optional] # noqa: E501
261
+ time_zone (str, none_type): the timezone for the account. [optional] # noqa: E501
268
262
  """
269
263
 
270
264
  _check_type = kwargs.pop('_check_type', True)
@@ -60,13 +60,7 @@ class ExternalRetailMediaBrandAccountCreation(ModelNormal):
60
60
  validations = {
61
61
  }
62
62
 
63
- @cached_property
64
- def additional_properties_type():
65
- """
66
- This must be a method because a model may have properties that are
67
- of type self, this must run after the class is loaded
68
- """
69
- return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
63
+ additional_properties_type = None
70
64
 
71
65
  _nullable = False
72
66
 
@@ -140,10 +134,10 @@ class ExternalRetailMediaBrandAccountCreation(ModelNormal):
140
134
  Animal class but this time we won't travel
141
135
  through its discriminator because we passed in
142
136
  _visited_composed_classes = (Animal,)
143
- name (str, none_type): [optional] # noqa: E501
144
- company_name (str, none_type): [optional] # noqa: E501
145
- on_behalf_company_name (str, none_type): [optional] # noqa: E501
146
- brands ([int], none_type): [optional] # noqa: E501
137
+ name (str, none_type): the name of the account, must be unique across all accounts. [optional] # noqa: E501
138
+ company_name (str, none_type): Display name for reporting the owning entity of ads for the Digital Services Act in the European Union. [optional] # noqa: E501
139
+ on_behalf_company_name (str, none_type): On behalf entity name of ads for the Digital Services Act. [optional] # noqa: E501
140
+ brands ([int], none_type): list of brands to link to the new account. [optional] # noqa: E501
147
141
  """
148
142
 
149
143
  _check_type = kwargs.pop('_check_type', True)
@@ -229,10 +223,10 @@ class ExternalRetailMediaBrandAccountCreation(ModelNormal):
229
223
  Animal class but this time we won't travel
230
224
  through its discriminator because we passed in
231
225
  _visited_composed_classes = (Animal,)
232
- name (str, none_type): [optional] # noqa: E501
233
- company_name (str, none_type): [optional] # noqa: E501
234
- on_behalf_company_name (str, none_type): [optional] # noqa: E501
235
- brands ([int], none_type): [optional] # noqa: E501
226
+ name (str, none_type): the name of the account, must be unique across all accounts. [optional] # noqa: E501
227
+ company_name (str, none_type): Display name for reporting the owning entity of ads for the Digital Services Act in the European Union. [optional] # noqa: E501
228
+ on_behalf_company_name (str, none_type): On behalf entity name of ads for the Digital Services Act. [optional] # noqa: E501
229
+ brands ([int], none_type): list of brands to link to the new account. [optional] # noqa: E501
236
230
  """
237
231
 
238
232
  _check_type = kwargs.pop('_check_type', True)
@@ -60,15 +60,9 @@ class ExternalRetailMediaBrands(ModelNormal):
60
60
  validations = {
61
61
  }
62
62
 
63
- @cached_property
64
- def additional_properties_type():
65
- """
66
- This must be a method because a model may have properties that are
67
- of type self, this must run after the class is loaded
68
- """
69
- return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
63
+ additional_properties_type = None
70
64
 
71
- _nullable = False
65
+ _nullable = True
72
66
 
73
67
  @cached_property
74
68
  def openapi_types():
@@ -100,9 +94,12 @@ class ExternalRetailMediaBrands(ModelNormal):
100
94
 
101
95
  @classmethod
102
96
  @convert_js_args_to_python_args
103
- def _from_openapi_data(cls, *args, **kwargs): # noqa: E501
97
+ def _from_openapi_data(cls, brand_ids, *args, **kwargs): # noqa: E501
104
98
  """ExternalRetailMediaBrands - a model defined in OpenAPI
105
99
 
100
+ Args:
101
+ brand_ids ([int]):
102
+
106
103
  Keyword Args:
107
104
  _check_type (bool): if True, values for parameters in openapi_types
108
105
  will be type checked and a TypeError will be
@@ -134,7 +131,6 @@ class ExternalRetailMediaBrands(ModelNormal):
134
131
  Animal class but this time we won't travel
135
132
  through its discriminator because we passed in
136
133
  _visited_composed_classes = (Animal,)
137
- brand_ids ([int]): [optional] # noqa: E501
138
134
  """
139
135
 
140
136
  _check_type = kwargs.pop('_check_type', True)
@@ -166,6 +162,7 @@ class ExternalRetailMediaBrands(ModelNormal):
166
162
  self._configuration = _configuration
167
163
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
168
164
 
165
+ self.brand_ids = brand_ids
169
166
  for var_name, var_value in kwargs.items():
170
167
  if var_name not in self.attribute_map and \
171
168
  self._configuration is not None and \
@@ -186,9 +183,12 @@ class ExternalRetailMediaBrands(ModelNormal):
186
183
  ])
187
184
 
188
185
  @convert_js_args_to_python_args
189
- def __init__(self, *args, **kwargs): # noqa: E501
186
+ def __init__(self, brand_ids, *args, **kwargs): # noqa: E501
190
187
  """ExternalRetailMediaBrands - a model defined in OpenAPI
191
188
 
189
+ Args:
190
+ brand_ids ([int]):
191
+
192
192
  Keyword Args:
193
193
  _check_type (bool): if True, values for parameters in openapi_types
194
194
  will be type checked and a TypeError will be
@@ -220,7 +220,6 @@ class ExternalRetailMediaBrands(ModelNormal):
220
220
  Animal class but this time we won't travel
221
221
  through its discriminator because we passed in
222
222
  _visited_composed_classes = (Animal,)
223
- brand_ids ([int]): [optional] # noqa: E501
224
223
  """
225
224
 
226
225
  _check_type = kwargs.pop('_check_type', True)
@@ -250,6 +249,7 @@ class ExternalRetailMediaBrands(ModelNormal):
250
249
  self._configuration = _configuration
251
250
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
252
251
 
252
+ self.brand_ids = brand_ids
253
253
  for var_name, var_value in kwargs.items():
254
254
  if var_name not in self.attribute_map and \
255
255
  self._configuration is not None and \
@@ -60,13 +60,7 @@ class ExternalRetailMediaSeller(ModelNormal):
60
60
  validations = {
61
61
  }
62
62
 
63
- @cached_property
64
- def additional_properties_type():
65
- """
66
- This must be a method because a model may have properties that are
67
- of type self, this must run after the class is loaded
68
- """
69
- return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
63
+ additional_properties_type = None
70
64
 
71
65
  _nullable = True
72
66
 
@@ -102,9 +96,13 @@ class ExternalRetailMediaSeller(ModelNormal):
102
96
 
103
97
  @classmethod
104
98
  @convert_js_args_to_python_args
105
- def _from_openapi_data(cls, *args, **kwargs): # noqa: E501
99
+ def _from_openapi_data(cls, seller_id, retailer_id, *args, **kwargs): # noqa: E501
106
100
  """ExternalRetailMediaSeller - a model defined in OpenAPI
107
101
 
102
+ Args:
103
+ seller_id (str): the seller id
104
+ retailer_id (int): the retailer id
105
+
108
106
  Keyword Args:
109
107
  _check_type (bool): if True, values for parameters in openapi_types
110
108
  will be type checked and a TypeError will be
@@ -136,8 +134,6 @@ class ExternalRetailMediaSeller(ModelNormal):
136
134
  Animal class but this time we won't travel
137
135
  through its discriminator because we passed in
138
136
  _visited_composed_classes = (Animal,)
139
- seller_id (str): [optional] # noqa: E501
140
- retailer_id (int): [optional] # noqa: E501
141
137
  """
142
138
 
143
139
  _check_type = kwargs.pop('_check_type', True)
@@ -169,6 +165,8 @@ class ExternalRetailMediaSeller(ModelNormal):
169
165
  self._configuration = _configuration
170
166
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
171
167
 
168
+ self.seller_id = seller_id
169
+ self.retailer_id = retailer_id
172
170
  for var_name, var_value in kwargs.items():
173
171
  if var_name not in self.attribute_map and \
174
172
  self._configuration is not None and \
@@ -189,9 +187,13 @@ class ExternalRetailMediaSeller(ModelNormal):
189
187
  ])
190
188
 
191
189
  @convert_js_args_to_python_args
192
- def __init__(self, *args, **kwargs): # noqa: E501
190
+ def __init__(self, seller_id, retailer_id, *args, **kwargs): # noqa: E501
193
191
  """ExternalRetailMediaSeller - a model defined in OpenAPI
194
192
 
193
+ Args:
194
+ seller_id (str): the seller id
195
+ retailer_id (int): the retailer id
196
+
195
197
  Keyword Args:
196
198
  _check_type (bool): if True, values for parameters in openapi_types
197
199
  will be type checked and a TypeError will be
@@ -223,8 +225,6 @@ class ExternalRetailMediaSeller(ModelNormal):
223
225
  Animal class but this time we won't travel
224
226
  through its discriminator because we passed in
225
227
  _visited_composed_classes = (Animal,)
226
- seller_id (str): [optional] # noqa: E501
227
- retailer_id (int): [optional] # noqa: E501
228
228
  """
229
229
 
230
230
  _check_type = kwargs.pop('_check_type', True)
@@ -254,6 +254,8 @@ class ExternalRetailMediaSeller(ModelNormal):
254
254
  self._configuration = _configuration
255
255
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
256
256
 
257
+ self.seller_id = seller_id
258
+ self.retailer_id = retailer_id
257
259
  for var_name, var_value in kwargs.items():
258
260
  if var_name not in self.attribute_map and \
259
261
  self._configuration is not None and \