criteo-api-marketingsolutions-sdk 0.0.250320__py3-none-any.whl → 0.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 (212) hide show
  1. criteo_api_marketingsolutions_preview/__init__.py +1 -1
  2. criteo_api_marketingsolutions_preview/api/creative_api.py +12 -12
  3. criteo_api_marketingsolutions_preview/api_client.py +1 -1
  4. criteo_api_marketingsolutions_preview/configuration.py +1 -1
  5. criteo_api_marketingsolutions_preview/model/ad.py +20 -20
  6. criteo_api_marketingsolutions_preview/model/ad_set_audience_link_entity_v1_response.py +5 -5
  7. criteo_api_marketingsolutions_preview/model/ad_set_category_bid.py +4 -4
  8. criteo_api_marketingsolutions_preview/model/ad_set_category_bid_list_response.py +5 -5
  9. criteo_api_marketingsolutions_preview/model/ad_set_delivery_limitations_v24_q3.py +9 -9
  10. criteo_api_marketingsolutions_preview/model/ad_set_display_multiplier_list_response.py +5 -5
  11. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_disable_result_resource.py +4 -4
  12. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_disable_result_response.py +7 -7
  13. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_resource.py +4 -4
  14. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_response.py +7 -7
  15. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_set_result_resource.py +4 -4
  16. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_set_result_response.py +7 -7
  17. criteo_api_marketingsolutions_preview/model/ad_set_targeting_v24_q3.py +4 -4
  18. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning.py +36 -36
  19. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_disable_result_resource.py +4 -4
  20. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_disable_result_response.py +7 -7
  21. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_resource.py +4 -4
  22. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_response.py +7 -7
  23. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_set_result_resource.py +4 -4
  24. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_set_result_response.py +7 -7
  25. criteo_api_marketingsolutions_preview/model/ad_write.py +18 -18
  26. criteo_api_marketingsolutions_preview/model/adaptive_attributes.py +42 -42
  27. criteo_api_marketingsolutions_preview/model/adaptive_colors.py +20 -20
  28. criteo_api_marketingsolutions_preview/model/adaptive_write_attributes.py +44 -44
  29. criteo_api_marketingsolutions_preview/model/advertiser_creation_input.py +14 -14
  30. criteo_api_marketingsolutions_preview/model/algebra_node_v1.py +8 -8
  31. criteo_api_marketingsolutions_preview/model/application_summary_model.py +8 -8
  32. criteo_api_marketingsolutions_preview/model/application_summary_model_resource.py +4 -4
  33. criteo_api_marketingsolutions_preview/model/application_summary_model_response.py +5 -5
  34. criteo_api_marketingsolutions_preview/model/audience_create_entity_v1.py +8 -8
  35. criteo_api_marketingsolutions_preview/model/audience_create_entity_v1_resource.py +4 -4
  36. criteo_api_marketingsolutions_preview/model/audience_entity_v1.py +20 -20
  37. criteo_api_marketingsolutions_preview/model/audience_entity_v1_audience_search_metadata_v1_list_response.py +9 -9
  38. criteo_api_marketingsolutions_preview/model/audience_entity_v1_list_response.py +5 -5
  39. criteo_api_marketingsolutions_preview/model/audience_error.py +16 -16
  40. criteo_api_marketingsolutions_preview/model/audience_estimate_size_entity_v1_resource.py +4 -4
  41. criteo_api_marketingsolutions_preview/model/audience_id_entity_v1_list_response.py +5 -5
  42. criteo_api_marketingsolutions_preview/model/audience_name_description.py +4 -4
  43. criteo_api_marketingsolutions_preview/model/audience_search_entity_v1.py +8 -8
  44. criteo_api_marketingsolutions_preview/model/audience_search_entity_v1_resource.py +4 -4
  45. criteo_api_marketingsolutions_preview/model/audience_search_metadata_v1.py +4 -4
  46. criteo_api_marketingsolutions_preview/model/audience_segment_create_entity_v1.py +20 -20
  47. criteo_api_marketingsolutions_preview/model/audience_segment_create_entity_v1_resource.py +4 -4
  48. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1.py +36 -36
  49. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1_audience_segment_search_metadata_v1_list_response.py +9 -9
  50. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1_list_response.py +5 -5
  51. criteo_api_marketingsolutions_preview/model/audience_segment_id_entity_v1_list_response.py +5 -5
  52. criteo_api_marketingsolutions_preview/model/audience_segment_search_entity_v1.py +4 -4
  53. criteo_api_marketingsolutions_preview/model/audience_segment_search_entity_v1_resource.py +4 -4
  54. criteo_api_marketingsolutions_preview/model/audience_segment_search_metadata_v1.py +4 -4
  55. criteo_api_marketingsolutions_preview/model/audience_segment_size_entity_v1_list_response.py +5 -5
  56. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_entity_v1_resource.py +4 -4
  57. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_v1_resource.py +4 -4
  58. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_v1_response.py +5 -5
  59. criteo_api_marketingsolutions_preview/model/audience_segment_update_entity_v1.py +8 -8
  60. criteo_api_marketingsolutions_preview/model/audience_size_entity_v1_list_response.py +5 -5
  61. criteo_api_marketingsolutions_preview/model/audience_size_estimation_v1_resource.py +4 -4
  62. criteo_api_marketingsolutions_preview/model/audience_size_estimation_v1_response.py +5 -5
  63. criteo_api_marketingsolutions_preview/model/audience_update_entity_v1.py +8 -8
  64. criteo_api_marketingsolutions_preview/model/audience_warning.py +22 -22
  65. criteo_api_marketingsolutions_preview/model/behavioral_v1.py +4 -4
  66. criteo_api_marketingsolutions_preview/model/budget_automation.py +4 -4
  67. criteo_api_marketingsolutions_preview/model/campaign_budget_automation_v23_q1.py +4 -4
  68. criteo_api_marketingsolutions_preview/model/campaign_search_filters_v23_q1.py +4 -4
  69. criteo_api_marketingsolutions_preview/model/campaign_spend_limit_v23_q1.py +13 -13
  70. criteo_api_marketingsolutions_preview/model/campaign_v23_q1.py +12 -12
  71. criteo_api_marketingsolutions_preview/model/campaign_v23_q1_list_response.py +5 -5
  72. criteo_api_marketingsolutions_preview/model/campaign_v23_q1_response.py +5 -5
  73. criteo_api_marketingsolutions_preview/model/common_problem.py +20 -20
  74. criteo_api_marketingsolutions_preview/model/contact_list_statistics_entity_v1.py +4 -4
  75. criteo_api_marketingsolutions_preview/model/contact_list_statistics_entity_v1_response.py +5 -5
  76. criteo_api_marketingsolutions_preview/model/contactlist_amendment.py +8 -8
  77. criteo_api_marketingsolutions_preview/model/contactlist_amendment_attributes.py +12 -12
  78. criteo_api_marketingsolutions_preview/model/contactlist_operation.py +8 -8
  79. criteo_api_marketingsolutions_preview/model/contactlist_operation_attributes.py +8 -8
  80. criteo_api_marketingsolutions_preview/model/contactlist_with_attributes_amendment.py +8 -8
  81. criteo_api_marketingsolutions_preview/model/contactlist_with_attributes_amendment_attributes.py +18 -18
  82. criteo_api_marketingsolutions_preview/model/coupon.py +40 -40
  83. criteo_api_marketingsolutions_preview/model/coupon_supported_sizes.py +4 -4
  84. criteo_api_marketingsolutions_preview/model/create_ad_set_budget_v24_q3.py +15 -15
  85. criteo_api_marketingsolutions_preview/model/create_ad_set_v24_q3.py +34 -34
  86. criteo_api_marketingsolutions_preview/model/create_campaign.py +8 -8
  87. criteo_api_marketingsolutions_preview/model/create_campaign_spend_limit.py +4 -4
  88. criteo_api_marketingsolutions_preview/model/create_coupon.py +34 -34
  89. criteo_api_marketingsolutions_preview/model/create_image_slide.py +4 -4
  90. criteo_api_marketingsolutions_preview/model/create_product_set_request.py +4 -4
  91. criteo_api_marketingsolutions_preview/model/creative.py +30 -30
  92. criteo_api_marketingsolutions_preview/model/creative_write.py +26 -26
  93. criteo_api_marketingsolutions_preview/model/criteo_api_error.py +26 -26
  94. criteo_api_marketingsolutions_preview/model/criteo_api_warning.py +22 -22
  95. criteo_api_marketingsolutions_preview/model/criteo_api_warning_v2.py +22 -22
  96. criteo_api_marketingsolutions_preview/model/dynamic_attributes.py +12 -12
  97. criteo_api_marketingsolutions_preview/model/dynamic_write_attributes.py +14 -14
  98. criteo_api_marketingsolutions_preview/model/entity_filter.py +8 -8
  99. criteo_api_marketingsolutions_preview/model/entity_of_portfolio_message.py +8 -8
  100. criteo_api_marketingsolutions_preview/model/entity_v2_of_dataset.py +8 -8
  101. criteo_api_marketingsolutions_preview/model/entity_v2_of_object.py +8 -8
  102. criteo_api_marketingsolutions_preview/model/entity_wrapper_of_targeting_entity.py +4 -4
  103. criteo_api_marketingsolutions_preview/model/error_description.py +8 -8
  104. criteo_api_marketingsolutions_preview/model/export_column.py +46 -46
  105. criteo_api_marketingsolutions_preview/model/export_result_data.py +4 -4
  106. criteo_api_marketingsolutions_preview/model/generate_audience_performance_report.py +22 -22
  107. criteo_api_marketingsolutions_preview/model/generate_audience_performance_report_resource.py +4 -4
  108. criteo_api_marketingsolutions_preview/model/generate_categories_report_request_attributes.py +16 -16
  109. criteo_api_marketingsolutions_preview/model/generate_categories_report_request_attributes_resource.py +4 -4
  110. criteo_api_marketingsolutions_preview/model/generate_creatives_report_request_attributes.py +49 -49
  111. criteo_api_marketingsolutions_preview/model/generate_creatives_report_request_attributes_resource.py +4 -4
  112. criteo_api_marketingsolutions_preview/model/generate_statistics_report.py +26 -26
  113. criteo_api_marketingsolutions_preview/model/generate_statistics_report_resource.py +4 -4
  114. criteo_api_marketingsolutions_preview/model/generate_top_products_report_request_attributes.py +46 -46
  115. criteo_api_marketingsolutions_preview/model/generate_top_products_report_request_attributes_resource.py +4 -4
  116. criteo_api_marketingsolutions_preview/model/image_attributes.py +4 -4
  117. criteo_api_marketingsolutions_preview/model/image_slide.py +4 -4
  118. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_brand_entity_v1_list_response.py +5 -5
  119. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_interest_entity_v1_list_response.py +5 -5
  120. criteo_api_marketingsolutions_preview/model/in_market_create_v1.py +6 -6
  121. criteo_api_marketingsolutions_preview/model/in_market_size_estimation_v1.py +6 -6
  122. criteo_api_marketingsolutions_preview/model/in_market_update_v1.py +10 -10
  123. criteo_api_marketingsolutions_preview/model/in_market_v1.py +10 -10
  124. criteo_api_marketingsolutions_preview/model/installment.py +4 -4
  125. criteo_api_marketingsolutions_preview/model/json_report_rows_list_response.py +5 -5
  126. criteo_api_marketingsolutions_preview/model/json_report_rows_resource.py +4 -4
  127. criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status.py +4 -4
  128. criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status_resource.py +4 -4
  129. criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status_response.py +5 -5
  130. criteo_api_marketingsolutions_preview/model/on_site_reco_request.py +12 -12
  131. criteo_api_marketingsolutions_preview/model/on_site_reco_response.py +4 -4
  132. criteo_api_marketingsolutions_preview/model/outcome.py +5 -5
  133. criteo_api_marketingsolutions_preview/model/patch_ad_set_budget_v24_q3.py +25 -25
  134. criteo_api_marketingsolutions_preview/model/patch_ad_set_category_bid_result_list_response.py +5 -5
  135. criteo_api_marketingsolutions_preview/model/patch_ad_set_display_multiplier_result_list_response.py +5 -5
  136. criteo_api_marketingsolutions_preview/model/patch_ad_set_scheduling_v24_q3.py +4 -4
  137. criteo_api_marketingsolutions_preview/model/patch_ad_set_v24_q3.py +12 -12
  138. criteo_api_marketingsolutions_preview/model/patch_campaign.py +4 -4
  139. criteo_api_marketingsolutions_preview/model/patch_campaign_spend_limit.py +13 -13
  140. criteo_api_marketingsolutions_preview/model/patch_campaign_write_resource.py +4 -4
  141. criteo_api_marketingsolutions_preview/model/patch_marketing_campaign_budget_automation.py +4 -4
  142. criteo_api_marketingsolutions_preview/model/patch_result_campaign_list_response.py +5 -5
  143. criteo_api_marketingsolutions_preview/model/placements_report_query_message.py +28 -28
  144. criteo_api_marketingsolutions_preview/model/placements_report_query_message_resource.py +4 -4
  145. criteo_api_marketingsolutions_preview/model/point_of_interest_v1.py +4 -4
  146. criteo_api_marketingsolutions_preview/model/product.py +242 -242
  147. criteo_api_marketingsolutions_preview/model/product_importer_error.py +20 -20
  148. criteo_api_marketingsolutions_preview/model/product_importer_warning.py +20 -20
  149. criteo_api_marketingsolutions_preview/model/product_set.py +37 -37
  150. criteo_api_marketingsolutions_preview/model/product_set_rule.py +13 -13
  151. criteo_api_marketingsolutions_preview/model/product_shipping.py +16 -16
  152. criteo_api_marketingsolutions_preview/model/product_shipping_dimension.py +4 -4
  153. criteo_api_marketingsolutions_preview/model/product_shipping_weight.py +4 -4
  154. criteo_api_marketingsolutions_preview/model/product_tax.py +12 -12
  155. criteo_api_marketingsolutions_preview/model/product_unit_pricing_base_measure.py +4 -4
  156. criteo_api_marketingsolutions_preview/model/product_unit_pricing_measure.py +4 -4
  157. criteo_api_marketingsolutions_preview/model/products_custom_batch_request_entry.py +8 -8
  158. criteo_api_marketingsolutions_preview/model/prospecting_create_v1.py +4 -4
  159. criteo_api_marketingsolutions_preview/model/prospecting_update_v1.py +4 -4
  160. criteo_api_marketingsolutions_preview/model/prospecting_v1.py +4 -4
  161. criteo_api_marketingsolutions_preview/model/read_ad_set_budget_v24_q3.py +25 -25
  162. criteo_api_marketingsolutions_preview/model/read_ad_set_schedule_v24_q3.py +8 -8
  163. criteo_api_marketingsolutions_preview/model/read_ad_set_v24_q3.py +29 -29
  164. criteo_api_marketingsolutions_preview/model/read_model_ad_set_id_v24_q3.py +4 -4
  165. criteo_api_marketingsolutions_preview/model/read_model_read_ad_set_v24_q3.py +4 -4
  166. criteo_api_marketingsolutions_preview/model/recommended_product.py +16 -16
  167. criteo_api_marketingsolutions_preview/model/report_detail_error.py +14 -14
  168. criteo_api_marketingsolutions_preview/model/report_detail_errors.py +8 -8
  169. criteo_api_marketingsolutions_preview/model/report_detail_warning.py +14 -14
  170. criteo_api_marketingsolutions_preview/model/report_ok_response.py +20 -20
  171. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_ad.py +5 -5
  172. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_coupon.py +5 -5
  173. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_creative.py +5 -5
  174. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_product_set.py +7 -7
  175. criteo_api_marketingsolutions_preview/model/resource_outcome_of_ad.py +5 -5
  176. criteo_api_marketingsolutions_preview/model/resource_outcome_of_coupon.py +5 -5
  177. criteo_api_marketingsolutions_preview/model/resource_outcome_of_coupon_supported_sizes.py +5 -5
  178. criteo_api_marketingsolutions_preview/model/resource_outcome_of_creative.py +5 -5
  179. criteo_api_marketingsolutions_preview/model/resource_outcome_of_product_set.py +7 -7
  180. criteo_api_marketingsolutions_preview/model/response_read_ad_set_v24_q3.py +5 -5
  181. criteo_api_marketingsolutions_preview/model/responses_ad_set_id.py +5 -5
  182. criteo_api_marketingsolutions_preview/model/responses_ad_set_id_v24_q3.py +5 -5
  183. criteo_api_marketingsolutions_preview/model/responses_read_ad_set_v24_q3.py +5 -5
  184. criteo_api_marketingsolutions_preview/model/retargeting_create_v1.py +14 -14
  185. criteo_api_marketingsolutions_preview/model/retargeting_update_v1.py +8 -8
  186. criteo_api_marketingsolutions_preview/model/retargeting_v1.py +8 -8
  187. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_deal_ids_resource.py +4 -4
  188. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_video_positioning.py +34 -34
  189. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_video_positioning_resource.py +4 -4
  190. criteo_api_marketingsolutions_preview/model/size.py +4 -4
  191. criteo_api_marketingsolutions_preview/model/statistics_record.py +74 -74
  192. criteo_api_marketingsolutions_preview/model/statistics_report_query_message.py +24 -24
  193. criteo_api_marketingsolutions_preview/model/supply_vendor_list_response.py +7 -7
  194. criteo_api_marketingsolutions_preview/model/targeting_entity.py +13 -13
  195. criteo_api_marketingsolutions_preview/model/transactions_report_query_message.py +8 -8
  196. criteo_api_marketingsolutions_preview/model/transactions_report_query_message_resource.py +4 -4
  197. criteo_api_marketingsolutions_preview/model/transparency_query_message.py +8 -8
  198. criteo_api_marketingsolutions_preview/model/transparency_report.py +8 -8
  199. criteo_api_marketingsolutions_preview/model/transparency_report_list_response.py +5 -5
  200. criteo_api_marketingsolutions_preview/model/transparency_report_resource.py +4 -4
  201. criteo_api_marketingsolutions_preview/model/user_def.py +8 -8
  202. criteo_api_marketingsolutions_preview/model/value_resource_collection_outcome_of_product_filter_config.py +5 -5
  203. criteo_api_marketingsolutions_preview/model/value_resource_of_advertiser_creation_input.py +4 -4
  204. criteo_api_marketingsolutions_preview/model/value_resource_of_create_product_filter_request.py +4 -4
  205. criteo_api_marketingsolutions_preview/model/value_resource_of_create_product_set_request.py +4 -4
  206. criteo_api_marketingsolutions_preview/model/value_resource_of_product_filter_config.py +4 -4
  207. criteo_api_marketingsolutions_preview/model/value_resource_outcome_of_product_filter_config.py +5 -5
  208. criteo_api_marketingsolutions_preview/model/write_model_patch_ad_set_v24_q3.py +4 -4
  209. {criteo_api_marketingsolutions_sdk-0.0.250320.dist-info → criteo_api_marketingsolutions_sdk-0.0.250409.dist-info}/METADATA +3 -3
  210. {criteo_api_marketingsolutions_sdk-0.0.250320.dist-info → criteo_api_marketingsolutions_sdk-0.0.250409.dist-info}/RECORD +212 -212
  211. {criteo_api_marketingsolutions_sdk-0.0.250320.dist-info → criteo_api_marketingsolutions_sdk-0.0.250409.dist-info}/WHEEL +1 -1
  212. {criteo_api_marketingsolutions_sdk-0.0.250320.dist-info → criteo_api_marketingsolutions_sdk-0.0.250409.dist-info}/top_level.txt +0 -0
