criteo-api-marketingsolutions-sdk 2024.4.0.250320__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-marketingsolutions-sdk might be problematic. Click here for more details.

Files changed (142) hide show
  1. {criteo_api_marketingsolutions_sdk-2024.4.0.250320.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250409.dist-info}/METADATA +3 -3
  2. {criteo_api_marketingsolutions_sdk-2024.4.0.250320.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250409.dist-info}/RECORD +142 -142
  3. {criteo_api_marketingsolutions_sdk-2024.4.0.250320.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250409.dist-info}/WHEEL +1 -1
  4. criteo_api_marketingsolutions_v2024_04/__init__.py +1 -1
  5. criteo_api_marketingsolutions_v2024_04/api/creative_api.py +12 -12
  6. criteo_api_marketingsolutions_v2024_04/api_client.py +1 -1
  7. criteo_api_marketingsolutions_v2024_04/configuration.py +1 -1
  8. criteo_api_marketingsolutions_v2024_04/model/ad.py +20 -20
  9. criteo_api_marketingsolutions_v2024_04/model/ad_set_audience_link_entity_v1_response.py +5 -5
  10. criteo_api_marketingsolutions_v2024_04/model/ad_set_category_bid.py +4 -4
  11. criteo_api_marketingsolutions_v2024_04/model/ad_set_category_bid_list_response.py +5 -5
  12. criteo_api_marketingsolutions_v2024_04/model/ad_set_delivery_limitations.py +9 -9
  13. criteo_api_marketingsolutions_v2024_04/model/ad_set_delivery_limitations_v23_q1.py +9 -9
  14. criteo_api_marketingsolutions_v2024_04/model/ad_set_display_multiplier_list_response.py +5 -5
  15. criteo_api_marketingsolutions_v2024_04/model/ad_set_targeting.py +4 -4
  16. criteo_api_marketingsolutions_v2024_04/model/ad_set_targeting_v23_q1.py +4 -4
  17. criteo_api_marketingsolutions_v2024_04/model/ad_write.py +18 -18
  18. criteo_api_marketingsolutions_v2024_04/model/adaptive_attributes.py +42 -42
  19. criteo_api_marketingsolutions_v2024_04/model/adaptive_colors.py +20 -20
  20. criteo_api_marketingsolutions_v2024_04/model/adaptive_write_attributes.py +44 -44
  21. criteo_api_marketingsolutions_v2024_04/model/algebra_node_v1.py +8 -8
  22. criteo_api_marketingsolutions_v2024_04/model/application_summary_model.py +8 -8
  23. criteo_api_marketingsolutions_v2024_04/model/application_summary_model_resource.py +4 -4
  24. criteo_api_marketingsolutions_v2024_04/model/application_summary_model_response.py +5 -5
  25. criteo_api_marketingsolutions_v2024_04/model/audience_create_entity_v1.py +8 -8
  26. criteo_api_marketingsolutions_v2024_04/model/audience_create_entity_v1_resource.py +4 -4
  27. criteo_api_marketingsolutions_v2024_04/model/audience_entity_v1.py +20 -20
  28. criteo_api_marketingsolutions_v2024_04/model/audience_entity_v1_audience_search_metadata_v1_list_response.py +9 -9
  29. criteo_api_marketingsolutions_v2024_04/model/audience_entity_v1_list_response.py +5 -5
  30. criteo_api_marketingsolutions_v2024_04/model/audience_error.py +16 -16
  31. criteo_api_marketingsolutions_v2024_04/model/audience_estimate_size_entity_v1_resource.py +4 -4
  32. criteo_api_marketingsolutions_v2024_04/model/audience_id_entity_v1_list_response.py +5 -5
  33. criteo_api_marketingsolutions_v2024_04/model/audience_name_description.py +4 -4
  34. criteo_api_marketingsolutions_v2024_04/model/audience_search_entity_v1.py +8 -8
  35. criteo_api_marketingsolutions_v2024_04/model/audience_search_entity_v1_resource.py +4 -4
  36. criteo_api_marketingsolutions_v2024_04/model/audience_search_metadata_v1.py +4 -4
  37. criteo_api_marketingsolutions_v2024_04/model/audience_segment_create_entity_v1.py +20 -20
  38. criteo_api_marketingsolutions_v2024_04/model/audience_segment_create_entity_v1_resource.py +4 -4
  39. criteo_api_marketingsolutions_v2024_04/model/audience_segment_entity_v1.py +36 -36
  40. criteo_api_marketingsolutions_v2024_04/model/audience_segment_entity_v1_audience_segment_search_metadata_v1_list_response.py +9 -9
  41. criteo_api_marketingsolutions_v2024_04/model/audience_segment_entity_v1_list_response.py +5 -5
  42. criteo_api_marketingsolutions_v2024_04/model/audience_segment_id_entity_v1_list_response.py +5 -5
  43. criteo_api_marketingsolutions_v2024_04/model/audience_segment_search_entity_v1.py +4 -4
  44. criteo_api_marketingsolutions_v2024_04/model/audience_segment_search_entity_v1_resource.py +4 -4
  45. criteo_api_marketingsolutions_v2024_04/model/audience_segment_search_metadata_v1.py +4 -4
  46. criteo_api_marketingsolutions_v2024_04/model/audience_segment_size_entity_v1_list_response.py +5 -5
  47. criteo_api_marketingsolutions_v2024_04/model/audience_segment_size_estimation_entity_v1_resource.py +4 -4
  48. criteo_api_marketingsolutions_v2024_04/model/audience_segment_size_estimation_v1_resource.py +4 -4
  49. criteo_api_marketingsolutions_v2024_04/model/audience_segment_size_estimation_v1_response.py +5 -5
  50. criteo_api_marketingsolutions_v2024_04/model/audience_segment_update_entity_v1.py +8 -8
  51. criteo_api_marketingsolutions_v2024_04/model/audience_size_entity_v1_list_response.py +5 -5
  52. criteo_api_marketingsolutions_v2024_04/model/audience_size_estimation_v1_resource.py +4 -4
  53. criteo_api_marketingsolutions_v2024_04/model/audience_size_estimation_v1_response.py +5 -5
  54. criteo_api_marketingsolutions_v2024_04/model/audience_update_entity_v1.py +8 -8
  55. criteo_api_marketingsolutions_v2024_04/model/audience_warning.py +22 -22
  56. criteo_api_marketingsolutions_v2024_04/model/behavioral_v1.py +4 -4
  57. criteo_api_marketingsolutions_v2024_04/model/budget_automation.py +4 -4
  58. criteo_api_marketingsolutions_v2024_04/model/campaign_budget_automation_v23_q1.py +4 -4
  59. criteo_api_marketingsolutions_v2024_04/model/campaign_search_filters_v23_q1.py +4 -4
  60. criteo_api_marketingsolutions_v2024_04/model/campaign_spend_limit_v23_q1.py +13 -13
  61. criteo_api_marketingsolutions_v2024_04/model/campaign_v23_q1.py +12 -12
  62. criteo_api_marketingsolutions_v2024_04/model/campaign_v23_q1_list_response.py +5 -5
  63. criteo_api_marketingsolutions_v2024_04/model/campaign_v23_q1_response.py +5 -5
  64. criteo_api_marketingsolutions_v2024_04/model/common_problem.py +20 -20
  65. criteo_api_marketingsolutions_v2024_04/model/contact_list_statistics_entity_v1.py +4 -4
  66. criteo_api_marketingsolutions_v2024_04/model/contact_list_statistics_entity_v1_response.py +5 -5
  67. criteo_api_marketingsolutions_v2024_04/model/contactlist_amendment.py +8 -8
  68. criteo_api_marketingsolutions_v2024_04/model/contactlist_amendment_attributes.py +12 -12
  69. criteo_api_marketingsolutions_v2024_04/model/contactlist_operation.py +8 -8
  70. criteo_api_marketingsolutions_v2024_04/model/contactlist_operation_attributes.py +8 -8
  71. criteo_api_marketingsolutions_v2024_04/model/coupon.py +40 -40
  72. criteo_api_marketingsolutions_v2024_04/model/coupon_supported_sizes.py +4 -4
  73. criteo_api_marketingsolutions_v2024_04/model/create_ad_set.py +30 -30
  74. criteo_api_marketingsolutions_v2024_04/model/create_ad_set_budget.py +14 -14
  75. criteo_api_marketingsolutions_v2024_04/model/create_campaign.py +8 -8
  76. criteo_api_marketingsolutions_v2024_04/model/create_campaign_spend_limit.py +4 -4
  77. criteo_api_marketingsolutions_v2024_04/model/create_coupon.py +34 -34
  78. criteo_api_marketingsolutions_v2024_04/model/create_image_slide.py +4 -4
  79. criteo_api_marketingsolutions_v2024_04/model/creative.py +30 -30
  80. criteo_api_marketingsolutions_v2024_04/model/creative_write.py +26 -26
  81. criteo_api_marketingsolutions_v2024_04/model/criteo_api_error.py +26 -26
  82. criteo_api_marketingsolutions_v2024_04/model/criteo_api_warning.py +22 -22
  83. criteo_api_marketingsolutions_v2024_04/model/dynamic_attributes.py +12 -12
  84. criteo_api_marketingsolutions_v2024_04/model/dynamic_write_attributes.py +14 -14
  85. criteo_api_marketingsolutions_v2024_04/model/entity_of_portfolio_message.py +8 -8
  86. criteo_api_marketingsolutions_v2024_04/model/image_attributes.py +4 -4
  87. criteo_api_marketingsolutions_v2024_04/model/image_slide.py +4 -4
  88. criteo_api_marketingsolutions_v2024_04/model/in_market_audience_segment_brand_entity_v1_list_response.py +5 -5
  89. criteo_api_marketingsolutions_v2024_04/model/in_market_audience_segment_interest_entity_v1_list_response.py +5 -5
  90. criteo_api_marketingsolutions_v2024_04/model/in_market_create_v1.py +6 -6
  91. criteo_api_marketingsolutions_v2024_04/model/in_market_size_estimation_v1.py +6 -6
  92. criteo_api_marketingsolutions_v2024_04/model/in_market_update_v1.py +10 -10
  93. criteo_api_marketingsolutions_v2024_04/model/in_market_v1.py +10 -10
  94. criteo_api_marketingsolutions_v2024_04/model/outcome.py +5 -5
  95. criteo_api_marketingsolutions_v2024_04/model/patch_ad_set.py +8 -8
  96. criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_budget.py +24 -24
  97. criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_category_bid_result_list_response.py +5 -5
  98. criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_display_multiplier_result_list_response.py +5 -5
  99. criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_scheduling.py +4 -4
  100. criteo_api_marketingsolutions_v2024_04/model/patch_campaign.py +4 -4
  101. criteo_api_marketingsolutions_v2024_04/model/patch_campaign_spend_limit.py +13 -13
  102. criteo_api_marketingsolutions_v2024_04/model/patch_campaign_write_resource.py +4 -4
  103. criteo_api_marketingsolutions_v2024_04/model/patch_marketing_campaign_budget_automation.py +4 -4
  104. criteo_api_marketingsolutions_v2024_04/model/patch_result_campaign_list_response.py +5 -5
  105. criteo_api_marketingsolutions_v2024_04/model/placements_report_query_message.py +28 -28
  106. criteo_api_marketingsolutions_v2024_04/model/placements_report_query_message_resource.py +4 -4
  107. criteo_api_marketingsolutions_v2024_04/model/point_of_interest_v1.py +4 -4
  108. criteo_api_marketingsolutions_v2024_04/model/prospecting_create_v1.py +4 -4
  109. criteo_api_marketingsolutions_v2024_04/model/prospecting_update_v1.py +4 -4
  110. criteo_api_marketingsolutions_v2024_04/model/prospecting_v1.py +4 -4
  111. criteo_api_marketingsolutions_v2024_04/model/read_ad_set.py +20 -20
  112. criteo_api_marketingsolutions_v2024_04/model/read_ad_set_budget.py +24 -24
  113. criteo_api_marketingsolutions_v2024_04/model/read_ad_set_budget_v23_q1.py +24 -24
  114. criteo_api_marketingsolutions_v2024_04/model/read_ad_set_schedule.py +8 -8
  115. criteo_api_marketingsolutions_v2024_04/model/read_ad_set_schedule_v23_q1.py +8 -8
  116. criteo_api_marketingsolutions_v2024_04/model/read_ad_set_v23_q1.py +25 -25
  117. criteo_api_marketingsolutions_v2024_04/model/read_model_read_ad_set.py +4 -4
  118. criteo_api_marketingsolutions_v2024_04/model/read_model_read_ad_set_v23_q1.py +4 -4
  119. criteo_api_marketingsolutions_v2024_04/model/resource_collection_outcome_of_ad.py +5 -5
  120. criteo_api_marketingsolutions_v2024_04/model/resource_collection_outcome_of_coupon.py +5 -5
  121. criteo_api_marketingsolutions_v2024_04/model/resource_collection_outcome_of_creative.py +5 -5
  122. criteo_api_marketingsolutions_v2024_04/model/resource_outcome_of_ad.py +5 -5
  123. criteo_api_marketingsolutions_v2024_04/model/resource_outcome_of_coupon.py +5 -5
  124. criteo_api_marketingsolutions_v2024_04/model/resource_outcome_of_coupon_supported_sizes.py +5 -5
  125. criteo_api_marketingsolutions_v2024_04/model/resource_outcome_of_creative.py +5 -5
  126. criteo_api_marketingsolutions_v2024_04/model/response_read_ad_set.py +5 -5
  127. criteo_api_marketingsolutions_v2024_04/model/response_read_ad_set_v23_q1.py +5 -5
  128. criteo_api_marketingsolutions_v2024_04/model/responses_ad_set_id.py +5 -5
  129. criteo_api_marketingsolutions_v2024_04/model/responses_read_ad_set_v23_q1.py +5 -5
  130. criteo_api_marketingsolutions_v2024_04/model/retargeting_create_v1.py +14 -14
  131. criteo_api_marketingsolutions_v2024_04/model/retargeting_update_v1.py +8 -8
  132. criteo_api_marketingsolutions_v2024_04/model/retargeting_v1.py +8 -8
  133. criteo_api_marketingsolutions_v2024_04/model/size.py +4 -4
  134. criteo_api_marketingsolutions_v2024_04/model/statistics_report_query_message.py +24 -24
  135. criteo_api_marketingsolutions_v2024_04/model/transactions_report_query_message.py +8 -8
  136. criteo_api_marketingsolutions_v2024_04/model/transactions_report_query_message_resource.py +4 -4
  137. criteo_api_marketingsolutions_v2024_04/model/transparency_query_message.py +8 -8
  138. criteo_api_marketingsolutions_v2024_04/model/transparency_report.py +8 -8
  139. criteo_api_marketingsolutions_v2024_04/model/transparency_report_list_response.py +5 -5
  140. criteo_api_marketingsolutions_v2024_04/model/transparency_report_resource.py +4 -4
  141. criteo_api_marketingsolutions_v2024_04/model/write_model_patch_ad_set.py +4 -4
  142. {criteo_api_marketingsolutions_sdk-2024.4.0.250320.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250409.dist-info}/top_level.txt +0 -0
