criteo-api-retailmedia-sdk 2024.4.0.250327__py3-none-any.whl → 2024.4.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-retailmedia-sdk might be problematic. Click here for more details.

Files changed (142) hide show
  1. {criteo_api_retailmedia_sdk-2024.4.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.4.0.250409.dist-info}/METADATA +3 -3
  2. {criteo_api_retailmedia_sdk-2024.4.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.4.0.250409.dist-info}/RECORD +142 -142
  3. criteo_api_retailmedia_v2024_04/__init__.py +1 -1
  4. criteo_api_retailmedia_v2024_04/api/analytics_api.py +2 -2
  5. criteo_api_retailmedia_v2024_04/api/audience_api.py +12 -12
  6. criteo_api_retailmedia_v2024_04/api/campaign_api.py +30 -30
  7. criteo_api_retailmedia_v2024_04/api_client.py +1 -1
  8. criteo_api_retailmedia_v2024_04/configuration.py +1 -1
  9. criteo_api_retailmedia_v2024_04/model/add_remove_keyword_model.py +8 -8
  10. criteo_api_retailmedia_v2024_04/model/add_remove_keywords_model_resource.py +4 -4
  11. criteo_api_retailmedia_v2024_04/model/add_to_basket_target202110_response.py +5 -5
  12. criteo_api_retailmedia_v2024_04/model/application_summary_model.py +8 -8
  13. criteo_api_retailmedia_v2024_04/model/application_summary_model_resource.py +4 -4
  14. criteo_api_retailmedia_v2024_04/model/application_summary_model_response.py +5 -5
  15. criteo_api_retailmedia_v2024_04/model/asset_response.py +7 -7
  16. criteo_api_retailmedia_v2024_04/model/async_campaigns_report.py +79 -79
  17. criteo_api_retailmedia_v2024_04/model/async_campaigns_report_resource.py +4 -4
  18. criteo_api_retailmedia_v2024_04/model/async_line_items_report.py +79 -79
  19. criteo_api_retailmedia_v2024_04/model/async_line_items_report_resource.py +4 -4
  20. criteo_api_retailmedia_v2024_04/model/async_report_response.py +5 -5
  21. criteo_api_retailmedia_v2024_04/model/async_revenue_report.py +104 -104
  22. criteo_api_retailmedia_v2024_04/model/async_revenue_report_resource.py +4 -4
  23. criteo_api_retailmedia_v2024_04/model/auction_line_item_paged_list_response.py +9 -9
  24. criteo_api_retailmedia_v2024_04/model/auction_line_item_response.py +5 -5
  25. criteo_api_retailmedia_v2024_04/model/audience_target202110_response.py +5 -5
  26. criteo_api_retailmedia_v2024_04/model/balance_campaign202110_paged_list_response.py +9 -9
  27. criteo_api_retailmedia_v2024_04/model/balance_response.py +5 -5
  28. criteo_api_retailmedia_v2024_04/model/balance_response_paged_list_response.py +9 -9
  29. criteo_api_retailmedia_v2024_04/model/campaign_attributes_v202301.py +57 -57
  30. criteo_api_retailmedia_v2024_04/model/campaign_budget_overrides.py +8 -8
  31. criteo_api_retailmedia_v2024_04/model/campaign_v202301.py +82 -82
  32. criteo_api_retailmedia_v2024_04/model/category202204.py +8 -8
  33. criteo_api_retailmedia_v2024_04/model/category202204_list_response.py +5 -5
  34. criteo_api_retailmedia_v2024_04/model/change_details.py +14 -14
  35. criteo_api_retailmedia_v2024_04/model/common_error.py +16 -16
  36. criteo_api_retailmedia_v2024_04/model/common_line_item_paged_list_response.py +9 -9
  37. criteo_api_retailmedia_v2024_04/model/common_line_item_response.py +5 -5
  38. criteo_api_retailmedia_v2024_04/model/common_problem.py +20 -20
  39. criteo_api_retailmedia_v2024_04/model/common_warning.py +16 -16
  40. criteo_api_retailmedia_v2024_04/model/creative202110.py +16 -12
  41. criteo_api_retailmedia_v2024_04/model/creative202110_list_response.py +5 -5
  42. criteo_api_retailmedia_v2024_04/model/creative202210.py +40 -36
  43. criteo_api_retailmedia_v2024_04/model/creative202210_list_response.py +5 -5
  44. criteo_api_retailmedia_v2024_04/model/creative202210_response.py +5 -5
  45. criteo_api_retailmedia_v2024_04/model/daily_line_item_budget_override.py +4 -4
  46. criteo_api_retailmedia_v2024_04/model/editable_campaign_attributes_v202301.py +32 -32
  47. criteo_api_retailmedia_v2024_04/model/entity_resource_of_retail_media_account.py +4 -4
  48. criteo_api_retailmedia_v2024_04/model/entity_resource_outcome_of_retail_media_account.py +5 -5
  49. criteo_api_retailmedia_v2024_04/model/external_account.py +18 -18
  50. criteo_api_retailmedia_v2024_04/model/external_add_to_basket_ids_update_model202110.py +4 -4
  51. criteo_api_retailmedia_v2024_04/model/external_add_to_basket_target202110.py +4 -4
  52. criteo_api_retailmedia_v2024_04/model/external_auction_line_item.py +44 -44
  53. criteo_api_retailmedia_v2024_04/model/external_auction_line_item_create_model.py +30 -30
  54. criteo_api_retailmedia_v2024_04/model/external_auction_line_item_update_model.py +20 -20
  55. criteo_api_retailmedia_v2024_04/model/external_audience_target202110.py +8 -8
  56. criteo_api_retailmedia_v2024_04/model/external_balance_response.py +66 -66
  57. criteo_api_retailmedia_v2024_04/model/external_catalog_request.py +4 -4
  58. criteo_api_retailmedia_v2024_04/model/external_catalog_status.py +20 -20
  59. criteo_api_retailmedia_v2024_04/model/external_change_dates_of_balance.py +8 -8
  60. criteo_api_retailmedia_v2024_04/model/external_common_line_item.py +34 -34
  61. criteo_api_retailmedia_v2024_04/model/external_create_balance.py +20 -20
  62. criteo_api_retailmedia_v2024_04/model/external_line_item_capping202110.py +8 -8
  63. criteo_api_retailmedia_v2024_04/model/external_line_item_page202110.py +3 -3
  64. criteo_api_retailmedia_v2024_04/model/external_preferred_line_item202110.py +55 -51
  65. criteo_api_retailmedia_v2024_04/model/external_preferred_line_item_create_model202110.py +24 -24
  66. criteo_api_retailmedia_v2024_04/model/external_preferred_line_item_update_model202110.py +20 -20
  67. criteo_api_retailmedia_v2024_04/model/external_retail_media_account.py +22 -22
  68. criteo_api_retailmedia_v2024_04/model/external_retail_media_brand_account_creation.py +8 -8
  69. criteo_api_retailmedia_v2024_04/model/external_update_balance_model.py +8 -8
  70. criteo_api_retailmedia_v2024_04/model/files_variables_specification.py +4 -4
  71. criteo_api_retailmedia_v2024_04/model/input_resource_of_auction_line_item_create_model.py +4 -4
  72. criteo_api_retailmedia_v2024_04/model/input_resource_of_preferred_line_item_create_model202110.py +4 -4
  73. criteo_api_retailmedia_v2024_04/model/insertion_order_history_change_data_capture.py +14 -14
  74. criteo_api_retailmedia_v2024_04/model/json_api_page_response_of_account.py +8 -8
  75. criteo_api_retailmedia_v2024_04/model/json_api_page_response_of_brand.py +8 -8
  76. criteo_api_retailmedia_v2024_04/model/json_api_page_response_of_campaign_v202301.py +8 -8
  77. criteo_api_retailmedia_v2024_04/model/json_api_page_response_of_retailer.py +8 -8
  78. criteo_api_retailmedia_v2024_04/model/keyword_data_model.py +12 -12
  79. criteo_api_retailmedia_v2024_04/model/keyword_target202110_response.py +5 -5
  80. criteo_api_retailmedia_v2024_04/model/keywords_model_resource.py +4 -4
  81. criteo_api_retailmedia_v2024_04/model/keywords_model_response.py +4 -4
  82. criteo_api_retailmedia_v2024_04/model/line_item_bid_multipliers.py +20 -20
  83. criteo_api_retailmedia_v2024_04/model/line_item_bid_multipliers_response.py +5 -5
  84. criteo_api_retailmedia_v2024_04/model/line_item_budget_overrides.py +8 -8
  85. criteo_api_retailmedia_v2024_04/model/metadata.py +8 -8
  86. criteo_api_retailmedia_v2024_04/model/page_metadata.py +16 -16
  87. criteo_api_retailmedia_v2024_04/model/page_of_insertion_order_history_change_data_capture.py +8 -8
  88. criteo_api_retailmedia_v2024_04/model/page_type_environment202210.py +14 -14
  89. criteo_api_retailmedia_v2024_04/model/preferred_line_item202110_paged_list_response.py +9 -9
  90. criteo_api_retailmedia_v2024_04/model/preferred_line_item202110_response.py +5 -5
  91. criteo_api_retailmedia_v2024_04/model/problem_details.py +20 -20
  92. criteo_api_retailmedia_v2024_04/model/promoted_product202110_paged_list_response.py +9 -9
  93. criteo_api_retailmedia_v2024_04/model/report_outcome.py +5 -5
  94. criteo_api_retailmedia_v2024_04/model/resource_of_auction_line_item.py +4 -4
  95. criteo_api_retailmedia_v2024_04/model/resource_of_auction_line_item_update_model.py +4 -4
  96. criteo_api_retailmedia_v2024_04/model/resource_of_balance_campaign202110.py +4 -4
  97. criteo_api_retailmedia_v2024_04/model/resource_of_common_line_item.py +4 -4
  98. criteo_api_retailmedia_v2024_04/model/resource_of_preferred_line_item202110.py +4 -4
  99. criteo_api_retailmedia_v2024_04/model/resource_of_preferred_line_item_update_model202110.py +4 -4
  100. criteo_api_retailmedia_v2024_04/model/resource_of_promoted_product202110.py +4 -4
  101. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_create_entity_v1.py +19 -19
  102. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_create_entity_v1_response.py +5 -5
  103. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_create_entity_v2.py +8 -8
  104. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_create_entity_v2_response.py +5 -5
  105. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_get_entity_v1.py +4 -4
  106. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_get_entity_v1_list_response.py +5 -5
  107. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_get_entity_v1_resource.py +4 -4
  108. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_get_entity_v2.py +12 -12
  109. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_get_entity_v2_list_response.py +5 -5
  110. criteo_api_retailmedia_v2024_04/model/rm_legacy_segment_customer_list.py +8 -8
  111. criteo_api_retailmedia_v2024_04/model/rm_legacy_segment_user_behavior_create_v2.py +19 -19
  112. criteo_api_retailmedia_v2024_04/model/rm_legacy_segment_user_behavior_v1.py +17 -17
  113. criteo_api_retailmedia_v2024_04/model/rm_legacy_segment_user_behavior_v2.py +23 -23
  114. criteo_api_retailmedia_v2024_04/model/rmca_common_problem.py +16 -16
  115. criteo_api_retailmedia_v2024_04/model/sdk_api_rest_common_problem.py +16 -16
  116. criteo_api_retailmedia_v2024_04/model/section.py +4 -4
  117. criteo_api_retailmedia_v2024_04/model/set_bid_model.py +4 -4
  118. criteo_api_retailmedia_v2024_04/model/set_bids_model_resource.py +4 -4
  119. criteo_api_retailmedia_v2024_04/model/status_response.py +20 -20
  120. criteo_api_retailmedia_v2024_04/model/store_target202110_response.py +5 -5
  121. criteo_api_retailmedia_v2024_04/model/template.py +24 -24
  122. criteo_api_retailmedia_v2024_04/model/template_list_response.py +5 -5
  123. criteo_api_retailmedia_v2024_04/model/template_response.py +5 -5
  124. criteo_api_retailmedia_v2024_04/model/template_variable.py +4 -4
  125. criteo_api_retailmedia_v2024_04/model/template_variable_value.py +4 -4
  126. criteo_api_retailmedia_v2024_04/model/value_resource_of_campaign_budget_overrides.py +4 -4
  127. criteo_api_retailmedia_v2024_04/model/value_resource_of_line_item_budget_overrides.py +4 -4
  128. criteo_api_retailmedia_v2024_04/model/value_resource_of_retail_media_brand_account_creation.py +4 -4
  129. criteo_api_retailmedia_v2024_04/model/value_resource_of_retail_media_brands.py +4 -4
  130. criteo_api_retailmedia_v2024_04/model/value_resource_outcome_of_campaign_budget_overrides.py +5 -5
  131. criteo_api_retailmedia_v2024_04/model/value_resource_outcome_of_line_item_budget_overrides.py +5 -5
  132. criteo_api_retailmedia_v2024_04/model/value_resource_outcome_of_retail_media_brands.py +5 -5
  133. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_add_to_basket_ids_update_model202110.py +4 -4
  134. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_add_to_basket_target202110.py +4 -4
  135. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_audience_ids_update_model202110.py +4 -4
  136. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_audience_target202110.py +4 -4
  137. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_keyword_target202110.py +4 -4
  138. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_store_ids_update_model202110.py +4 -4
  139. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_store_target202110.py +4 -4
  140. criteo_api_retailmedia_v2024_04/model/video_variable_value.py +16 -16
  141. {criteo_api_retailmedia_sdk-2024.4.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.4.0.250409.dist-info}/WHEEL +0 -0
  142. {criteo_api_retailmedia_sdk-2024.4.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.4.0.250409.dist-info}/top_level.txt +0 -0