@@ -81,12 +81,12 @@ class ProductTax(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'rate': (float,), # noqa: E501
85
84
  'country': (str,), # noqa: E501
86
- 'region': (str,), # noqa: E501
87
- 'tax_ship': (bool,), # noqa: E501
88
85
  'location_id': (int,), # noqa: E501
89
86
  'postal_code': (str,), # noqa: E501
87
+ 'rate': (float,), # noqa: E501
88
+ 'region': (str,), # noqa: E501
89
+ 'tax_ship': (bool,), # noqa: E501
90
90
  }
91
91
 
92
92
  @cached_property
@@ -95,12 +95,12 @@ class ProductTax(ModelNormal):
95
95
 
96
96
 
97
97
  attribute_map = {
98
- 'rate': 'rate', # noqa: E501
99
98
  'country': 'country', # noqa: E501
100
- 'region': 'region', # noqa: E501
101
- 'tax_ship': 'taxShip', # noqa: E501
102
99
  'location_id': 'locationId', # noqa: E501
103
100
  'postal_code': 'postalCode', # noqa: E501
101
+ 'rate': 'rate', # noqa: E501
102
+ 'region': 'region', # noqa: E501
103
+ 'tax_ship': 'taxShip', # noqa: E501
104
104
  }
105
105
 