@@ -90,8 +90,8 @@ class PatchResultCampaignListResponse(ModelNormal):
90
90
  lazy_import()
91
91
  return {
92
92
  'data': ([PatchResultCampaignReadResource], none_type,), # noqa: E501
93
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
94
93
  'errors': ([CommonProblem], none_type,), # noqa: E501
94
+ 'warnings': ([CommonProblem], none_type,), # noqa: E501
95
95
  }
96
96
 
97
97
  @cached_property
@@ -101,14 +101,14 @@ class PatchResultCampaignListResponse(ModelNormal):
101
101
 
102
102
  attribute_map = {
103
103
  'data': 'data', # noqa: E501
104
- 'warnings': 'warnings', # noqa: E501
105
104
  'errors': 'errors', # noqa: E501
105
+ 'warnings': 'warnings', # noqa: E501
106
106
  }
107
107
 
108
108
  read_only_vars = {
109
109
  'data', # noqa: E501
110
- 'warnings', # noqa: E501
111
110
  'errors', # noqa: E501
111
+ 'warnings', # noqa: E501
112
112
  }
113
113
 
114
114
  _composed_schemas = {}
@@ -150,8 +150,8 @@ class PatchResultCampaignListResponse(ModelNormal):
150
150
  through its discriminator because we passed in