@@ -90,8 +90,8 @@ class BalanceResponse(ModelNormal):
90
90
  lazy_import()
91
91
  return {
92
92
  'data': (ResourceOfBalanceResponse,), # noqa: E501
93
- 'warnings': ([CommonProblem],), # noqa: E501
94
93
  'errors': ([CommonProblem],), # noqa: E501
94
+ 'warnings': ([CommonProblem],), # noqa: E501
95
95
  }
96
96
 
97
97
  @cached_property
@@ -101,13 +101,13 @@ class BalanceResponse(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 BalanceResponse(ModelNormal):
149
149
  through its discriminator because we passed in
150
150
  _visited_composed_classes = (Animal,)
151
151
  data (ResourceOfBalanceResponse): [optional] # noqa: E501
152
- warnings ([CommonProblem]): [optional] # noqa: E501
153
152
  errors ([CommonProblem]): [optional] # noqa: E501
153
+ warnings ([CommonProblem]): [optional] # noqa: E501
154
154
  """
155
155
 
156
156
  _check_type = kwargs.pop('_check_type', True)
@@ -237,8 +237,8 @@ class BalanceResponse(ModelNormal):
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
239
  data (ResourceOfBalanceResponse): [optional] # noqa: E501
240
- warnings ([CommonProblem]): [optional] # noqa: E501
241
240
  errors ([CommonProblem]): [optional] # noqa: E501
241
+ warnings ([CommonProblem]): [optional] # noqa: E501
242
242
  """
243
243
 
244
244
  _check_type = kwargs.pop('_check_type', True)
@@ -91,10 +91,10 @@ class BalanceResponsePagedListResponse(ModelNormal):
91
91
  """
92
92
  lazy_import()
93
93
  return {
94
- 'metadata': (PageMetadata,), # noqa: E501
95
94
  'data': ([ResourceOfBalanceResponse],), # noqa: E501
96
- 'warnings': ([CommonProblem],), # noqa: E501
97
95
  'errors': ([CommonProblem],), # noqa: E501
96
+ 'metadata': (PageMetadata,), # noqa: E501
97
+ 'warnings': ([CommonProblem],), # noqa: E501
98
98
  }
99
99
 
100
100
  @cached_property
@@ -103,15 +103,15 @@ class BalanceResponsePagedListResponse(ModelNormal):
103
103
 
104
104
 
105
105
  attribute_map = {
106
- 'metadata': 'metadata', # noqa: E501
107
106
  'data': 'data', # noqa: E501
108
- 'warnings': 'warnings', # noqa: E501
109
107
  'errors': 'errors', # noqa: E501
108
+ 'metadata': 'metadata', # 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 BalanceResponsePagedListResponse(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
- metadata (PageMetadata): [optional] # noqa: E501
156
155
  data ([ResourceOfBalanceResponse]): [optional] # noqa: E501
157
- warnings ([CommonProblem]): [optional] # noqa: E501
158
156
  errors ([CommonProblem]): [optional] # noqa: E501
157
+ metadata (PageMetadata): [optional] # noqa: E501
158
+ warnings ([CommonProblem]): [optional] # noqa: E501
159
159
  """
160
160
 
161
161
  _check_type = kwargs.pop('_check_type', True)
@@ -241,10 +241,10 @@ class BalanceResponsePagedListResponse(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
- metadata (PageMetadata): [optional] # noqa: E501
245
244
  data ([ResourceOfBalanceResponse]): [optional] # noqa: E501
246
- warnings ([CommonProblem]): [optional] # noqa: E501
247
245
  errors ([CommonProblem]): [optional] # noqa: E501
246
+ metadata (PageMetadata): [optional] # noqa: E501
247
+ warnings ([CommonProblem]): [optional] # noqa: E501
248
248
  """
249
249
 
250
250
  _check_type = kwargs.pop('_check_type', True)
@@ -55,10 +55,12 @@ class CampaignAttributesV202301(ModelNormal):
55
55
  """
56
56
 
57
57
  allowed_values = {
58
- ('type',): {
58
+ ('click_attribution_scope',): {
59
+ 'None': None,
59
60
  'UNKNOWN': "unknown",
60
- 'AUCTION': "auction",
61
- 'PREFERRED': "preferred",
61
+ 'SAMESKU': "sameSku",
62
+ 'SAMESKUCATEGORY': "sameSkuCategory",
63
+ 'SAMESKUCATEGORYBRAND': "sameSkuCategoryBrand",
62
64
  },
63
65
  ('click_attribution_window',): {
64
66
  '7D': "7D",
@@ -66,27 +68,25 @@ class CampaignAttributesV202301(ModelNormal):
66
68
  '30D': "30D",
67
69
  'UNKNOWN': "unknown",
68
70
  },
69
- ('view_attribution_window',): {
70
- 'NONE': "none",
71
+ ('type',): {
71
72
  'UNKNOWN': "unknown",
72
- '1D': "1D",
73
- '7D': "7D",
74
- '14D': "14D",
75
- '30D': "30D",
73
+ 'AUCTION': "auction",
74
+ 'PREFERRED': "preferred",
76
75
  },
77
- ('click_attribution_scope',): {
76
+ ('view_attribution_scope',): {
78
77
  'None': None,
79
78
  'UNKNOWN': "unknown",
80
79
  'SAMESKU': "sameSku",
81
80
  'SAMESKUCATEGORY': "sameSkuCategory",
82
81
  'SAMESKUCATEGORYBRAND': "sameSkuCategoryBrand",
83
82
  },
84
- ('view_attribution_scope',): {
85
- 'None': None,
83
+ ('view_attribution_window',): {
84
+ 'NONE': "none",
86
85
  'UNKNOWN': "unknown",
87
- 'SAMESKU': "sameSku",
88
- 'SAMESKUCATEGORY': "sameSkuCategory",
89
- 'SAMESKUCATEGORYBRAND': "sameSkuCategoryBrand",
86
+ '1D': "1D",
87
+ '7D': "7D",
88
+ '14D': "14D",
89
+ '30D': "30D",
90
90
  },
91
91
  }
92
92
 
@@ -118,21 +118,21 @@ class CampaignAttributesV202301(ModelNormal):
118
118
  and the value is attribute type.
119
119
  """
120
120
  return {
121
- 'name': (str,), # noqa: E501
121
+ 'end_date': (datetime, none_type,), # noqa: E501
122
122
  'is_auto_daily_pacing': (bool,), # noqa: E501
123
+ 'name': (str,), # noqa: E501
123
124
  'start_date': (datetime, none_type,), # noqa: E501
124
- 'end_date': (datetime, none_type,), # noqa: E501
125
- 'type': (str,), # noqa: E501
126
- 'drawable_balance_ids': ([str],), # noqa: E501
127
- 'click_attribution_window': (str,), # noqa: E501
128
- 'view_attribution_window': (str,), # noqa: E501
129
125
  'budget': (float, none_type,), # noqa: E501
130
- 'monthly_pacing': (float, none_type,), # noqa: E501
131
- 'daily_pacing': (float, none_type,), # noqa: E501
132
126
  'click_attribution_scope': (str, none_type,), # noqa: E501
133
- 'view_attribution_scope': (str, none_type,), # noqa: E501
127
+ 'click_attribution_window': (str,), # noqa: E501
134
128
  'company_name': (str, none_type,), # noqa: E501
129
+ 'daily_pacing': (float, none_type,), # noqa: E501
130
+ 'drawable_balance_ids': ([str],), # noqa: E501
131
+ 'monthly_pacing': (float, none_type,), # noqa: E501
135
132
  'on_behalf_company_name': (str, none_type,), # noqa: E501
133
+ 'type': (str,), # noqa: E501
134
+ 'view_attribution_scope': (str, none_type,), # noqa: E501
135
+ 'view_attribution_window': (str,), # noqa: E501
136
136
  }
137
137
 
138
138
  @cached_property
@@ -141,21 +141,21 @@ class CampaignAttributesV202301(ModelNormal):
141
141
 
142
142
 
143
143
  attribute_map = {
144
- 'name': 'name', # noqa: E501
144
+ 'end_date': 'endDate', # noqa: E501
145
145
  'is_auto_daily_pacing': 'isAutoDailyPacing', # noqa: E501
146
+ 'name': 'name', # noqa: E501
146
147
  'start_date': 'startDate', # noqa: E501
147
- 'end_date': 'endDate', # noqa: E501
148
- 'type': 'type', # noqa: E501
149
- 'drawable_balance_ids': 'drawableBalanceIds', # noqa: E501
150
- 'click_attribution_window': 'clickAttributionWindow', # noqa: E501
151
- 'view_attribution_window': 'viewAttributionWindow', # noqa: E501
152
148
  'budget': 'budget', # noqa: E501
153
- 'monthly_pacing': 'monthlyPacing', # noqa: E501
154
- 'daily_pacing': 'dailyPacing', # noqa: E501
155
149
  'click_attribution_scope': 'clickAttributionScope', # noqa: E501
156
- 'view_attribution_scope': 'viewAttributionScope', # noqa: E501
150
+ 'click_attribution_window': 'clickAttributionWindow', # noqa: E501
157
151
  'company_name': 'companyName', # noqa: E501
152
+ 'daily_pacing': 'dailyPacing', # noqa: E501
153
+ 'drawable_balance_ids': 'drawableBalanceIds', # noqa: E501
154
+ 'monthly_pacing': 'monthlyPacing', # noqa: E501
158
155
  'on_behalf_company_name': 'onBehalfCompanyName', # noqa: E501
156
+ 'type': 'type', # noqa: E501
157
+ 'view_attribution_scope': 'viewAttributionScope', # noqa: E501
158
+ 'view_attribution_window': 'viewAttributionWindow', # noqa: E501
159
159
  }
160
160
 
161
161
  read_only_vars = {
@@ -165,14 +165,14 @@ class CampaignAttributesV202301(ModelNormal):
165
165
 
166
166
  @classmethod
167
167
  @convert_js_args_to_python_args
168
- def _from_openapi_data(cls, name, is_auto_daily_pacing, start_date, end_date, *args, **kwargs): # noqa: E501
168
+ def _from_openapi_data(cls, end_date, is_auto_daily_pacing, name, start_date, *args, **kwargs): # noqa: E501
169
169
  """CampaignAttributesV202301 - a model defined in OpenAPI
170
170
 
171
171
  Args:
172
- name (str):
172
+ end_date (datetime, none_type):
173
173
  is_auto_daily_pacing (bool):
174
+ name (str):
174
175
  start_date (datetime, none_type):
175
- end_date (datetime, none_type):
176
176
 
177
177
  Keyword Args:
178
178
  _check_type (bool): if True, values for parameters in openapi_types
@@ -205,17 +205,17 @@ class CampaignAttributesV202301(ModelNormal):
205
205
  Animal class but this time we won't travel
206
206
  through its discriminator because we passed in
207
207
  _visited_composed_classes = (Animal,)
208
- type (str): [optional] if omitted the server will use the default value of "auction" # noqa: E501
209
- drawable_balance_ids ([str]): [optional] # noqa: E501
210
- click_attribution_window (str): [optional] if omitted the server will use the default value of "30D" # noqa: E501
211
- view_attribution_window (str): [optional] if omitted the server will use the default value of "none" # noqa: E501
212
208
  budget (float, none_type): [optional] # noqa: E501
213
- monthly_pacing (float, none_type): [optional] # noqa: E501
214
- daily_pacing (float, none_type): [optional] # noqa: E501
215
209
  click_attribution_scope (str, none_type): [optional] # noqa: E501
216
- view_attribution_scope (str, none_type): [optional] # noqa: E501
210
+ click_attribution_window (str): [optional] if omitted the server will use the default value of "30D" # noqa: E501
217
211
  company_name (str, none_type): [optional] # noqa: E501
212
+ daily_pacing (float, none_type): [optional] # noqa: E501
213
+ drawable_balance_ids ([str]): [optional] # noqa: E501
214
+ monthly_pacing (float, none_type): [optional] # noqa: E501
218
215
  on_behalf_company_name (str, none_type): [optional] # noqa: E501
216
+ type (str): [optional] if omitted the server will use the default value of "auction" # noqa: E501
217
+ view_attribution_scope (str, none_type): [optional] # noqa: E501
218
+ view_attribution_window (str): [optional] if omitted the server will use the default value of "none" # noqa: E501
219
219
  """
220
220
 
221
221
  _check_type = kwargs.pop('_check_type', True)
@@ -247,10 +247,10 @@ class CampaignAttributesV202301(ModelNormal):
247
247
  self._configuration = _configuration
248
248
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
249
249
 
250
- self.name = name
250
+ self.end_date = end_date
251
251
  self.is_auto_daily_pacing = is_auto_daily_pacing
252
+ self.name = name
252
253
  self.start_date = start_date
253
- self.end_date = end_date
254
254
  for var_name, var_value in kwargs.items():
255
255
  if var_name not in self.attribute_map and \
256
256
  self._configuration is not None and \
@@ -271,14 +271,14 @@ class CampaignAttributesV202301(ModelNormal):
271
271
  ])
272
272
 
273
273
  @convert_js_args_to_python_args
274
- def __init__(self, name, is_auto_daily_pacing, start_date, end_date, *args, **kwargs): # noqa: E501
274
+ def __init__(self, end_date, is_auto_daily_pacing, name, start_date, *args, **kwargs): # noqa: E501
275
275
  """CampaignAttributesV202301 - a model defined in OpenAPI
276
276
 
277
277
  Args:
278
- name (str):
278
+ end_date (datetime, none_type):
279
279
  is_auto_daily_pacing (bool):
280
+ name (str):
280
281
  start_date (datetime, none_type):
281
- end_date (datetime, none_type):
282
282
 
283
283
  Keyword Args:
284
284
  _check_type (bool): if True, values for parameters in openapi_types
@@ -311,17 +311,17 @@ class CampaignAttributesV202301(ModelNormal):
311
311
  Animal class but this time we won't travel
312
312
  through its discriminator because we passed in
313
313
  _visited_composed_classes = (Animal,)
314
- type (str): [optional] if omitted the server will use the default value of "auction" # noqa: E501
315
- drawable_balance_ids ([str]): [optional] # noqa: E501
316
- click_attribution_window (str): [optional] if omitted the server will use the default value of "30D" # noqa: E501
317
- view_attribution_window (str): [optional] if omitted the server will use the default value of "none" # noqa: E501
318
314
  budget (float, none_type): [optional] # noqa: E501
319
- monthly_pacing (float, none_type): [optional] # noqa: E501
320
- daily_pacing (float, none_type): [optional] # noqa: E501
321
315
  click_attribution_scope (str, none_type): [optional] # noqa: E501
322
- view_attribution_scope (str, none_type): [optional] # noqa: E501
316
+ click_attribution_window (str): [optional] if omitted the server will use the default value of "30D" # noqa: E501
323
317
  company_name (str, none_type): [optional] # noqa: E501
318
+ daily_pacing (float, none_type): [optional] # noqa: E501
319
+ drawable_balance_ids ([str]): [optional] # noqa: E501
320
+ monthly_pacing (float, none_type): [optional] # noqa: E501
324
321
  on_behalf_company_name (str, none_type): [optional] # noqa: E501
322
+ type (str): [optional] if omitted the server will use the default value of "auction" # noqa: E501
323
+ view_attribution_scope (str, none_type): [optional] # noqa: E501
324
+ view_attribution_window (str): [optional] if omitted the server will use the default value of "none" # noqa: E501
325
325
  """
326
326
 
327
327
  _check_type = kwargs.pop('_check_type', True)
@@ -351,10 +351,10 @@ class CampaignAttributesV202301(ModelNormal):
351
351
  self._configuration = _configuration
352
352
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
353
353
 
354
- self.name = name
354
+ self.end_date = end_date
355
355
  self.is_auto_daily_pacing = is_auto_daily_pacing
356
+ self.name = name
356
357
  self.start_date = start_date
357
- self.end_date = end_date
358
358
  for var_name, var_value in kwargs.items():
359
359
  if var_name not in self.attribute_map and \
360
360
  self._configuration is not None and \
@@ -82,8 +82,8 @@ class CampaignBudgetOverrides(ModelNormal):
82
82
  """
83
83
  lazy_import()
84
84
  return {
85
- 'monthly_budget_overrides': ([CampaignMonthlyBudgetOverride],), # noqa: E501
86
85
  'daily_budget_overrides': ([CampaignDailyBudgetOverride],), # noqa: E501
86
+ 'monthly_budget_overrides': ([CampaignMonthlyBudgetOverride],), # noqa: E501
87
87
  }
88
88
 
89
89
  @cached_property
@@ -92,8 +92,8 @@ class CampaignBudgetOverrides(ModelNormal):
92
92
 
93
93
 
94
94
  attribute_map = {
95
- 'monthly_budget_overrides': 'monthlyBudgetOverrides', # noqa: E501
96
95
  'daily_budget_overrides': 'dailyBudgetOverrides', # noqa: E501
96
+ 'monthly_budget_overrides': 'monthlyBudgetOverrides', # noqa: E501
97
97
  }
98
98
 
99
99
  read_only_vars = {
@@ -103,12 +103,12 @@ class CampaignBudgetOverrides(ModelNormal):
103
103
 
104
104
  @classmethod
105
105
  @convert_js_args_to_python_args
106
- def _from_openapi_data(cls, monthly_budget_overrides, daily_budget_overrides, *args, **kwargs): # noqa: E501
106
+ def _from_openapi_data(cls, daily_budget_overrides, monthly_budget_overrides, *args, **kwargs): # noqa: E501
107
107
  """CampaignBudgetOverrides - a model defined in OpenAPI
108
108
 
109
109
  Args:
110
- monthly_budget_overrides ([CampaignMonthlyBudgetOverride]): Campaign budget override monthly part, chronological order restricted.
111
110
  daily_budget_overrides ([CampaignDailyBudgetOverride]): Campaign budget override daily part, chronological order restricted.
111
+ monthly_budget_overrides ([CampaignMonthlyBudgetOverride]): Campaign budget override monthly part, chronological order restricted.
112
112
 
113
113
  Keyword Args:
114
114
  _check_type (bool): if True, values for parameters in openapi_types
@@ -172,8 +172,8 @@ class CampaignBudgetOverrides(ModelNormal):
172
172
  self._configuration = _configuration
173
173
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
174
174
 
175
- self.monthly_budget_overrides = monthly_budget_overrides
176
175
  self.daily_budget_overrides = daily_budget_overrides
176
+ self.monthly_budget_overrides = monthly_budget_overrides
177
177
  for var_name, var_value in kwargs.items():
178
178
  if var_name not in self.attribute_map and \
179
179
  self._configuration is not None and \
@@ -194,12 +194,12 @@ class CampaignBudgetOverrides(ModelNormal):
194
194
  ])
195
195
 
196
196
  @convert_js_args_to_python_args
197
- def __init__(self, monthly_budget_overrides, daily_budget_overrides, *args, **kwargs): # noqa: E501
197
+ def __init__(self, daily_budget_overrides, monthly_budget_overrides, *args, **kwargs): # noqa: E501
198
198
  """CampaignBudgetOverrides - a model defined in OpenAPI
199
199
 
200
200
  Args:
201
- monthly_budget_overrides ([CampaignMonthlyBudgetOverride]): Campaign budget override monthly part, chronological order restricted.
202
201
  daily_budget_overrides ([CampaignDailyBudgetOverride]): Campaign budget override daily part, chronological order restricted.
202
+ monthly_budget_overrides ([CampaignMonthlyBudgetOverride]): Campaign budget override monthly part, chronological order restricted.
203
203
 
204
204
  Keyword Args:
205
205
  _check_type (bool): if True, values for parameters in openapi_types
@@ -261,8 +261,8 @@ class CampaignBudgetOverrides(ModelNormal):
261
261
  self._configuration = _configuration
262
262
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
263
263
 
264
- self.monthly_budget_overrides = monthly_budget_overrides
265
264
  self.daily_budget_overrides = daily_budget_overrides
265
+ self.monthly_budget_overrides = monthly_budget_overrides
266
266
  for var_name, var_value in kwargs.items():
267
267
  if var_name not in self.attribute_map and \
268
268
  self._configuration is not None and \