106
106
  read_only_vars = {
@@ -144,12 +144,12 @@ class ProductTax(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
- rate (float): The percentage of tax rate that applies to the item price.. [optional] # noqa: E501
148
147
  country (str): The country within which the item is taxed, specified as a CLDR territory code.. [optional] # noqa: E501
149
- region (str): The geographic region to which the tax rate applies.. [optional] # noqa: E501
150
- tax_ship (bool): Set to true if tax is charged on shipping.. [optional] # noqa: E501
151
148
  location_id (int): The numeric ID of a location that the tax rate applies to as defined in the AdWords API.. [optional] # noqa: E501
152
149
  postal_code (str): The postal code range that the tax rate applies to, represented by a ZIP code, a ZIP code prefix using * wildcard, a range between two ZIP codes or two ZIP code prefixes of equal length. Examples: 94114, 94*, 94002-95460, 94*-95*.. [optional] # noqa: E501
150
+ rate (float): The percentage of tax rate that applies to the item price.. [optional] # noqa: E501
151
+ region (str): The geographic region to which the tax rate applies.. [optional] # noqa: E501
152
+ tax_ship (bool): Set to true if tax is charged on shipping.. [optional] # noqa: E501
153
153
  """
154
154
 
155
155
  _check_type = kwargs.pop('_check_type', True)
@@ -235,12 +235,12 @@ class ProductTax(ModelNormal):
235
235
  Animal class but this time we won't travel
236
236
  through its discriminator because we passed in
237
237
  _visited_composed_classes = (Animal,)
238
- rate (float): The percentage of tax rate that applies to the item price.. [optional] # noqa: E501
239
238
  country (str): The country within which the item is taxed, specified as a CLDR territory code.. [optional] # noqa: E501
240
- region (str): The geographic region to which the tax rate applies.. [optional] # noqa: E501
241
- tax_ship (bool): Set to true if tax is charged on shipping.. [optional] # noqa: E501
242
239
  location_id (int): The numeric ID of a location that the tax rate applies to as defined in the AdWords API.. [optional] # noqa: E501
243
240
  postal_code (str): The postal code range that the tax rate applies to, represented by a ZIP code, a ZIP code prefix using * wildcard, a range between two ZIP codes or two ZIP code prefixes of equal length. Examples: 94114, 94*, 94002-95460, 94*-95*.. [optional] # noqa: E501
241
+ rate (float): The percentage of tax rate that applies to the item price.. [optional] # noqa: E501
242
+ region (str): The geographic region to which the tax rate applies.. [optional] # noqa: E501
243
+ tax_ship (bool): Set to true if tax is charged on shipping.. [optional] # noqa: E501
244
244
  """
245
245
 
246
246
  _check_type = kwargs.pop('_check_type', True)
@@ -81,8 +81,8 @@ class ProductUnitPricingBaseMeasure(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'value': (int,), # noqa: E501
85
84
  'unit': (str,), # noqa: E501
85
+ 'value': (int,), # noqa: E501
86
86
  }
87
87
 
88
88
  @cached_property
@@ -91,8 +91,8 @@ class ProductUnitPricingBaseMeasure(ModelNormal):
91
91
 
92
92
 
93
93
  attribute_map = {
94
- 'value': 'value', # noqa: E501
95
94
  'unit': 'unit', # noqa: E501
95
+ 'value': 'value', # noqa: E501
96
96
  }
97
97
 
98
98
  read_only_vars = {
@@ -136,8 +136,8 @@ class ProductUnitPricingBaseMeasure(ModelNormal):
136
136
  Animal class but this time we won't travel
137
137
  through its discriminator because we passed in
138
138
  _visited_composed_classes = (Animal,)
139
- value (int): The denominator of the unit price.. [optional] # noqa: E501
140
139
  unit (str): The unit of the denominator.. [optional] # noqa: E501
140
+ value (int): The denominator of the unit price.. [optional] # noqa: E501
141
141
  """
142
142
 
143
143
  _check_type = kwargs.pop('_check_type', True)
@@ -223,8 +223,8 @@ class ProductUnitPricingBaseMeasure(ModelNormal):
223
223
  Animal class but this time we won't travel
224
224
  through its discriminator because we passed in
225
225
  _visited_composed_classes = (Animal,)
226
- value (int): The denominator of the unit price.. [optional] # noqa: E501
227
226
  unit (str): The unit of the denominator.. [optional] # noqa: E501
227
+ value (int): The denominator of the unit price.. [optional] # noqa: E501
228
228
  """
229
229
 
230
230
  _check_type = kwargs.pop('_check_type', True)
@@ -81,8 +81,8 @@ class ProductUnitPricingMeasure(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'value': (float,), # noqa: E501
85
84
  'unit': (str,), # noqa: E501
85
+ 'value': (float,), # noqa: E501
86
86
  }
87
87
 
88
88
  @cached_property
@@ -91,8 +91,8 @@ class ProductUnitPricingMeasure(ModelNormal):
91
91
 
92
92
 
93
93
  attribute_map = {
94
- 'value': 'value', # noqa: E501
95
94
  'unit': 'unit', # noqa: E501
95
+ 'value': 'value', # noqa: E501
96
96
  }
97
97
 
98
98
  read_only_vars = {
@@ -136,8 +136,8 @@ class ProductUnitPricingMeasure(ModelNormal):
136
136
  Animal class but this time we won't travel
137
137
  through its discriminator because we passed in
138
138
  _visited_composed_classes = (Animal,)
139
- value (float): The measurement of an item.. [optional] # noqa: E501
140
139
  unit (str): The unit of measure.. [optional] # noqa: E501
140
+ value (float): The measurement of an item.. [optional] # noqa: E501
141
141
  """
142
142
 
143
143
  _check_type = kwargs.pop('_check_type', True)
@@ -223,8 +223,8 @@ class ProductUnitPricingMeasure(ModelNormal):
223
223
  Animal class but this time we won't travel
224
224
  through its discriminator because we passed in
225
225
  _visited_composed_classes = (Animal,)
226
- value (float): The measurement of an item.. [optional] # noqa: E501
227
226
  unit (str): The unit of measure.. [optional] # noqa: E501
227
+ value (float): The measurement of an item.. [optional] # noqa: E501
228
228
  """
229
229
 
230
230
  _check_type = kwargs.pop('_check_type', True)
@@ -94,10 +94,10 @@ class ProductsCustomBatchRequestEntry(ModelNormal):
94
94
  'merchant_id': (int,), # noqa: E501
95
95
  'method': (str,), # noqa: E501
96
96
  'batch_id': (int,), # noqa: E501
97
- 'product_id': (str,), # noqa: E501
97
+ 'feed_id': (str,), # noqa: E501
98
98
  'item_group_id': (str,), # noqa: E501
99
99
  'product': (Product,), # noqa: E501
100
- 'feed_id': (str,), # noqa: E501
100
+ 'product_id': (str,), # noqa: E501
101
101
  }
102
102
 
103
103
  @cached_property
@@ -109,10 +109,10 @@ class ProductsCustomBatchRequestEntry(ModelNormal):
109
109
  'merchant_id': 'merchantId', # noqa: E501
110
110
  'method': 'method', # noqa: E501
111
111
  'batch_id': 'batchId', # noqa: E501
112
- 'product_id': 'productId', # noqa: E501
112
+ 'feed_id': 'feedId', # noqa: E501
113
113
  'item_group_id': 'itemGroupId', # noqa: E501
114
114
  'product': 'product', # noqa: E501
115
- 'feed_id': 'feedId', # noqa: E501
115
+ 'product_id': 'productId', # noqa: E501
116
116
  }
117
117
 
118
118
  read_only_vars = {
@@ -161,10 +161,10 @@ class ProductsCustomBatchRequestEntry(ModelNormal):
161
161
  through its discriminator because we passed in
162
162
  _visited_composed_classes = (Animal,)
163
163
  batch_id (int): An entry ID, unique within the batch request.. [optional] # noqa: E501
164
- product_id (str): The Product ID to delete. Only defined if the method is delete.. [optional] # noqa: E501
164
+ feed_id (str): Not used by Criteo.. [optional] # noqa: E501
165
165
  item_group_id (str): Deprecated (providing this information is no more needed, this field will be removed in next release). The itemGroupId of the product to delete. To be defined when the method is delete and the product is a variant.. [optional] # noqa: E501
166
166
  product (Product): [optional] # noqa: E501
167
- feed_id (str): Not used by Criteo.. [optional] # noqa: E501
167
+ product_id (str): The Product ID to delete. Only defined if the method is delete.. [optional] # noqa: E501
168
168
  """
169
169
 
170
170
  _check_type = kwargs.pop('_check_type', True)
@@ -257,10 +257,10 @@ class ProductsCustomBatchRequestEntry(ModelNormal):
257
257
  through its discriminator because we passed in
258
258
  _visited_composed_classes = (Animal,)
259
259
  batch_id (int): An entry ID, unique within the batch request.. [optional] # noqa: E501
260
- product_id (str): The Product ID to delete. Only defined if the method is delete.. [optional] # noqa: E501
260
+ feed_id (str): Not used by Criteo.. [optional] # noqa: E501
261
261
  item_group_id (str): Deprecated (providing this information is no more needed, this field will be removed in next release). The itemGroupId of the product to delete. To be defined when the method is delete and the product is a variant.. [optional] # noqa: E501
262
262
  product (Product): [optional] # noqa: E501
263
- feed_id (str): Not used by Criteo.. [optional] # noqa: E501
263
+ product_id (str): The Product ID to delete. Only defined if the method is delete.. [optional] # noqa: E501
264
264
  """
265
265
 
266
266
  _check_type = kwargs.pop('_check_type', True)
@@ -86,8 +86,8 @@ class ProspectingCreateV1(ModelNormal):
86
86
  """
87
87
  return {
88
88
  'users_type': (str,), # noqa: E501
89
- 'days_since_last_visit_min': (int,), # noqa: E501
90
89
  'days_since_last_visit_max': (int,), # noqa: E501
90
+ 'days_since_last_visit_min': (int,), # noqa: E501
91
91
  }
92
92
 
93
93
  @cached_property
@@ -97,8 +97,8 @@ class ProspectingCreateV1(ModelNormal):
97
97
 
98
98
  attribute_map = {
99
99
  'users_type': 'usersType', # noqa: E501
100
- 'days_since_last_visit_min': 'daysSinceLastVisitMin', # noqa: E501
101
100
  'days_since_last_visit_max': 'daysSinceLastVisitMax', # noqa: E501
101
+ 'days_since_last_visit_min': 'daysSinceLastVisitMin', # noqa: E501
102
102
  }
103
103
 
104
104
  read_only_vars = {
@@ -145,8 +145,8 @@ class ProspectingCreateV1(ModelNormal):
145
145
  Animal class but this time we won't travel
146
146
  through its discriminator because we passed in
147
147
  _visited_composed_classes = (Animal,)
148
- days_since_last_visit_min (int): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
149
148
  days_since_last_visit_max (int): When non buyers are included, include users who visited your website after this number of days. [optional] # noqa: E501
149
+ days_since_last_visit_min (int): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
150
150
  """
151
151
 
152
152
  _check_type = kwargs.pop('_check_type', True)
@@ -236,8 +236,8 @@ class ProspectingCreateV1(ModelNormal):
236
236
  Animal class but this time we won't travel
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
- days_since_last_visit_min (int): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
240
239
  days_since_last_visit_max (int): When non buyers are included, include users who visited your website after this number of days. [optional] # noqa: E501
240
+ days_since_last_visit_min (int): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
241
241
  """
242
242
 
243
243
  _check_type = kwargs.pop('_check_type', True)
@@ -91,8 +91,8 @@ class ProspectingUpdateV1(ModelNormal):
91
91
  """
92
92
  lazy_import()
93
93
  return {
94
- 'days_since_last_visit_min': (NillableInt32,), # noqa: E501
95
94
  'days_since_last_visit_max': (NillableInt32,), # noqa: E501
95
+ 'days_since_last_visit_min': (NillableInt32,), # noqa: E501
96
96
  'users_type': (str,), # noqa: E501
97
97
  }
98
98
 
@@ -102,8 +102,8 @@ class ProspectingUpdateV1(ModelNormal):
102
102
 
103
103
 
104
104
  attribute_map = {
105
- 'days_since_last_visit_min': 'daysSinceLastVisitMin', # noqa: E501
106
105
  'days_since_last_visit_max': 'daysSinceLastVisitMax', # noqa: E501
106
+ 'days_since_last_visit_min': 'daysSinceLastVisitMin', # noqa: E501
107
107
  'users_type': 'usersType', # noqa: E501
108
108
  }
109
109
 
@@ -148,8 +148,8 @@ class ProspectingUpdateV1(ModelNormal):
148
148
  Animal class but this time we won't travel
149
149
  through its discriminator because we passed in
150
150
  _visited_composed_classes = (Animal,)
151
- days_since_last_visit_min (NillableInt32): [optional] # noqa: E501
152
151
  days_since_last_visit_max (NillableInt32): [optional] # noqa: E501
152
+ days_since_last_visit_min (NillableInt32): [optional] # noqa: E501
153
153
  users_type (str): Type of users to target. [optional] # noqa: E501
154
154
  """
155
155
 
@@ -236,8 +236,8 @@ class ProspectingUpdateV1(ModelNormal):
236
236
  Animal class but this time we won't travel
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
- days_since_last_visit_min (NillableInt32): [optional] # noqa: E501
240
239
  days_since_last_visit_max (NillableInt32): [optional] # noqa: E501
240
+ days_since_last_visit_min (NillableInt32): [optional] # noqa: E501
241
241
  users_type (str): Type of users to target. [optional] # noqa: E501
242
242
  """
243
243
 
@@ -87,8 +87,8 @@ class ProspectingV1(ModelNormal):
87
87
  and the value is attribute type.
88
88
  """
89
89
  return {
90
- 'days_since_last_visit_min': (int, none_type,), # noqa: E501
91
90
  'days_since_last_visit_max': (int, none_type,), # noqa: E501
91
+ 'days_since_last_visit_min': (int, none_type,), # noqa: E501
92
92
  'users_type': (str, none_type,), # noqa: E501
93
93
  }
94
94
 
@@ -98,8 +98,8 @@ class ProspectingV1(ModelNormal):
98
98
 
99
99
 
100
100
  attribute_map = {
101
- 'days_since_last_visit_min': 'daysSinceLastVisitMin', # noqa: E501
102
101
  'days_since_last_visit_max': 'daysSinceLastVisitMax', # noqa: E501
102
+ 'days_since_last_visit_min': 'daysSinceLastVisitMin', # noqa: E501
103
103
  'users_type': 'usersType', # noqa: E501
104
104
  }
105
105
 
@@ -144,8 +144,8 @@ class ProspectingV1(ModelNormal):
144
144
  Animal class but this time we won't travel
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
- days_since_last_visit_min (int, none_type): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
148
147
  days_since_last_visit_max (int, none_type): When non buyers are included, include users who visited your website after this number of days. [optional] # noqa: E501
148
+ days_since_last_visit_min (int, none_type): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
149
149
  users_type (str, none_type): Type of users to target. [optional] # noqa: E501
150
150
  """
151
151
 
@@ -232,8 +232,8 @@ class ProspectingV1(ModelNormal):
232
232
  Animal class but this time we won't travel
233
233
  through its discriminator because we passed in
234
234
  _visited_composed_classes = (Animal,)
235
- days_since_last_visit_min (int, none_type): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
236
235
  days_since_last_visit_max (int, none_type): When non buyers are included, include users who visited your website after this number of days. [optional] # noqa: E501
236
+ days_since_last_visit_min (int, none_type): When non buyers are included, include users who visited your website before this number of days. [optional] # noqa: E501
237
237
  users_type (str, none_type): Type of users to target. [optional] # noqa: E501
238
238
  """
239
239
 
@@ -55,19 +55,6 @@ class ReadAdSetBudgetV24Q3(ModelNormal):
55
55
  """
56
56
 
57
57
  allowed_values = {
58
- ('budget_strategy',): {
59
- 'None': None,
60
- 'CAPPED': "capped",
61
- 'UNCAPPED': "uncapped",
62
- },
63
- ('budget_renewal',): {
64
- 'None': None,
65
- 'UNDEFINED': "undefined",
66
- 'DAILY': "daily",
67
- 'MONTHLY': "monthly",
68
- 'LIFETIME': "lifetime",
69
- 'WEEKLY': "weekly",
70
- },
71
58
  ('budget_delivery_smoothing',): {
72
59
  'None': None,
73
60
  'ACCELERATED': "accelerated",
@@ -84,6 +71,19 @@ class ReadAdSetBudgetV24Q3(ModelNormal):
84
71
  'SATURDAYTOFRIDAY': "saturdayToFriday",
85
72
  'SUNDAYTOSATURDAY': "sundayToSaturday",
86
73
  },
74
+ ('budget_renewal',): {
75
+ 'None': None,
76
+ 'UNDEFINED': "undefined",
77
+ 'DAILY': "daily",
78
+ 'MONTHLY': "monthly",
79
+ 'LIFETIME': "lifetime",
80
+ 'WEEKLY': "weekly",
81
+ },
82
+ ('budget_strategy',): {
83
+ 'None': None,
84
+ 'CAPPED': "capped",
85
+ 'UNCAPPED': "uncapped",
86
+ },
87
87
  }
88
88
 
89
89
  validations = {
@@ -110,11 +110,11 @@ class ReadAdSetBudgetV24Q3(ModelNormal):
110
110
  and the value is attribute type.
111
111
  """
112
112
  return {
113
- 'budget_strategy': (str, none_type,), # noqa: E501
114
- 'budget_renewal': (str, none_type,), # noqa: E501
113
+ 'budget_amount': (float, none_type,), # noqa: E501
115
114
  'budget_delivery_smoothing': (str, none_type,), # noqa: E501
116
115
  'budget_delivery_week': (str, none_type,), # noqa: E501
117
- 'budget_amount': (float, none_type,), # noqa: E501
116
+ 'budget_renewal': (str, none_type,), # noqa: E501
117
+ 'budget_strategy': (str, none_type,), # noqa: E501
118
118
  }
119
119
 
120
120
  @cached_property
@@ -123,11 +123,11 @@ class ReadAdSetBudgetV24Q3(ModelNormal):
123
123
 
124
124
 
125
125
  attribute_map = {
126
- 'budget_strategy': 'budgetStrategy', # noqa: E501
127
- 'budget_renewal': 'budgetRenewal', # noqa: E501
126
+ 'budget_amount': 'budgetAmount', # noqa: E501
128
127
  'budget_delivery_smoothing': 'budgetDeliverySmoothing', # noqa: E501
129
128
  'budget_delivery_week': 'budgetDeliveryWeek', # noqa: E501
130
- 'budget_amount': 'budgetAmount', # noqa: E501
129
+ 'budget_renewal': 'budgetRenewal', # noqa: E501
130
+ 'budget_strategy': 'budgetStrategy', # noqa: E501
131
131
  }
132
132
 
133
133
  read_only_vars = {
@@ -171,11 +171,11 @@ class ReadAdSetBudgetV24Q3(ModelNormal):
171
171
  Animal class but this time we won't travel
172
172
  through its discriminator because we passed in
173
173
  _visited_composed_classes = (Animal,)
174
- budget_strategy (str, none_type): [optional] # noqa: E501
175
- budget_renewal (str, none_type): [optional] # noqa: E501
174
+ budget_amount (float, none_type): [optional] # noqa: E501
176
175
  budget_delivery_smoothing (str, none_type): [optional] # noqa: E501
177
176
  budget_delivery_week (str, none_type): [optional] # noqa: E501
178
- budget_amount (float, none_type): [optional] # noqa: E501
177
+ budget_renewal (str, none_type): [optional] # noqa: E501
178
+ budget_strategy (str, none_type): [optional] # noqa: E501
179
179
  """
180
180
 
181
181
  _check_type = kwargs.pop('_check_type', True)
@@ -261,11 +261,11 @@ class ReadAdSetBudgetV24Q3(ModelNormal):
261
261
  Animal class but this time we won't travel
262
262
  through its discriminator because we passed in
263
263
  _visited_composed_classes = (Animal,)
264
- budget_strategy (str, none_type): [optional] # noqa: E501
265
- budget_renewal (str, none_type): [optional] # noqa: E501
264
+ budget_amount (float, none_type): [optional] # noqa: E501
266
265
  budget_delivery_smoothing (str, none_type): [optional] # noqa: E501
267
266
  budget_delivery_week (str, none_type): [optional] # noqa: E501
268
- budget_amount (float, none_type): [optional] # noqa: E501
267
+ budget_renewal (str, none_type): [optional] # noqa: E501
268
+ budget_strategy (str, none_type): [optional] # noqa: E501
269
269
  """
270
270
 
271
271
  _check_type = kwargs.pop('_check_type', True)
@@ -105,10 +105,10 @@ class ReadAdSetScheduleV24Q3(ModelNormal):
105
105
  """
106
106
  lazy_import()
107
107
  return {
108
- 'start_date': (NillableDateTime,), # noqa: E501
109
- 'end_date': (NillableDateTime,), # noqa: E501
110
108
  'activation_status': (str, none_type,), # noqa: E501
111
109
  'delivery_status': (str, none_type,), # noqa: E501
110
+ 'end_date': (NillableDateTime,), # noqa: E501
111
+ 'start_date': (NillableDateTime,), # noqa: E501
112
112
  }
113
113
 
114
114
  @cached_property
@@ -117,10 +117,10 @@ class ReadAdSetScheduleV24Q3(ModelNormal):
117
117
 
118
118
 
119
119
  attribute_map = {
120
- 'start_date': 'startDate', # noqa: E501
121
- 'end_date': 'endDate', # noqa: E501
122
120
  'activation_status': 'activationStatus', # noqa: E501
123
121
  'delivery_status': 'deliveryStatus', # noqa: E501
122
+ 'end_date': 'endDate', # noqa: E501
123
+ 'start_date': 'startDate', # noqa: E501
124
124
  }
125
125
 
126
126
  read_only_vars = {
@@ -164,10 +164,10 @@ class ReadAdSetScheduleV24Q3(ModelNormal):
164
164
  Animal class but this time we won't travel
165
165
  through its discriminator because we passed in
166
166
  _visited_composed_classes = (Animal,)
167
- start_date (NillableDateTime): [optional] # noqa: E501
168
- end_date (NillableDateTime): [optional] # noqa: E501
169
167
  activation_status (str, none_type): [optional] # noqa: E501
170
168
  delivery_status (str, none_type): [optional] # noqa: E501
169
+ end_date (NillableDateTime): [optional] # noqa: E501
170
+ start_date (NillableDateTime): [optional] # noqa: E501
171
171
  """
172
172
 
173
173
  _check_type = kwargs.pop('_check_type', True)
@@ -253,10 +253,10 @@ class ReadAdSetScheduleV24Q3(ModelNormal):
253
253
  Animal class but this time we won't travel
254
254
  through its discriminator because we passed in
255
255
  _visited_composed_classes = (Animal,)
256
- start_date (NillableDateTime): [optional] # noqa: E501
257
- end_date (NillableDateTime): [optional] # noqa: E501
258
256
  activation_status (str, none_type): [optional] # noqa: E501
259
257
  delivery_status (str, none_type): [optional] # noqa: E501
258
+ end_date (NillableDateTime): [optional] # noqa: E501
259
+ start_date (NillableDateTime): [optional] # noqa: E501
260
260
  """
261
261
 
262
262
  _check_type = kwargs.pop('_check_type', True)
@@ -73,6 +73,11 @@ class ReadAdSetV24Q3(ModelNormal):
73
73
  'WEB': "web",
74
74
  'APP': "app",
75
75
  },
76
+ ('media_type',): {
77
+ 'None': None,
78
+ 'DISPLAY': "display",
79
+ 'VIDEO': "video",
80
+ },
76
81
  ('objective',): {
77
82
  'None': None,
78
83
  'CUSTOMACTION': "customAction",
@@ -87,11 +92,6 @@ class ReadAdSetV24Q3(ModelNormal):
87
92
  'VISITS': "visits",
88
93
  'VIDEOVIEWS': "videoViews",
89
94
  },
90
- ('media_type',): {
91
- 'None': None,
92
- 'DISPLAY': "display",
93
- 'VIDEO': "video",
94
- },
95
95
  ('video_channel',): {
96
96
  'None': None,
97
97
  'OLV': "olv",
@@ -125,19 +125,19 @@ class ReadAdSetV24Q3(ModelNormal):
125
125
  """
126
126
  lazy_import()
127
127
  return {
128
- 'name': (str, none_type,), # noqa: E501
129
128
  'advertiser_id': (str, none_type,), # noqa: E501
130
- 'dataset_id': (str, none_type,), # noqa: E501
129
+ 'attribution_configuration': (ReadAdSetAttributionConfigurationV24Q3,), # noqa: E501
130
+ 'bidding': (ReadAdSetBiddingV24Q3,), # noqa: E501
131
+ 'budget': (ReadAdSetBudgetV24Q3,), # noqa: E501
131
132
  'campaign_id': (str, none_type,), # noqa: E501
133
+ 'dataset_id': (str, none_type,), # noqa: E501
132
134
  'destination_environment': (str, none_type,), # noqa: E501
135
+ 'media_type': (str, none_type,), # noqa: E501
136
+ 'name': (str, none_type,), # noqa: E501
133
137
  'objective': (str, none_type,), # noqa: E501
134
138
  'schedule': (ReadAdSetScheduleV24Q3,), # noqa: E501
135
- 'bidding': (ReadAdSetBiddingV24Q3,), # noqa: E501
136
139
  'targeting': (AdSetTargetingV24Q3,), # noqa: E501
137
- 'budget': (ReadAdSetBudgetV24Q3,), # noqa: E501
138
- 'media_type': (str, none_type,), # noqa: E501
139
140
  'video_channel': (str, none_type,), # noqa: E501
140
- 'attribution_configuration': (ReadAdSetAttributionConfigurationV24Q3,), # noqa: E501
141
141
  }
142
142
 
143
143
  @cached_property
@@ -146,19 +146,19 @@ class ReadAdSetV24Q3(ModelNormal):
146
146
 
147
147
 
148
148
  attribute_map = {
149
- 'name': 'name', # noqa: E501
150
149
  'advertiser_id': 'advertiserId', # noqa: E501
151
- 'dataset_id': 'datasetId', # noqa: E501
150
+ 'attribution_configuration': 'attributionConfiguration', # noqa: E501
151
+ 'bidding': 'bidding', # noqa: E501
152
+ 'budget': 'budget', # noqa: E501
152
153
  'campaign_id': 'campaignId', # noqa: E501
154
+ 'dataset_id': 'datasetId', # noqa: E501
153
155
  'destination_environment': 'destinationEnvironment', # noqa: E501
156
+ 'media_type': 'mediaType', # noqa: E501
157
+ 'name': 'name', # noqa: E501
154
158
  'objective': 'objective', # noqa: E501
155
159
  'schedule': 'schedule', # noqa: E501
156
- 'bidding': 'bidding', # noqa: E501
157
160
  'targeting': 'targeting', # noqa: E501
158
- 'budget': 'budget', # noqa: E501
159
- 'media_type': 'mediaType', # noqa: E501
160
161
  'video_channel': 'videoChannel', # noqa: E501
161
- 'attribution_configuration': 'attributionConfiguration', # noqa: E501
162
162
  }
163
163
 
164
164
  read_only_vars = {
@@ -202,19 +202,19 @@ class ReadAdSetV24Q3(ModelNormal):
202
202
  Animal class but this time we won't travel
203
203
  through its discriminator because we passed in
204
204
  _visited_composed_classes = (Animal,)
205
- name (str, none_type): [optional] # noqa: E501
206
205
  advertiser_id (str, none_type): [optional] # noqa: E501
207
- dataset_id (str, none_type): [optional] # noqa: E501
206
+ attribution_configuration (ReadAdSetAttributionConfigurationV24Q3): [optional] # noqa: E501
207
+ bidding (ReadAdSetBiddingV24Q3): [optional] # noqa: E501
208
+ budget (ReadAdSetBudgetV24Q3): [optional] # noqa: E501
208
209
  campaign_id (str, none_type): [optional] # noqa: E501
210
+ dataset_id (str, none_type): [optional] # noqa: E501
209
211
  destination_environment (str, none_type): [optional] # noqa: E501
212
+ media_type (str, none_type): [optional] # noqa: E501
213
+ name (str, none_type): [optional] # noqa: E501
210
214
  objective (str, none_type): [optional] # noqa: E501
211
215
  schedule (ReadAdSetScheduleV24Q3): [optional] # noqa: E501
212
- bidding (ReadAdSetBiddingV24Q3): [optional] # noqa: E501
213
216
  targeting (AdSetTargetingV24Q3): [optional] # noqa: E501
214
- budget (ReadAdSetBudgetV24Q3): [optional] # noqa: E501
215
- media_type (str, none_type): [optional] # noqa: E501
216
217
  video_channel (str, none_type): [optional] # noqa: E501
217
- attribution_configuration (ReadAdSetAttributionConfigurationV24Q3): [optional] # noqa: E501
218
218
  """
219
219
 
220
220
  _check_type = kwargs.pop('_check_type', True)
@@ -300,19 +300,19 @@ class ReadAdSetV24Q3(ModelNormal):
300
300
  Animal class but this time we won't travel
301
301
  through its discriminator because we passed in
302
302
  _visited_composed_classes = (Animal,)
303
- name (str, none_type): [optional] # noqa: E501
304
303
  advertiser_id (str, none_type): [optional] # noqa: E501
305
- dataset_id (str, none_type): [optional] # noqa: E501
304
+ attribution_configuration (ReadAdSetAttributionConfigurationV24Q3): [optional] # noqa: E501
305
+ bidding (ReadAdSetBiddingV24Q3): [optional] # noqa: E501
306
+ budget (ReadAdSetBudgetV24Q3): [optional] # noqa: E501
306
307
  campaign_id (str, none_type): [optional] # noqa: E501
308
+ dataset_id (str, none_type): [optional] # noqa: E501
307
309
  destination_environment (str, none_type): [optional] # noqa: E501
310
+ media_type (str, none_type): [optional] # noqa: E501
311
+ name (str, none_type): [optional] # noqa: E501
308
312
  objective (str, none_type): [optional] # noqa: E501
309
313
  schedule (ReadAdSetScheduleV24Q3): [optional] # noqa: E501
310
- bidding (ReadAdSetBiddingV24Q3): [optional] # noqa: E501
311
314
  targeting (AdSetTargetingV24Q3): [optional] # noqa: E501
312
- budget (ReadAdSetBudgetV24Q3): [optional] # noqa: E501
313
- media_type (str, none_type): [optional] # noqa: E501
314
315
  video_channel (str, none_type): [optional] # noqa: E501
315
- attribution_configuration (ReadAdSetAttributionConfigurationV24Q3): [optional] # noqa: E501
316
316
  """
317
317
 
318
318
  _check_type = kwargs.pop('_check_type', True)
@@ -81,9 +81,9 @@ class ReadModelAdSetIdV24Q3(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
+ 'attributes': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type,), # noqa: E501
84
85
  'id': (str, none_type,), # noqa: E501
85
86
  'type': (str, none_type,), # noqa: E501
86
- 'attributes': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type,), # noqa: E501
87
87
  }
88
88
 
89
89
  @cached_property
@@ -92,9 +92,9 @@ class ReadModelAdSetIdV24Q3(ModelNormal):
92
92
 
93
93
 
94
94
  attribute_map = {
95
+ 'attributes': 'attributes', # noqa: E501
95
96
  'id': 'id', # noqa: E501
96
97
  'type': 'type', # noqa: E501
97
- 'attributes': 'attributes', # noqa: E501
98
98
  }
99
99
 
100
100
  read_only_vars = {
@@ -140,9 +140,9 @@ class ReadModelAdSetIdV24Q3(ModelNormal):
140
140
  Animal class but this time we won't travel
141
141
  through its discriminator because we passed in
142
142
  _visited_composed_classes = (Animal,)
143
+ attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type): ad set id model. [optional] # noqa: E501
143
144
  id (str, none_type): Id of the entity. [optional] # noqa: E501
144
145
  type (str, none_type): [optional] # noqa: E501
145
- attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type): ad set id model. [optional] # noqa: E501
146
146
  """
147
147
 
148
148
  _check_type = kwargs.pop('_check_type', True)
@@ -228,9 +228,9 @@ class ReadModelAdSetIdV24Q3(ModelNormal):
228
228
  Animal class but this time we won't travel
229
229
  through its discriminator because we passed in
230
230
  _visited_composed_classes = (Animal,)
231
+ attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type): ad set id model. [optional] # noqa: E501
231
232
  id (str, none_type): Id of the entity. [optional] # noqa: E501
232
233
  type (str, none_type): [optional] # noqa: E501
233
- attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type): ad set id model. [optional] # noqa: E501
234
234
  """
235
235
 
236
236
  _check_type = kwargs.pop('_check_type', True)