151
151
  _visited_composed_classes = (Animal,)
152
152
  data ([PatchResultCampaignReadResource], none_type): [optional] # noqa: E501
153
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
154
153
  errors ([CommonProblem], none_type): [optional] # noqa: E501
154
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
155
155
  """
156
156
 
157
157
  _check_type = kwargs.pop('_check_type', True)
@@ -238,8 +238,8 @@ class PatchResultCampaignListResponse(ModelNormal):
238
238
  through its discriminator because we passed in
239
239
  _visited_composed_classes = (Animal,)
240
240
  data ([PatchResultCampaignReadResource], none_type): [optional] # noqa: E501
241
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
242
241
  errors ([CommonProblem], none_type): [optional] # noqa: E501
242
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
243
243
  """
244
244
 
245
245
  _check_type = kwargs.pop('_check_type', True)
@@ -90,17 +90,17 @@ class PlacementsReportQueryMessage(ModelNormal):
90
90
  """
91
91
  return {
92
92
  'advertiser_ids': (str,), # noqa: E501
93
- 'dimensions': ([str],), # noqa: E501
94
- 'metrics': ([str],), # noqa: E501
95
93
  'currency': (str,), # noqa: E501
94
+ 'dimensions': ([str],), # noqa: E501
95
+ 'end_date': (datetime,), # noqa: E501
96
96
  'format': (str,), # noqa: E501
97
+ 'metrics': ([str],), # noqa: E501
97
98
  'start_date': (datetime,), # noqa: E501
98
- 'end_date': (datetime,), # noqa: E501
99
- 'campaign_ids': (str, none_type,), # noqa: E501
100
99
  'adset_ids': (str, none_type,), # noqa: E501
100
+ 'campaign_ids': (str, none_type,), # noqa: E501
101
+ 'disclosed': (bool,), # noqa: E501
101
102
  'environment': (str, none_type,), # noqa: E501
102
103
  'placement': (str, none_type,), # noqa: E501
103
- 'disclosed': (bool,), # noqa: E501
104
104
  'timezone': (str, none_type,), # noqa: E501
105
105
  }
106
106
 
@@ -111,17 +111,17 @@ class PlacementsReportQueryMessage(ModelNormal):
111
111
 
112
112
  attribute_map = {
113
113
  'advertiser_ids': 'advertiserIds', # noqa: E501
114
- 'dimensions': 'dimensions', # noqa: E501
115
- 'metrics': 'metrics', # noqa: E501
116
114
  'currency': 'currency', # noqa: E501
115
+ 'dimensions': 'dimensions', # noqa: E501
116
+ 'end_date': 'endDate', # noqa: E501
117
117
  'format': 'format', # noqa: E501
118
+ 'metrics': 'metrics', # noqa: E501
118
119
  'start_date': 'startDate', # noqa: E501
119
- 'end_date': 'endDate', # noqa: E501
120
- 'campaign_ids': 'campaignIds', # noqa: E501
121
120
  'adset_ids': 'adsetIds', # noqa: E501
121
+ 'campaign_ids': 'campaignIds', # noqa: E501
122
+ 'disclosed': 'disclosed', # noqa: E501
122
123
  'environment': 'environment', # noqa: E501
123
124
  'placement': 'placement', # noqa: E501
124
- 'disclosed': 'disclosed', # noqa: E501
125
125
  'timezone': 'timezone', # noqa: E501
126
126
  }
127
127
 
@@ -132,17 +132,17 @@ class PlacementsReportQueryMessage(ModelNormal):
132
132
 
133
133
  @classmethod
134
134
  @convert_js_args_to_python_args
135
- def _from_openapi_data(cls, advertiser_ids, dimensions, metrics, currency, format, start_date, end_date, *args, **kwargs): # noqa: E501
135
+ def _from_openapi_data(cls, advertiser_ids, currency, dimensions, end_date, format, metrics, start_date, *args, **kwargs): # noqa: E501
136
136
  """PlacementsReportQueryMessage - a model defined in OpenAPI
137
137
 
138
138
  Args:
139
139
  advertiser_ids (str): The comma-separated list of advertiser ids.
140
- dimensions ([str]): The dimensions for the report.
141
- metrics ([str]): The list of metrics to report.
142
140
  currency (str): The currency used for the report. ISO 4217 code (three-letter capitals).
141
+ dimensions ([str]): The dimensions for the report.
142
+ end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
143
143
  format (str): The file format of the generated report: csv, xml, excel or json.
144
+ metrics ([str]): The list of metrics to report.
144
145
  start_date (datetime): Start date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
145
- end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
146
146
 
147
147
  Keyword Args:
148
148
  _check_type (bool): if True, values for parameters in openapi_types
@@ -175,11 +175,11 @@ class PlacementsReportQueryMessage(ModelNormal):
175
175
  Animal class but this time we won't travel
176
176
  through its discriminator because we passed in
177
177
  _visited_composed_classes = (Animal,)
178
- campaign_ids (str, none_type): The comma-separated list of campaign ids.. [optional] # noqa: E501
179
178
  adset_ids (str, none_type): The comma-separated list of adSet ids.. [optional] # noqa: E501
179
+ campaign_ids (str, none_type): The comma-separated list of campaign ids.. [optional] # noqa: E501
180
+ disclosed (bool): Returns disclosed or undisclosed placements.. [optional] if omitted the server will use the default value of True # noqa: E501
180
181
  environment (str, none_type): Type of environment: Web, Android or iOS.. [optional] # noqa: E501
181
182
  placement (str, none_type): Filter the value of the placement. [optional] # noqa: E501
182
- disclosed (bool): Returns disclosed or undisclosed placements.. [optional] if omitted the server will use the default value of True # noqa: E501
183
183
  timezone (str, none_type): The timezone used for the report. Timezone Database format (Tz).. [optional] if omitted the server will use the default value of "UTC" # noqa: E501
184
184
  """
185
185
 
@@ -213,12 +213,12 @@ class PlacementsReportQueryMessage(ModelNormal):
213
213
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
214
214
 
215
215
  self.advertiser_ids = advertiser_ids
216
- self.dimensions = dimensions
217
- self.metrics = metrics
218
216
  self.currency = currency
217
+ self.dimensions = dimensions
218
+ self.end_date = end_date
219
219
  self.format = format
220
+ self.metrics = metrics
220
221
  self.start_date = start_date
221
- self.end_date = end_date
222
222
  for var_name, var_value in kwargs.items():
223
223
  if var_name not in self.attribute_map and \
224
224
  self._configuration is not None and \
@@ -239,17 +239,17 @@ class PlacementsReportQueryMessage(ModelNormal):
239
239
  ])
240
240
 
241
241
  @convert_js_args_to_python_args
242
- def __init__(self, advertiser_ids, dimensions, metrics, currency, format, start_date, end_date, *args, **kwargs): # noqa: E501
242
+ def __init__(self, advertiser_ids, currency, dimensions, end_date, format, metrics, start_date, *args, **kwargs): # noqa: E501
243
243
  """PlacementsReportQueryMessage - a model defined in OpenAPI
244
244
 
245
245
  Args:
246
246
  advertiser_ids (str): The comma-separated list of advertiser ids.
247
- dimensions ([str]): The dimensions for the report.
248
- metrics ([str]): The list of metrics to report.
249
247
  currency (str): The currency used for the report. ISO 4217 code (three-letter capitals).
248
+ dimensions ([str]): The dimensions for the report.
249
+ end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
250
250
  format (str): The file format of the generated report: csv, xml, excel or json.
251
+ metrics ([str]): The list of metrics to report.
251
252
  start_date (datetime): Start date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
252
- end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
253
253
 
254
254
  Keyword Args:
255
255
  _check_type (bool): if True, values for parameters in openapi_types
@@ -282,11 +282,11 @@ class PlacementsReportQueryMessage(ModelNormal):
282
282
  Animal class but this time we won't travel
283
283
  through its discriminator because we passed in
284
284
  _visited_composed_classes = (Animal,)
285
- campaign_ids (str, none_type): The comma-separated list of campaign ids.. [optional] # noqa: E501
286
285
  adset_ids (str, none_type): The comma-separated list of adSet ids.. [optional] # noqa: E501
286
+ campaign_ids (str, none_type): The comma-separated list of campaign ids.. [optional] # noqa: E501
287
+ disclosed (bool): Returns disclosed or undisclosed placements.. [optional] if omitted the server will use the default value of True # noqa: E501
287
288
  environment (str, none_type): Type of environment: Web, Android or iOS.. [optional] # noqa: E501
288
289
  placement (str, none_type): Filter the value of the placement. [optional] # noqa: E501
289
- disclosed (bool): Returns disclosed or undisclosed placements.. [optional] if omitted the server will use the default value of True # noqa: E501
290
290
  timezone (str, none_type): The timezone used for the report. Timezone Database format (Tz).. [optional] if omitted the server will use the default value of "UTC" # noqa: E501
291
291
  """
292
292
 
@@ -318,12 +318,12 @@ class PlacementsReportQueryMessage(ModelNormal):
318
318
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
319
319
 
320
320
  self.advertiser_ids = advertiser_ids
321
- self.dimensions = dimensions
322
- self.metrics = metrics
323
321
  self.currency = currency
322
+ self.dimensions = dimensions
323
+ self.end_date = end_date
324
324
  self.format = format
325
+ self.metrics = metrics
325
326
  self.start_date = start_date
326
- self.end_date = end_date
327
327
  for var_name, var_value in kwargs.items():
328
328
  if var_name not in self.attribute_map and \
329
329
  self._configuration is not None and \
@@ -80,8 +80,8 @@ class PlacementsReportQueryMessageResource(ModelNormal):
80
80
  """
81
81
  lazy_import()
82
82
  return {
83
- 'type': (str, none_type,), # noqa: E501
84
83
  'attributes': (PlacementsReportQueryMessage,), # noqa: E501
84
+ 'type': (str, none_type,), # noqa: E501
85
85
  }
86
86
 
87
87
  @cached_property
@@ -90,8 +90,8 @@ class PlacementsReportQueryMessageResource(ModelNormal):
90
90
 
91
91
 
92
92
  attribute_map = {
93
- 'type': 'type', # noqa: E501
94
93
  'attributes': 'attributes', # noqa: E501
94
+ 'type': 'type', # noqa: E501
95
95
  }
96
96
 
97
97
  read_only_vars = {
@@ -135,8 +135,8 @@ class PlacementsReportQueryMessageResource(ModelNormal):
135
135
  Animal class but this time we won't travel
136
136
  through its discriminator because we passed in
137
137
  _visited_composed_classes = (Animal,)
138
- type (str, none_type): Type of the resource.. [optional] # noqa: E501
139
138
  attributes (PlacementsReportQueryMessage): [optional] # noqa: E501
139
+ type (str, none_type): Type of the resource.. [optional] # noqa: E501
140
140
  """
141
141
 
142
142
  _check_type = kwargs.pop('_check_type', True)
@@ -222,8 +222,8 @@ class PlacementsReportQueryMessageResource(ModelNormal):
222
222
  Animal class but this time we won't travel
223
223
  through its discriminator because we passed in
224
224
  _visited_composed_classes = (Animal,)
225
- type (str, none_type): Type of the resource.. [optional] # noqa: E501
226
225
  attributes (PlacementsReportQueryMessage): [optional] # noqa: E501
226
+ type (str, none_type): Type of the resource.. [optional] # noqa: E501
227
227
  """
228
228
 
229
229
  _check_type = kwargs.pop('_check_type', True)
@@ -81,9 +81,9 @@ class PointOfInterestV1(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'name': (str, none_type,), # noqa: E501
85
84
  'latitude': (float, none_type,), # noqa: E501
86
85
  'longitude': (float, none_type,), # noqa: E501
86
+ 'name': (str, none_type,), # noqa: E501
87
87
  }
88
88
 
89
89
  @cached_property
@@ -92,9 +92,9 @@ class PointOfInterestV1(ModelNormal):
92
92
 
93
93
 
94
94
  attribute_map = {
95
- 'name': 'name', # noqa: E501
96
95
  'latitude': 'latitude', # noqa: E501
97
96
  'longitude': 'longitude', # noqa: E501
97
+ 'name': 'name', # noqa: E501
98
98
  }
99
99
 
100
100
  read_only_vars = {
@@ -138,9 +138,9 @@ class PointOfInterestV1(ModelNormal):
138
138
  Animal class but this time we won't travel
139
139
  through its discriminator because we passed in
140
140
  _visited_composed_classes = (Animal,)
141
- name (str, none_type): Name of the point of interest. [optional] # noqa: E501
142
141
  latitude (float, none_type): ISO-6709 latitude (rounded at 5 decimals). [optional] # noqa: E501
143
142
  longitude (float, none_type): ISO-6709 longitude (rounded at 5 decimals). [optional] # noqa: E501
143
+ name (str, none_type): Name of the point of interest. [optional] # noqa: E501
144
144
  """
145
145
 
146
146
  _check_type = kwargs.pop('_check_type', True)
@@ -226,9 +226,9 @@ class PointOfInterestV1(ModelNormal):
226
226
  Animal class but this time we won't travel
227
227
  through its discriminator because we passed in
228
228
  _visited_composed_classes = (Animal,)
229
- name (str, none_type): Name of the point of interest. [optional] # noqa: E501
230
229
  latitude (float, none_type): ISO-6709 latitude (rounded at 5 decimals). [optional] # noqa: E501
231
230
  longitude (float, none_type): ISO-6709 longitude (rounded at 5 decimals). [optional] # noqa: E501
231
+ name (str, none_type): Name of the point of interest. [optional] # noqa: E501
232
232
  """
233
233
 
234
234
  _check_type = kwargs.pop('_check_type', True)
@@ -86,8 +86,8 @@ class ProspectingCreateV1(ModelNormal):
86
86
  """
87
87
  return {
88
88
  'users_type': (str,), # noqa: E501
89
- 'days_since_last_visit_min': (int,), # noqa: E501
90
89
  'days_since_last_visit_max': (int,), # noqa: E501
90
+ 'days_since_last_visit_min': (int,), # noqa: E501
91
91
  }
92
92
 
93
93
  @cached_property
@@ -97,8 +97,8 @@ class ProspectingCreateV1(ModelNormal):
97
97
 
98
98
  attribute_map = {
99
99
  'users_type': 'usersType', # noqa: E501
100
- 'days_since_last_visit_min': 'daysSinceLastVisitMin', # noqa: E501
101
100
  'days_since_last_visit_max': 'daysSinceLastVisitMax', # noqa: E501
101
+ 'days_since_last_visit_min': 'daysSinceLastVisitMin', # noqa: E501
102
102
  }
103
103
 
104
104
  read_only_vars = {
@@ -145,8 +145,8 @@ class ProspectingCreateV1(ModelNormal):
145
145
  Animal class but this time we won't travel
146
146
  through its discriminator because we passed in
147
147
  _visited_composed_classes = (Animal,)
148
- days_since_last_visit_min (int): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
149
148
  days_since_last_visit_max (int): When non buyers are included, include users who visited your website after this number of days. [optional] # noqa: E501
149
+ days_since_last_visit_min (int): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
150
150
  """
151
151
 
152
152
  _check_type = kwargs.pop('_check_type', True)
@@ -236,8 +236,8 @@ class ProspectingCreateV1(ModelNormal):
236
236
  Animal class but this time we won't travel
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
- days_since_last_visit_min (int): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
240
239
  days_since_last_visit_max (int): When non buyers are included, include users who visited your website after this number of days. [optional] # noqa: E501
240
+ days_since_last_visit_min (int): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
241
241
  """
242
242
 
243
243
  _check_type = kwargs.pop('_check_type', True)
@@ -91,8 +91,8 @@ class ProspectingUpdateV1(ModelNormal):
91
91
  """
92
92
  lazy_import()
93
93
  return {
94
- 'days_since_last_visit_min': (NillableInt32,), # noqa: E501
95
94
  'days_since_last_visit_max': (NillableInt32,), # noqa: E501
95
+ 'days_since_last_visit_min': (NillableInt32,), # noqa: E501
96
96
  'users_type': (str,), # noqa: E501
97
97
  }
98
98
 
@@ -102,8 +102,8 @@ class ProspectingUpdateV1(ModelNormal):
102
102
 
103
103
 
104
104
  attribute_map = {
105
- 'days_since_last_visit_min': 'daysSinceLastVisitMin', # noqa: E501
106
105
  'days_since_last_visit_max': 'daysSinceLastVisitMax', # noqa: E501
106
+ 'days_since_last_visit_min': 'daysSinceLastVisitMin', # noqa: E501
107
107
  'users_type': 'usersType', # noqa: E501
108
108
  }
109
109
 
@@ -148,8 +148,8 @@ class ProspectingUpdateV1(ModelNormal):
148
148
  Animal class but this time we won't travel
149
149
  through its discriminator because we passed in
150
150
  _visited_composed_classes = (Animal,)
151
- days_since_last_visit_min (NillableInt32): [optional] # noqa: E501
152
151
  days_since_last_visit_max (NillableInt32): [optional] # noqa: E501
152
+ days_since_last_visit_min (NillableInt32): [optional] # noqa: E501
153
153
  users_type (str): Type of users to target. [optional] # noqa: E501
154
154
  """
155
155
 
@@ -236,8 +236,8 @@ class ProspectingUpdateV1(ModelNormal):
236
236
  Animal class but this time we won't travel
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
- days_since_last_visit_min (NillableInt32): [optional] # noqa: E501
240
239
  days_since_last_visit_max (NillableInt32): [optional] # noqa: E501
240
+ days_since_last_visit_min (NillableInt32): [optional] # noqa: E501
241
241
  users_type (str): Type of users to target. [optional] # noqa: E501
242
242
  """
243
243
 
@@ -87,8 +87,8 @@ class ProspectingV1(ModelNormal):
87
87
  and the value is attribute type.
88
88
  """
89
89
  return {
90
- 'days_since_last_visit_min': (int, none_type,), # noqa: E501
91
90
  'days_since_last_visit_max': (int, none_type,), # noqa: E501
91
+ 'days_since_last_visit_min': (int, none_type,), # noqa: E501
92
92
  'users_type': (str, none_type,), # noqa: E501
93
93
  }
94
94
 
@@ -98,8 +98,8 @@ class ProspectingV1(ModelNormal):
98
98
 
99
99
 
100
100
  attribute_map = {
101
- 'days_since_last_visit_min': 'daysSinceLastVisitMin', # noqa: E501
102
101
  'days_since_last_visit_max': 'daysSinceLastVisitMax', # noqa: E501
102
+ 'days_since_last_visit_min': 'daysSinceLastVisitMin', # noqa: E501
103
103
  'users_type': 'usersType', # noqa: E501
104
104
  }
105
105
 
@@ -144,8 +144,8 @@ class ProspectingV1(ModelNormal):
144
144
  Animal class but this time we won't travel
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
- days_since_last_visit_min (int, none_type): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
148
147
  days_since_last_visit_max (int, none_type): When non buyers are included, include users who visited your website after this number of days. [optional] # noqa: E501
148
+ days_since_last_visit_min (int, none_type): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
149
149
  users_type (str, none_type): Type of users to target. [optional] # noqa: E501
150
150
  """
151
151
 
@@ -232,8 +232,8 @@ class ProspectingV1(ModelNormal):
232
232
  Animal class but this time we won't travel
233
233
  through its discriminator because we passed in
234
234
  _visited_composed_classes = (Animal,)
235
- days_since_last_visit_min (int, none_type): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
236
235
  days_since_last_visit_max (int, none_type): When non buyers are included, include users who visited your website after this number of days. [optional] # noqa: E501
236
+ days_since_last_visit_min (int, none_type): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
237
237
  users_type (str, none_type): Type of users to target. [optional] # noqa: E501
238
238
  """
239
239
 
@@ -104,16 +104,16 @@ class ReadAdSet(ModelNormal):
104
104
  """
105
105
  lazy_import()
106
106
  return {
107
- 'name': (str, none_type,), # noqa: E501
108
107
  'advertiser_id': (str, none_type,), # noqa: E501
109
- 'dataset_id': (str, none_type,), # noqa: E501
108
+ 'bidding': (ReadAdSetBidding,), # noqa: E501
109
+ 'budget': (ReadAdSetBudget,), # noqa: E501
110
110
  'campaign_id': (str, none_type,), # noqa: E501
111
+ 'dataset_id': (str, none_type,), # noqa: E501
111
112
  'destination_environment': (str, none_type,), # noqa: E501
113
+ 'media_type': (str, none_type,), # noqa: E501
114
+ 'name': (str, none_type,), # noqa: E501
112
115
  'schedule': (ReadAdSetSchedule,), # noqa: E501
113
- 'bidding': (ReadAdSetBidding,), # noqa: E501
114
116
  'targeting': (AdSetTargeting,), # noqa: E501
115
- 'budget': (ReadAdSetBudget,), # noqa: E501
116
- 'media_type': (str, none_type,), # noqa: E501
117
117
  }
118
118
 
119
119
  @cached_property
@@ -122,16 +122,16 @@ class ReadAdSet(ModelNormal):
122
122
 
123
123
 
124
124
  attribute_map = {
125
- 'name': 'name', # noqa: E501
126
125
  'advertiser_id': 'advertiserId', # noqa: E501
127
- 'dataset_id': 'datasetId', # noqa: E501
126
+ 'bidding': 'bidding', # noqa: E501
127
+ 'budget': 'budget', # noqa: E501
128
128
  'campaign_id': 'campaignId', # noqa: E501
129
+ 'dataset_id': 'datasetId', # noqa: E501
129
130
  'destination_environment': 'destinationEnvironment', # noqa: E501
131
+ 'media_type': 'mediaType', # noqa: E501
132
+ 'name': 'name', # noqa: E501
130
133
  'schedule': 'schedule', # noqa: E501
131
- 'bidding': 'bidding', # noqa: E501
132
134
  'targeting': 'targeting', # noqa: E501
133
- 'budget': 'budget', # noqa: E501
134
- 'media_type': 'mediaType', # noqa: E501
135
135
  }
136
136
 
137
137
  read_only_vars = {
@@ -175,16 +175,16 @@ class ReadAdSet(ModelNormal):
175
175
  Animal class but this time we won't travel
176
176
  through its discriminator because we passed in
177
177
  _visited_composed_classes = (Animal,)
178
- name (str, none_type): [optional] # noqa: E501
179
178
  advertiser_id (str, none_type): [optional] # noqa: E501
180
- dataset_id (str, none_type): [optional] # noqa: E501
179
+ bidding (ReadAdSetBidding): [optional] # noqa: E501
180
+ budget (ReadAdSetBudget): [optional] # noqa: E501
181
181
  campaign_id (str, none_type): [optional] # noqa: E501
182
+ dataset_id (str, none_type): [optional] # noqa: E501
182
183
  destination_environment (str, none_type): [optional] # noqa: E501
184
+ media_type (str, none_type): [optional] # noqa: E501
185
+ name (str, none_type): [optional] # noqa: E501
183
186
  schedule (ReadAdSetSchedule): [optional] # noqa: E501
184
- bidding (ReadAdSetBidding): [optional] # noqa: E501
185
187
  targeting (AdSetTargeting): [optional] # noqa: E501
186
- budget (ReadAdSetBudget): [optional] # noqa: E501
187
- media_type (str, none_type): [optional] # noqa: E501
188
188
  """
189
189
 
190
190
  _check_type = kwargs.pop('_check_type', True)
@@ -270,16 +270,16 @@ class ReadAdSet(ModelNormal):
270
270
  Animal class but this time we won't travel
271
271
  through its discriminator because we passed in
272
272
  _visited_composed_classes = (Animal,)
273
- name (str, none_type): [optional] # noqa: E501
274
273
  advertiser_id (str, none_type): [optional] # noqa: E501
275
- dataset_id (str, none_type): [optional] # noqa: E501
274
+ bidding (ReadAdSetBidding): [optional] # noqa: E501
275
+ budget (ReadAdSetBudget): [optional] # noqa: E501
276
276
  campaign_id (str, none_type): [optional] # noqa: E501
277
+ dataset_id (str, none_type): [optional] # noqa: E501
277
278
  destination_environment (str, none_type): [optional] # noqa: E501
279
+ media_type (str, none_type): [optional] # noqa: E501
280
+ name (str, none_type): [optional] # noqa: E501
278
281
  schedule (ReadAdSetSchedule): [optional] # noqa: E501
279
- bidding (ReadAdSetBidding): [optional] # noqa: E501
280
282
  targeting (AdSetTargeting): [optional] # noqa: E501
281
- budget (ReadAdSetBudget): [optional] # noqa: E501
282
- media_type (str, none_type): [optional] # noqa: E501
283
283
  """
284
284
 
285
285
  _check_type = kwargs.pop('_check_type', True)
@@ -59,18 +59,6 @@ class ReadAdSetBudget(ModelNormal):
59
59
  """
60
60
 
61
61
  allowed_values = {
62
- ('budget_strategy',): {
63
- 'None': None,
64
- 'CAPPED': "capped",
65
- 'UNCAPPED': "uncapped",
66
- },
67
- ('budget_renewal',): {
68
- 'None': None,
69
- 'UNDEFINED': "undefined",
70
- 'DAILY': "daily",
71
- 'MONTHLY': "monthly",
72
- 'LIFETIME': "lifetime",
73
- },
74
62
  ('budget_delivery_smoothing',): {
75
63
  'None': None,
76
64
  'ACCELERATED': "accelerated",
@@ -87,6 +75,18 @@ class ReadAdSetBudget(ModelNormal):
87
75
  'SATURDAYTOFRIDAY': "saturdayToFriday",
88
76
  'SUNDAYTOSATURDAY': "sundayToSaturday",
89
77
  },
78
+ ('budget_renewal',): {
79
+ 'None': None,
80
+ 'UNDEFINED': "undefined",
81
+ 'DAILY': "daily",
82
+ 'MONTHLY': "monthly",
83
+ 'LIFETIME': "lifetime",
84
+ },
85
+ ('budget_strategy',): {
86
+ 'None': None,
87
+ 'CAPPED': "capped",
88
+ 'UNCAPPED': "uncapped",
89
+ },
90
90
  }
91
91
 
92
92
  validations = {
@@ -115,11 +115,11 @@ class ReadAdSetBudget(ModelNormal):
115
115
  """
116
116
  lazy_import()
117
117
  return {
118
- 'budget_strategy': (str, none_type,), # noqa: E501
119
- 'budget_renewal': (str, none_type,), # noqa: E501
118
+ 'budget_amount': (NillableDecimal,), # noqa: E501
120
119
  'budget_delivery_smoothing': (str, none_type,), # noqa: E501
121
120
  'budget_delivery_week': (str, none_type,), # noqa: E501
122
- 'budget_amount': (NillableDecimal,), # noqa: E501
121
+ 'budget_renewal': (str, none_type,), # noqa: E501
122
+ 'budget_strategy': (str, none_type,), # noqa: E501
123
123
  }
124
124
 
125
125
  @cached_property
@@ -128,11 +128,11 @@ class ReadAdSetBudget(ModelNormal):
128
128
 
129
129
 
130
130
  attribute_map = {
131
- 'budget_strategy': 'budgetStrategy', # noqa: E501
132
- 'budget_renewal': 'budgetRenewal', # noqa: E501
131
+ 'budget_amount': 'budgetAmount', # noqa: E501
133
132
  'budget_delivery_smoothing': 'budgetDeliverySmoothing', # noqa: E501
134
133
  'budget_delivery_week': 'budgetDeliveryWeek', # noqa: E501
135
- 'budget_amount': 'budgetAmount', # noqa: E501
134
+ 'budget_renewal': 'budgetRenewal', # noqa: E501
135
+ 'budget_strategy': 'budgetStrategy', # noqa: E501
136
136
  }
137
137
 
138
138
  read_only_vars = {
@@ -176,11 +176,11 @@ class ReadAdSetBudget(ModelNormal):
176
176
  Animal class but this time we won't travel
177
177
  through its discriminator because we passed in
178
178
  _visited_composed_classes = (Animal,)
179
- budget_strategy (str, none_type): [optional] # noqa: E501
180
- budget_renewal (str, none_type): [optional] # noqa: E501
179
+ budget_amount (NillableDecimal): [optional] # noqa: E501
181
180
  budget_delivery_smoothing (str, none_type): [optional] # noqa: E501
182
181
  budget_delivery_week (str, none_type): [optional] # noqa: E501
183
- budget_amount (NillableDecimal): [optional] # noqa: E501
182
+ budget_renewal (str, none_type): [optional] # noqa: E501
183
+ budget_strategy (str, none_type): [optional] # noqa: E501
184
184
  """
185
185
 
186
186
  _check_type = kwargs.pop('_check_type', True)
@@ -266,11 +266,11 @@ class ReadAdSetBudget(ModelNormal):
266
266
  Animal class but this time we won't travel
267
267
  through its discriminator because we passed in
268
268
  _visited_composed_classes = (Animal,)
269
- budget_strategy (str, none_type): [optional] # noqa: E501
270
- budget_renewal (str, none_type): [optional] # noqa: E501
269
+ budget_amount (NillableDecimal): [optional] # noqa: E501
271
270
  budget_delivery_smoothing (str, none_type): [optional] # noqa: E501
272
271
  budget_delivery_week (str, none_type): [optional] # noqa: E501
273
- budget_amount (NillableDecimal): [optional] # noqa: E501
272
+ budget_renewal (str, none_type): [optional] # noqa: E501
273
+ budget_strategy (str, none_type): [optional] # noqa: E501
274
274
  """
275
275
 
276
276
  _check_type = kwargs.pop('_check_type', True)