criteo-api-retailmedia-sdk 2024.1.0.250129__py3-none-any.whl → 2024.4.0.240618__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of criteo-api-retailmedia-sdk might be problematic. Click here for more details.

Files changed (262) hide show
  1. {criteo_api_retailmedia_sdk-2024.1.0.250129.dist-info → criteo_api_retailmedia_sdk-2024.4.0.240618.dist-info}/METADATA +6 -15
  2. criteo_api_retailmedia_sdk-2024.4.0.240618.dist-info/RECORD +251 -0
  3. {criteo_api_retailmedia_sdk-2024.1.0.250129.dist-info → criteo_api_retailmedia_sdk-2024.4.0.240618.dist-info}/WHEEL +1 -1
  4. criteo_api_retailmedia_sdk-2024.4.0.240618.dist-info/top_level.txt +1 -0
  5. criteo_api_retailmedia_v2024_04/__init__.py +31 -0
  6. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/api/__init__.py +1 -1
  7. criteo_api_retailmedia_v2024_04/api/accounts_api.py +476 -0
  8. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/api/analytics_api.py +16 -16
  9. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/api/audience_api.py +13 -13
  10. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/api/campaign_api.py +2438 -819
  11. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/api/gateway_api.py +5 -5
  12. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/api_client.py +9 -9
  13. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/api_client_builder.py +3 -3
  14. criteo_api_retailmedia_v2024_04/apis/__init__.py +21 -0
  15. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/configuration.py +5 -5
  16. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/criteo_api_client.py +2 -2
  17. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/criteo_auth.py +3 -3
  18. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/criteo_rest.py +3 -3
  19. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/exceptions.py +1 -1
  20. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/__init__.py +1 -1
  21. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/add_funds_to_balance_request.py +4 -4
  22. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/add_remove_keyword_model.py +4 -4
  23. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/add_remove_keywords_model.py +4 -4
  24. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/add_remove_keywords_model_request.py +4 -4
  25. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/add_remove_keywords_model_resource.py +4 -4
  26. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/add_to_basket_ids_update_model202110_request.py +4 -4
  27. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/add_to_basket_target202110_request.py +4 -4
  28. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/add_to_basket_target202110_response.py +5 -5
  29. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/application_summary_model.py +3 -3
  30. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/application_summary_model_resource.py +4 -4
  31. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/application_summary_model_response.py +9 -5
  32. criteo_api_retailmedia_v2024_01/model/video_variable_value.py → criteo_api_retailmedia_v2024_04/model/approval_status_model.py +88 -83
  33. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/asset.py +3 -3
  34. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/asset_resource.py +4 -4
  35. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/asset_response.py +5 -5
  36. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_campaigns_report.py +3 -45
  37. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_campaigns_report_request.py +4 -4
  38. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_campaigns_report_resource.py +4 -4
  39. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_line_items_report.py +3 -45
  40. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_line_items_report_request.py +4 -4
  41. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_line_items_report_resource.py +4 -4
  42. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_report_response.py +5 -5
  43. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_revenue_report.py +9 -49
  44. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_revenue_report_request.py +4 -4
  45. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_revenue_report_resource.py +4 -4
  46. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/auction_line_item_create_model_request.py +4 -4
  47. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/auction_line_item_paged_list_response.py +6 -6
  48. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/auction_line_item_response.py +5 -5
  49. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/auction_line_item_update_model_request.py +4 -4
  50. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/audience_ids_update_model202110_request.py +4 -4
  51. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/audience_target202110_request.py +4 -4
  52. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/audience_target202110_response.py +5 -5
  53. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/balance_campaign202110_list_request.py +4 -4
  54. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/balance_campaign202110_paged_list_response.py +6 -6
  55. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/balance_response.py +5 -5
  56. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/balance_response_paged_list_response.py +6 -6
  57. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/campaign_attributes_v202301.py +3 -7
  58. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/campaign_budget_overrides.py +5 -5
  59. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/campaign_daily_budget_override.py +3 -3
  60. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/campaign_monthly_budget_override.py +3 -3
  61. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/campaign_v202301.py +3 -7
  62. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/category202204.py +3 -3
  63. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/category202204_list_response.py +5 -5
  64. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/change_dates_of_balance_request.py +4 -4
  65. criteo_api_retailmedia_v2024_04/model/change_details.py +275 -0
  66. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/choice_option.py +12 -5
  67. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/choice_variable_specification.py +12 -5
  68. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/choice_variable_value.py +10 -4
  69. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/color_variable_value.py +22 -10
  70. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/common_error.py +3 -3
  71. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/common_line_item_paged_list_response.py +6 -6
  72. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/common_line_item_response.py +5 -5
  73. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/common_problem.py +5 -5
  74. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/common_warning.py +3 -3
  75. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/create_balance_request.py +4 -4
  76. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/creative202110.py +16 -10
  77. criteo_api_retailmedia_v2024_04/model/creative202110_list_response.py +281 -0
  78. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/creative202210.py +23 -16
  79. criteo_api_retailmedia_v2024_04/model/creative202210_list_response.py +281 -0
  80. criteo_api_retailmedia_v2024_04/model/creative202210_response.py +281 -0
  81. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/creative_create_model202207.py +15 -8
  82. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/creative_update_model202207.py +15 -8
  83. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/daily_line_item_budget_override.py +3 -3
  84. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/editable_campaign_attributes_v202301.py +3 -7
  85. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_account.py +3 -7
  86. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_add_funds_to_balance.py +3 -3
  87. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_add_to_basket_ids_update_model202110.py +3 -3
  88. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_add_to_basket_target202110.py +3 -3
  89. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_auction_line_item.py +3 -3
  90. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_auction_line_item_create_model.py +3 -3
  91. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_auction_line_item_update_model.py +3 -3
  92. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_audience_ids_update_model202110.py +3 -3
  93. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_audience_target202110.py +3 -3
  94. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_balance_response.py +5 -17
  95. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_brand.py +3 -3
  96. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_catalog_request.py +3 -3
  97. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_catalog_status.py +3 -3
  98. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_change_dates_of_balance.py +3 -3
  99. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_common_line_item.py +3 -3
  100. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_create_balance.py +3 -3
  101. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_keyword_target202110.py +3 -3
  102. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_line_item_capping202110.py +3 -3
  103. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_line_item_page202110.py +4 -4
  104. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_line_item_page_category202110.py +3 -3
  105. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_preferred_line_item202110.py +5 -5
  106. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_preferred_line_item_create_model202110.py +5 -5
  107. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_preferred_line_item_update_model202110.py +5 -5
  108. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_promoted_product202110.py +3 -3
  109. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_retailer.py +3 -3
  110. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_retailer_pages202110.py +3 -3
  111. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_store_ids_update_model202110.py +3 -3
  112. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_store_target202110.py +3 -3
  113. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_update_balance_model.py +3 -3
  114. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/files_variable_value.py +10 -5
  115. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/files_variables_specification.py +18 -10
  116. criteo_api_retailmedia_v2024_04/model/hyperlink_variable_value.py +269 -0
  117. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/input_keywords_model.py +3 -3
  118. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/input_resource_of_auction_line_item_create_model.py +4 -4
  119. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/input_resource_of_preferred_line_item_create_model202110.py +4 -4
  120. criteo_api_retailmedia_v2024_04/model/insertion_order_history_change_data_capture.py +303 -0
  121. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_body_with_external_id_of_editable_campaign_attributes_v202301_and_campaign_v202301.py +4 -4
  122. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_body_with_id_of_int64_and_account_and_account.py +4 -4
  123. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_body_with_id_of_int64_and_brand_and_brand.py +4 -4
  124. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_body_with_id_of_int64_and_campaign_v202301_and_campaign_v202301.py +4 -4
  125. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_body_with_id_of_int64_and_catalog_status_and_catalog_status.py +4 -4
  126. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_body_with_id_of_int64_and_line_item_bid_multipliers_and_line_item_bid_multipliers.py +4 -4
  127. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_body_with_id_of_int64_and_retailer_and_retailer.py +4 -4
  128. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_body_without_id_of_campaign_attributes_v202301_and_campaign_v202301.py +4 -4
  129. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_body_without_id_of_catalog_request_and_catalog_request.py +4 -4
  130. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_page_response_of_account.py +13 -15
  131. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_page_response_of_brand.py +13 -15
  132. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_page_response_of_campaign_v202301.py +7 -7
  133. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_page_response_of_retailer.py +13 -15
  134. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_request_of_catalog_request.py +4 -4
  135. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_single_response_of_campaign_v202301.py +6 -6
  136. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_single_response_of_catalog_status.py +6 -6
  137. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_single_response_of_line_item_bid_multipliers.py +6 -6
  138. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/keyword_data_model.py +6 -6
  139. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/keyword_target202110_request.py +4 -4
  140. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/keyword_target202110_response.py +5 -5
  141. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/keywords_model.py +4 -4
  142. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/keywords_model_resource.py +4 -4
  143. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/keywords_model_response.py +5 -5
  144. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/line_item_bid_multipliers.py +3 -3
  145. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/line_item_bid_multipliers_request.py +4 -4
  146. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/line_item_bid_multipliers_response.py +5 -5
  147. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/line_item_budget_overrides.py +5 -5
  148. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/match_type_model.py +3 -3
  149. criteo_api_retailmedia_v2024_04/model/metadata.py +273 -0
  150. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/monthly_line_item_budeget_override.py +3 -3
  151. criteo_api_retailmedia_v2024_04/model/negotiation_state_model.py +293 -0
  152. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/page_metadata.py +3 -3
  153. criteo_api_retailmedia_v2024_04/model/page_of_insertion_order_history_change_data_capture.py +276 -0
  154. criteo_api_retailmedia_v2024_01/model/page_type_environment202210.py → criteo_api_retailmedia_v2024_04/model/page_type_environment.py +19 -15
  155. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/post_campaign_v202301.py +4 -4
  156. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/preferred_line_item202110_paged_list_response.py +6 -6
  157. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/preferred_line_item202110_response.py +5 -5
  158. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/preferred_line_item_create_model202110_request.py +4 -4
  159. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/preferred_line_item_update_model202110_request.py +4 -4
  160. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/problem_details.py +3 -3
  161. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/promoted_product202110_list_request.py +4 -4
  162. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/promoted_product202110_paged_list_response.py +6 -6
  163. criteo_api_retailmedia_v2024_04/model/proposal_status_model.py +284 -0
  164. criteo_api_retailmedia_v2024_04/model/proposal_status_model_resource.py +270 -0
  165. criteo_api_retailmedia_v2024_01/model/creative202210_list_response.py → criteo_api_retailmedia_v2024_04/model/proposal_status_model_response.py +23 -23
  166. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/put_campaign_v202301.py +4 -4
  167. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/report_outcome.py +4 -4
  168. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_add_funds_to_balance.py +4 -4
  169. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_auction_line_item.py +4 -4
  170. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_auction_line_item_update_model.py +4 -4
  171. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_balance_campaign202110.py +3 -3
  172. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_balance_response.py +4 -4
  173. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_category202204.py +4 -4
  174. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_change_dates_of_balance.py +4 -4
  175. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_common_line_item.py +4 -4
  176. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_create_balance.py +4 -4
  177. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_creative202110.py +17 -10
  178. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_creative202210.py +13 -6
  179. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_line_item_bid_multipliers.py +4 -4
  180. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_preferred_line_item202110.py +4 -4
  181. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_preferred_line_item_update_model202110.py +4 -4
  182. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_promoted_product202110.py +4 -4
  183. criteo_api_retailmedia_v2024_04/model/resource_of_retail_media_account.py +270 -0
  184. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_template.py +13 -6
  185. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_update_balance_model.py +4 -4
  186. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_outcome.py +4 -4
  187. criteo_api_retailmedia_v2024_01/model/creative202110_list_response.py → criteo_api_retailmedia_v2024_04/model/resource_outcome_of_retail_media_account.py +13 -13
  188. criteo_api_retailmedia_v2024_04/model/retail_media_account.py +297 -0
  189. criteo_api_retailmedia_v2024_04/model/retail_media_brand_account_creation.py +265 -0
  190. criteo_api_retailmedia_v2024_01/model/text_variable_value.py → criteo_api_retailmedia_v2024_04/model/retail_media_brands.py +11 -11
  191. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/review_state_model.py +3 -3
  192. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_create_entity_v1.py +3 -3
  193. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_create_entity_v1_resource.py +4 -4
  194. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_create_entity_v1_response.py +5 -5
  195. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_create_entity_v2.py +4 -4
  196. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_create_entity_v2_resource.py +4 -4
  197. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_create_entity_v2_response.py +5 -5
  198. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_create_input_entity_v1.py +4 -4
  199. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_create_input_entity_v2.py +4 -4
  200. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_get_entity_v1.py +5 -5
  201. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_get_entity_v1_list_response.py +5 -5
  202. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_get_entity_v1_resource.py +8 -8
  203. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_get_entity_v2.py +5 -5
  204. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_get_entity_v2_list_response.py +5 -5
  205. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_get_entity_v2_resource.py +4 -4
  206. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_user_behavior_create_v2.py +4 -4
  207. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_user_behavior_details_v2.py +4 -4
  208. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_segment_customer_list.py +3 -3
  209. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_segment_user_behavior_create_v2.py +3 -3
  210. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_segment_user_behavior_v1.py +3 -3
  211. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_segment_user_behavior_v2.py +3 -3
  212. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rmca_common_problem.py +3 -3
  213. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/section.py +21 -16
  214. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/set_bid_model.py +3 -3
  215. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/set_bids_model.py +4 -4
  216. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/set_bids_model_request.py +4 -4
  217. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/set_bids_model_resource.py +4 -4
  218. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/status_response.py +3 -3
  219. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/status_response_resource.py +4 -4
  220. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/store_ids_update_model202110_request.py +4 -4
  221. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/store_target202110_request.py +4 -4
  222. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/store_target202110_response.py +5 -5
  223. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/template.py +28 -17
  224. criteo_api_retailmedia_v2024_04/model/template_list_response.py +281 -0
  225. criteo_api_retailmedia_v2024_04/model/template_response.py +281 -0
  226. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/template_variable.py +14 -7
  227. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/template_variable_value.py +16 -15
  228. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/text_variable_specification.py +11 -5
  229. criteo_api_retailmedia_v2024_04/model/text_variable_value.py +269 -0
  230. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/update_balance_model_request.py +4 -4
  231. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_resource_input_of_campaign_budget_overrides.py +4 -4
  232. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_resource_input_of_line_item_budget_overrides.py +4 -4
  233. criteo_api_retailmedia_v2024_04/model/value_resource_input_of_retail_media_brand_account_creation.py +262 -0
  234. criteo_api_retailmedia_v2024_04/model/value_resource_input_of_retail_media_brands.py +262 -0
  235. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_resource_of_campaign_budget_overrides.py +4 -4
  236. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_resource_of_line_item_budget_overrides.py +4 -4
  237. criteo_api_retailmedia_v2024_04/model/value_resource_of_retail_media_brand_account_creation.py +266 -0
  238. criteo_api_retailmedia_v2024_04/model/value_resource_of_retail_media_brands.py +266 -0
  239. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_resource_outcome_of_campaign_budget_overrides.py +5 -5
  240. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_resource_outcome_of_line_item_budget_overrides.py +5 -5
  241. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_type_resource_of_add_to_basket_ids_update_model202110.py +4 -4
  242. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_type_resource_of_add_to_basket_target202110.py +4 -4
  243. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_type_resource_of_audience_ids_update_model202110.py +4 -4
  244. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_type_resource_of_audience_target202110.py +4 -4
  245. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_type_resource_of_keyword_target202110.py +4 -4
  246. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_type_resource_of_store_ids_update_model202110.py +4 -4
  247. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_type_resource_of_store_target202110.py +4 -4
  248. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model_utils.py +2 -2
  249. criteo_api_retailmedia_v2024_04/models/__init__.py +238 -0
  250. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/rest.py +2 -2
  251. criteo_api_retailmedia_sdk-2024.1.0.250129.dist-info/RECORD +0 -235
  252. criteo_api_retailmedia_sdk-2024.1.0.250129.dist-info/top_level.txt +0 -1
  253. criteo_api_retailmedia_v2024_01/__init__.py +0 -31
  254. criteo_api_retailmedia_v2024_01/api/accounts_api.py +0 -182
  255. criteo_api_retailmedia_v2024_01/api/balance_api.py +0 -1095
  256. criteo_api_retailmedia_v2024_01/apis/__init__.py +0 -22
  257. criteo_api_retailmedia_v2024_01/model/creative202210_response.py +0 -274
  258. criteo_api_retailmedia_v2024_01/model/hyperlink_variable_value.py +0 -257
  259. criteo_api_retailmedia_v2024_01/model/template_list_response.py +0 -274
  260. criteo_api_retailmedia_v2024_01/model/template_response.py +0 -274
  261. criteo_api_retailmedia_v2024_01/models/__init__.py +0 -221
  262. {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/flow_constants.py +0 -0
@@ -1,1095 +0,0 @@
1
- """
2
- Criteo API
3
-
4
- Criteo API - RetailMedia # noqa: E501
5
-
6
- The version of the OpenAPI document: 2024-01
7
- Generated by: https://openapi-generator.tech
8
- """
9
-
10
-
11
- import re # noqa: F401
12
- import sys # noqa: F401
13
-
14
- from criteo_api_retailmedia_v2024_01.api_client import ApiClient, Endpoint as _Endpoint
15
- from criteo_api_retailmedia_v2024_01.model_utils import ( # noqa: F401
16
- check_allowed_values,
17
- check_validations,
18
- date,
19
- datetime,
20
- file_type,
21
- none_type,
22
- validate_and_convert_types
23
- )
24
- from criteo_api_retailmedia_v2024_01.model.add_funds_to_balance_request import AddFundsToBalanceRequest
25
- from criteo_api_retailmedia_v2024_01.model.balance_campaign202110_paged_list_response import BalanceCampaign202110PagedListResponse
26
- from criteo_api_retailmedia_v2024_01.model.balance_response import BalanceResponse
27
- from criteo_api_retailmedia_v2024_01.model.balance_response_paged_list_response import BalanceResponsePagedListResponse
28
- from criteo_api_retailmedia_v2024_01.model.change_dates_of_balance_request import ChangeDatesOfBalanceRequest
29
- from criteo_api_retailmedia_v2024_01.model.create_balance_request import CreateBalanceRequest
30
- from criteo_api_retailmedia_v2024_01.model.update_balance_model_request import UpdateBalanceModelRequest
31
-
32
-
33
- class BalanceApi(object):
34
- """NOTE: This class is auto generated by OpenAPI Generator
35
- Ref: https://openapi-generator.tech
36
-
37
- Do not edit the class manually.
38
- """
39
-
40
- def __init__(self, api_client=None):
41
- if api_client is None:
42
- api_client = ApiClient()
43
- self.api_client = api_client
44
- self.get_api202110_external_balance_campaigns_by_balance_id_endpoint = _Endpoint(
45
- settings={
46
- 'response_type': (BalanceCampaign202110PagedListResponse,),
47
- 'auth': [
48
- 'oauth',
49
- 'oauth'
50
- ],
51
- 'endpoint_path': '/2024-01/retail-media/balances/{balance-id}/campaigns',
52
- 'operation_id': 'get_api202110_external_balance_campaigns_by_balance_id',
53
- 'http_method': 'GET',
54
- 'servers': None,
55
- },
56
- params_map={
57
- 'all': [
58
- 'balance_id',
59
- 'limit_to_id',
60
- 'page_index',
61
- 'page_size',
62
- ],
63
- 'required': [
64
- 'balance_id',
65
- ],
66
- 'nullable': [
67
- ],
68
- 'enum': [
69
- ],
70
- 'validation': [
71
- ]
72
- },
73
- root_map={
74
- 'validations': {
75
- },
76
- 'allowed_values': {
77
- },
78
- 'openapi_types': {
79
- 'balance_id':
80
- (str,),
81
- 'limit_to_id':
82
- ([str],),
83
- 'page_index':
84
- (int,),
85
- 'page_size':
86
- (int,),
87
- },
88
- 'attribute_map': {
89
- 'balance_id': 'balance-id',
90
- 'limit_to_id': 'limitToId',
91
- 'page_index': 'pageIndex',
92
- 'page_size': 'pageSize',
93
- },
94
- 'location_map': {
95
- 'balance_id': 'path',
96
- 'limit_to_id': 'query',
97
- 'page_index': 'query',
98
- 'page_size': 'query',
99
- },
100
- 'collection_format_map': {
101
- 'limit_to_id': 'multi',
102
- }
103
- },
104
- headers_map={
105
- 'accept': [
106
- 'application/json'
107
- ],
108
- 'content_type': [],
109
- },
110
- api_client=api_client
111
- )
112
- self.get_api_v1_external_account_balances_by_account_id_endpoint = _Endpoint(
113
- settings={
114
- 'response_type': (BalanceResponsePagedListResponse,),
115
- 'auth': [
116
- 'oauth',
117
- 'oauth'
118
- ],
119
- 'endpoint_path': '/2024-01/retail-media/accounts/{account-id}/balances',
120
- 'operation_id': 'get_api_v1_external_account_balances_by_account_id',
121
- 'http_method': 'GET',
122
- 'servers': None,
123
- },
124
- params_map={
125
- 'all': [
126
- 'account_id',
127
- 'limit_to_id',
128
- 'page_index',
129
- 'page_size',
130
- ],
131
- 'required': [
132
- 'account_id',
133
- ],
134
- 'nullable': [
135
- ],
136
- 'enum': [
137
- ],
138
- 'validation': [
139
- ]
140
- },
141
- root_map={
142
- 'validations': {
143
- },
144
- 'allowed_values': {
145
- },
146
- 'openapi_types': {
147
- 'account_id':
148
- (str,),
149
- 'limit_to_id':
150
- ([str],),
151
- 'page_index':
152
- (int,),
153
- 'page_size':
154
- (int,),
155
- },
156
- 'attribute_map': {
157
- 'account_id': 'account-id',
158
- 'limit_to_id': 'limitToId',
159
- 'page_index': 'pageIndex',
160
- 'page_size': 'pageSize',
161
- },
162
- 'location_map': {
163
- 'account_id': 'path',
164
- 'limit_to_id': 'query',
165
- 'page_index': 'query',
166
- 'page_size': 'query',
167
- },
168
- 'collection_format_map': {
169
- 'limit_to_id': 'multi',
170
- }
171
- },
172
- headers_map={
173
- 'accept': [
174
- 'application/json'
175
- ],
176
- 'content_type': [],
177
- },
178
- api_client=api_client
179
- )
180
- self.get_api_v1_external_account_by_account_id_and_balance_id_endpoint = _Endpoint(
181
- settings={
182
- 'response_type': (BalanceResponse,),
183
- 'auth': [
184
- 'oauth',
185
- 'oauth'
186
- ],
187
- 'endpoint_path': '/2024-01/retail-media/accounts/{account-id}/balances/{balanceId}',
188
- 'operation_id': 'get_api_v1_external_account_by_account_id_and_balance_id',
189
- 'http_method': 'GET',
190
- 'servers': None,
191
- },
192
- params_map={
193
- 'all': [
194
- 'account_id',
195
- 'balance_id',
196
- ],
197
- 'required': [
198
- 'account_id',
199
- 'balance_id',
200
- ],
201
- 'nullable': [
202
- ],
203
- 'enum': [
204
- ],
205
- 'validation': [
206
- ]
207
- },
208
- root_map={
209
- 'validations': {
210
- },
211
- 'allowed_values': {
212
- },
213
- 'openapi_types': {
214
- 'account_id':
215
- (str,),
216
- 'balance_id':
217
- (str,),
218
- },
219
- 'attribute_map': {
220
- 'account_id': 'account-id',
221
- 'balance_id': 'balanceId',
222
- },
223
- 'location_map': {
224
- 'account_id': 'path',
225
- 'balance_id': 'path',
226
- },
227
- 'collection_format_map': {
228
- }
229
- },
230
- headers_map={
231
- 'accept': [
232
- 'application/json'
233
- ],
234
- 'content_type': [],
235
- },
236
- api_client=api_client
237
- )
238
- self.patch_api_v1_external_account_by_account_id_and_balance_id_endpoint = _Endpoint(
239
- settings={
240
- 'response_type': (BalanceResponse,),
241
- 'auth': [
242
- 'oauth',
243
- 'oauth'
244
- ],
245
- 'endpoint_path': '/2024-01/retail-media/accounts/{account-id}/balances/{balanceId}',
246
- 'operation_id': 'patch_api_v1_external_account_by_account_id_and_balance_id',
247
- 'http_method': 'PATCH',
248
- 'servers': None,
249
- },
250
- params_map={
251
- 'all': [
252
- 'account_id',
253
- 'balance_id',
254
- 'update_balance_model_request',
255
- ],
256
- 'required': [
257
- 'account_id',
258
- 'balance_id',
259
- ],
260
- 'nullable': [
261
- ],
262
- 'enum': [
263
- ],
264
- 'validation': [
265
- ]
266
- },
267
- root_map={
268
- 'validations': {
269
- },
270
- 'allowed_values': {
271
- },
272
- 'openapi_types': {
273
- 'account_id':
274
- (str,),
275
- 'balance_id':
276
- (str,),
277
- 'update_balance_model_request':
278
- (UpdateBalanceModelRequest,),
279
- },
280
- 'attribute_map': {
281
- 'account_id': 'account-id',
282
- 'balance_id': 'balanceId',
283
- },
284
- 'location_map': {
285
- 'account_id': 'path',
286
- 'balance_id': 'path',
287
- 'update_balance_model_request': 'body',
288
- },
289
- 'collection_format_map': {
290
- }
291
- },
292
- headers_map={
293
- 'accept': [
294
- 'application/json'
295
- ],
296
- 'content_type': [
297
- 'application/json'
298
- ]
299
- },
300
- api_client=api_client
301
- )
302
- self.post_api_v1_external_account_add_funds_by_account_id_and_balance_id_endpoint = _Endpoint(
303
- settings={
304
- 'response_type': (BalanceResponse,),
305
- 'auth': [
306
- 'oauth',
307
- 'oauth'
308
- ],
309
- 'endpoint_path': '/2024-01/retail-media/accounts/{account-id}/balances/{balanceId}/add-funds',
310
- 'operation_id': 'post_api_v1_external_account_add_funds_by_account_id_and_balance_id',
311
- 'http_method': 'POST',
312
- 'servers': None,
313
- },
314
- params_map={
315
- 'all': [
316
- 'account_id',
317
- 'balance_id',
318
- 'add_funds_to_balance_request',
319
- ],
320
- 'required': [
321
- 'account_id',
322
- 'balance_id',
323
- ],
324
- 'nullable': [
325
- ],
326
- 'enum': [
327
- ],
328
- 'validation': [
329
- ]
330
- },
331
- root_map={
332
- 'validations': {
333
- },
334
- 'allowed_values': {
335
- },
336
- 'openapi_types': {
337
- 'account_id':
338
- (str,),
339
- 'balance_id':
340
- (str,),
341
- 'add_funds_to_balance_request':
342
- (AddFundsToBalanceRequest,),
343
- },
344
- 'attribute_map': {
345
- 'account_id': 'account-id',
346
- 'balance_id': 'balanceId',
347
- },
348
- 'location_map': {
349
- 'account_id': 'path',
350
- 'balance_id': 'path',
351
- 'add_funds_to_balance_request': 'body',
352
- },
353
- 'collection_format_map': {
354
- }
355
- },
356
- headers_map={
357
- 'accept': [
358
- 'application/json'
359
- ],
360
- 'content_type': [
361
- 'application/json'
362
- ]
363
- },
364
- api_client=api_client
365
- )
366
- self.post_api_v1_external_account_balances_by_account_id_endpoint = _Endpoint(
367
- settings={
368
- 'response_type': (BalanceResponse,),
369
- 'auth': [
370
- 'oauth',
371
- 'oauth'
372
- ],
373
- 'endpoint_path': '/2024-01/retail-media/accounts/{account-id}/balances',
374
- 'operation_id': 'post_api_v1_external_account_balances_by_account_id',
375
- 'http_method': 'POST',
376
- 'servers': None,
377
- },
378
- params_map={
379
- 'all': [
380
- 'account_id',
381
- 'create_balance_request',
382
- ],
383
- 'required': [
384
- 'account_id',
385
- ],
386
- 'nullable': [
387
- ],
388
- 'enum': [
389
- ],
390
- 'validation': [
391
- ]
392
- },
393
- root_map={
394
- 'validations': {
395
- },
396
- 'allowed_values': {
397
- },
398
- 'openapi_types': {
399
- 'account_id':
400
- (str,),
401
- 'create_balance_request':
402
- (CreateBalanceRequest,),
403
- },
404
- 'attribute_map': {
405
- 'account_id': 'account-id',
406
- },
407
- 'location_map': {
408
- 'account_id': 'path',
409
- 'create_balance_request': 'body',
410
- },
411
- 'collection_format_map': {
412
- }
413
- },
414
- headers_map={
415
- 'accept': [
416
- 'application/json'
417
- ],
418
- 'content_type': [
419
- 'application/json'
420
- ]
421
- },
422
- api_client=api_client
423
- )
424
- self.post_api_v1_external_account_change_dates_by_account_id_and_balance_id_endpoint = _Endpoint(
425
- settings={
426
- 'response_type': (BalanceResponse,),
427
- 'auth': [
428
- 'oauth',
429
- 'oauth'
430
- ],
431
- 'endpoint_path': '/2024-01/retail-media/accounts/{account-id}/balances/{balanceId}/change-dates',
432
- 'operation_id': 'post_api_v1_external_account_change_dates_by_account_id_and_balance_id',
433
- 'http_method': 'POST',
434
- 'servers': None,
435
- },
436
- params_map={
437
- 'all': [
438
- 'account_id',
439
- 'balance_id',
440
- 'change_dates_of_balance_request',
441
- ],
442
- 'required': [
443
- 'account_id',
444
- 'balance_id',
445
- ],
446
- 'nullable': [
447
- ],
448
- 'enum': [
449
- ],
450
- 'validation': [
451
- ]
452
- },
453
- root_map={
454
- 'validations': {
455
- },
456
- 'allowed_values': {
457
- },
458
- 'openapi_types': {
459
- 'account_id':
460
- (str,),
461
- 'balance_id':
462
- (str,),
463
- 'change_dates_of_balance_request':
464
- (ChangeDatesOfBalanceRequest,),
465
- },
466
- 'attribute_map': {
467
- 'account_id': 'account-id',
468
- 'balance_id': 'balanceId',
469
- },
470
- 'location_map': {
471
- 'account_id': 'path',
472
- 'balance_id': 'path',
473
- 'change_dates_of_balance_request': 'body',
474
- },
475
- 'collection_format_map': {
476
- }
477
- },
478
- headers_map={
479
- 'accept': [
480
- 'application/json'
481
- ],
482
- 'content_type': [
483
- 'application/json'
484
- ]
485
- },
486
- api_client=api_client
487
- )
488
-
489
- def get_api202110_external_balance_campaigns_by_balance_id(
490
- self,
491
- balance_id,
492
- **kwargs
493
- ):
494
- """get_api202110_external_balance_campaigns_by_balance_id # noqa: E501
495
-
496
- Gets page of campaigns for the given balanceId # noqa: E501
497
- This method makes a synchronous HTTP request by default. To make an
498
- asynchronous HTTP request, please pass async_req=True
499
-
500
- >>> thread = api.get_api202110_external_balance_campaigns_by_balance_id(balance_id, async_req=True)
501
- >>> result = thread.get()
502
-
503
- Args:
504
- balance_id (str): The balance to get campaigns from
505
-
506
- Keyword Args:
507
- limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
508
- page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
509
- page_size (int): The maximum number of items you would like to receive in this request. [optional]
510
- _return_http_data_only (bool): response data without head status
511
- code and headers. Default is True.
512
- _preload_content (bool): if False, the urllib3.HTTPResponse object
513
- will be returned without reading/decoding response data.
514
- Default is True.
515
- _request_timeout (int/float/tuple): timeout setting for this request. If
516
- one number provided, it will be total request timeout. It can also
517
- be a pair (tuple) of (connection, read) timeouts.
518
- Default is None.
519
- _check_input_type (bool): specifies if type checking
520
- should be done one the data sent to the server.
521
- Default is True.
522
- _check_return_type (bool): specifies if type checking
523
- should be done one the data received from the server.
524
- Default is True.
525
- _spec_property_naming (bool): True if the variable names in the input data
526
- are serialized names, as specified in the OpenAPI document.
527
- False if the variable names in the input data
528
- are pythonic names, e.g. snake case (default)
529
- _content_type (str/None): force body content-type.
530
- Default is None and content-type will be predicted by allowed
531
- content-types and body.
532
- _host_index (int/None): specifies the index of the server
533
- that we want to use.
534
- Default is read from the configuration.
535
- _request_auths (list): set to override the auth_settings for an a single
536
- request; this effectively ignores the authentication
537
- in the spec for a single request.
538
- Default is None
539
- async_req (bool): execute request asynchronously
540
-
541
- Returns:
542
- BalanceCampaign202110PagedListResponse
543
- If the method is called asynchronously, returns the request
544
- thread.
545
- """
546
- kwargs['async_req'] = kwargs.get(
547
- 'async_req', False
548
- )
549
- kwargs['_return_http_data_only'] = kwargs.get(
550
- '_return_http_data_only', True
551
- )
552
- kwargs['_preload_content'] = kwargs.get(
553
- '_preload_content', True
554
- )
555
- kwargs['_request_timeout'] = kwargs.get(
556
- '_request_timeout', None
557
- )
558
- kwargs['_check_input_type'] = kwargs.get(
559
- '_check_input_type', True
560
- )
561
- kwargs['_check_return_type'] = kwargs.get(
562
- '_check_return_type', True
563
- )
564
- kwargs['_spec_property_naming'] = kwargs.get(
565
- '_spec_property_naming', False
566
- )
567
- kwargs['_content_type'] = kwargs.get(
568
- '_content_type')
569
- kwargs['_host_index'] = kwargs.get('_host_index')
570
- kwargs['_request_auths'] = kwargs.get('_request_auths', None)
571
- kwargs['balance_id'] = \
572
- balance_id
573
- return self.get_api202110_external_balance_campaigns_by_balance_id_endpoint.call_with_http_info(**kwargs)
574
-
575
- def get_api_v1_external_account_balances_by_account_id(
576
- self,
577
- account_id,
578
- **kwargs
579
- ):
580
- """get_api_v1_external_account_balances_by_account_id # noqa: E501
581
-
582
- Get page of balances for the given accountId. # noqa: E501
583
- This method makes a synchronous HTTP request by default. To make an
584
- asynchronous HTTP request, please pass async_req=True
585
-
586
- >>> thread = api.get_api_v1_external_account_balances_by_account_id(account_id, async_req=True)
587
- >>> result = thread.get()
588
-
589
- Args:
590
- account_id (str): The account to get page of balances for
591
-
592
- Keyword Args:
593
- limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
594
- page_index (int): The 0 indexed page index you would like to receive given the page size. [optional] if omitted the server will use the default value of 0
595
- page_size (int): The maximum number of items you would like to receive in this request. [optional] if omitted the server will use the default value of 25
596
- _return_http_data_only (bool): response data without head status
597
- code and headers. Default is True.
598
- _preload_content (bool): if False, the urllib3.HTTPResponse object
599
- will be returned without reading/decoding response data.
600
- Default is True.
601
- _request_timeout (int/float/tuple): timeout setting for this request. If
602
- one number provided, it will be total request timeout. It can also
603
- be a pair (tuple) of (connection, read) timeouts.
604
- Default is None.
605
- _check_input_type (bool): specifies if type checking
606
- should be done one the data sent to the server.
607
- Default is True.
608
- _check_return_type (bool): specifies if type checking
609
- should be done one the data received from the server.
610
- Default is True.
611
- _spec_property_naming (bool): True if the variable names in the input data
612
- are serialized names, as specified in the OpenAPI document.
613
- False if the variable names in the input data
614
- are pythonic names, e.g. snake case (default)
615
- _content_type (str/None): force body content-type.
616
- Default is None and content-type will be predicted by allowed
617
- content-types and body.
618
- _host_index (int/None): specifies the index of the server
619
- that we want to use.
620
- Default is read from the configuration.
621
- _request_auths (list): set to override the auth_settings for an a single
622
- request; this effectively ignores the authentication
623
- in the spec for a single request.
624
- Default is None
625
- async_req (bool): execute request asynchronously
626
-
627
- Returns:
628
- BalanceResponsePagedListResponse
629
- If the method is called asynchronously, returns the request
630
- thread.
631
- """
632
- kwargs['async_req'] = kwargs.get(
633
- 'async_req', False
634
- )
635
- kwargs['_return_http_data_only'] = kwargs.get(
636
- '_return_http_data_only', True
637
- )
638
- kwargs['_preload_content'] = kwargs.get(
639
- '_preload_content', True
640
- )
641
- kwargs['_request_timeout'] = kwargs.get(
642
- '_request_timeout', None
643
- )
644
- kwargs['_check_input_type'] = kwargs.get(
645
- '_check_input_type', True
646
- )
647
- kwargs['_check_return_type'] = kwargs.get(
648
- '_check_return_type', True
649
- )
650
- kwargs['_spec_property_naming'] = kwargs.get(
651
- '_spec_property_naming', False
652
- )
653
- kwargs['_content_type'] = kwargs.get(
654
- '_content_type')
655
- kwargs['_host_index'] = kwargs.get('_host_index')
656
- kwargs['_request_auths'] = kwargs.get('_request_auths', None)
657
- kwargs['account_id'] = \
658
- account_id
659
- return self.get_api_v1_external_account_balances_by_account_id_endpoint.call_with_http_info(**kwargs)
660
-
661
- def get_api_v1_external_account_by_account_id_and_balance_id(
662
- self,
663
- account_id,
664
- balance_id,
665
- **kwargs
666
- ):
667
- """get_api_v1_external_account_by_account_id_and_balance_id # noqa: E501
668
-
669
- Get a balance for the given account id and balance id # noqa: E501
670
- This method makes a synchronous HTTP request by default. To make an
671
- asynchronous HTTP request, please pass async_req=True
672
-
673
- >>> thread = api.get_api_v1_external_account_by_account_id_and_balance_id(account_id, balance_id, async_req=True)
674
- >>> result = thread.get()
675
-
676
- Args:
677
- account_id (str): The account of the balance
678
- balance_id (str): The balance id
679
-
680
- Keyword Args:
681
- _return_http_data_only (bool): response data without head status
682
- code and headers. Default is True.
683
- _preload_content (bool): if False, the urllib3.HTTPResponse object
684
- will be returned without reading/decoding response data.
685
- Default is True.
686
- _request_timeout (int/float/tuple): timeout setting for this request. If
687
- one number provided, it will be total request timeout. It can also
688
- be a pair (tuple) of (connection, read) timeouts.
689
- Default is None.
690
- _check_input_type (bool): specifies if type checking
691
- should be done one the data sent to the server.
692
- Default is True.
693
- _check_return_type (bool): specifies if type checking
694
- should be done one the data received from the server.
695
- Default is True.
696
- _spec_property_naming (bool): True if the variable names in the input data
697
- are serialized names, as specified in the OpenAPI document.
698
- False if the variable names in the input data
699
- are pythonic names, e.g. snake case (default)
700
- _content_type (str/None): force body content-type.
701
- Default is None and content-type will be predicted by allowed
702
- content-types and body.
703
- _host_index (int/None): specifies the index of the server
704
- that we want to use.
705
- Default is read from the configuration.
706
- _request_auths (list): set to override the auth_settings for an a single
707
- request; this effectively ignores the authentication
708
- in the spec for a single request.
709
- Default is None
710
- async_req (bool): execute request asynchronously
711
-
712
- Returns:
713
- BalanceResponse
714
- If the method is called asynchronously, returns the request
715
- thread.
716
- """
717
- kwargs['async_req'] = kwargs.get(
718
- 'async_req', False
719
- )
720
- kwargs['_return_http_data_only'] = kwargs.get(
721
- '_return_http_data_only', True
722
- )
723
- kwargs['_preload_content'] = kwargs.get(
724
- '_preload_content', True
725
- )
726
- kwargs['_request_timeout'] = kwargs.get(
727
- '_request_timeout', None
728
- )
729
- kwargs['_check_input_type'] = kwargs.get(
730
- '_check_input_type', True
731
- )
732
- kwargs['_check_return_type'] = kwargs.get(
733
- '_check_return_type', True
734
- )
735
- kwargs['_spec_property_naming'] = kwargs.get(
736
- '_spec_property_naming', False
737
- )
738
- kwargs['_content_type'] = kwargs.get(
739
- '_content_type')
740
- kwargs['_host_index'] = kwargs.get('_host_index')
741
- kwargs['_request_auths'] = kwargs.get('_request_auths', None)
742
- kwargs['account_id'] = \
743
- account_id
744
- kwargs['balance_id'] = \
745
- balance_id
746
- return self.get_api_v1_external_account_by_account_id_and_balance_id_endpoint.call_with_http_info(**kwargs)
747
-
748
- def patch_api_v1_external_account_by_account_id_and_balance_id(
749
- self,
750
- account_id,
751
- balance_id,
752
- **kwargs
753
- ):
754
- """patch_api_v1_external_account_by_account_id_and_balance_id # noqa: E501
755
-
756
- Modify a balance for the given account id # noqa: E501
757
- This method makes a synchronous HTTP request by default. To make an
758
- asynchronous HTTP request, please pass async_req=True
759
-
760
- >>> thread = api.patch_api_v1_external_account_by_account_id_and_balance_id(account_id, balance_id, async_req=True)
761
- >>> result = thread.get()
762
-
763
- Args:
764
- account_id (str): The account of the balance
765
- balance_id (str): The balance to change the dates
766
-
767
- Keyword Args:
768
- update_balance_model_request (UpdateBalanceModelRequest): [optional]
769
- _return_http_data_only (bool): response data without head status
770
- code and headers. Default is True.
771
- _preload_content (bool): if False, the urllib3.HTTPResponse object
772
- will be returned without reading/decoding response data.
773
- Default is True.
774
- _request_timeout (int/float/tuple): timeout setting for this request. If
775
- one number provided, it will be total request timeout. It can also
776
- be a pair (tuple) of (connection, read) timeouts.
777
- Default is None.
778
- _check_input_type (bool): specifies if type checking
779
- should be done one the data sent to the server.
780
- Default is True.
781
- _check_return_type (bool): specifies if type checking
782
- should be done one the data received from the server.
783
- Default is True.
784
- _spec_property_naming (bool): True if the variable names in the input data
785
- are serialized names, as specified in the OpenAPI document.
786
- False if the variable names in the input data
787
- are pythonic names, e.g. snake case (default)
788
- _content_type (str/None): force body content-type.
789
- Default is None and content-type will be predicted by allowed
790
- content-types and body.
791
- _host_index (int/None): specifies the index of the server
792
- that we want to use.
793
- Default is read from the configuration.
794
- _request_auths (list): set to override the auth_settings for an a single
795
- request; this effectively ignores the authentication
796
- in the spec for a single request.
797
- Default is None
798
- async_req (bool): execute request asynchronously
799
-
800
- Returns:
801
- BalanceResponse
802
- If the method is called asynchronously, returns the request
803
- thread.
804
- """
805
- kwargs['async_req'] = kwargs.get(
806
- 'async_req', False
807
- )
808
- kwargs['_return_http_data_only'] = kwargs.get(
809
- '_return_http_data_only', True
810
- )
811
- kwargs['_preload_content'] = kwargs.get(
812
- '_preload_content', True
813
- )
814
- kwargs['_request_timeout'] = kwargs.get(
815
- '_request_timeout', None
816
- )
817
- kwargs['_check_input_type'] = kwargs.get(
818
- '_check_input_type', True
819
- )
820
- kwargs['_check_return_type'] = kwargs.get(
821
- '_check_return_type', True
822
- )
823
- kwargs['_spec_property_naming'] = kwargs.get(
824
- '_spec_property_naming', False
825
- )
826
- kwargs['_content_type'] = kwargs.get(
827
- '_content_type')
828
- kwargs['_host_index'] = kwargs.get('_host_index')
829
- kwargs['_request_auths'] = kwargs.get('_request_auths', None)
830
- kwargs['account_id'] = \
831
- account_id
832
- kwargs['balance_id'] = \
833
- balance_id
834
- return self.patch_api_v1_external_account_by_account_id_and_balance_id_endpoint.call_with_http_info(**kwargs)
835
-
836
- def post_api_v1_external_account_add_funds_by_account_id_and_balance_id(
837
- self,
838
- account_id,
839
- balance_id,
840
- **kwargs
841
- ):
842
- """post_api_v1_external_account_add_funds_by_account_id_and_balance_id # noqa: E501
843
-
844
- Add funds to a balance for the given account id # noqa: E501
845
- This method makes a synchronous HTTP request by default. To make an
846
- asynchronous HTTP request, please pass async_req=True
847
-
848
- >>> thread = api.post_api_v1_external_account_add_funds_by_account_id_and_balance_id(account_id, balance_id, async_req=True)
849
- >>> result = thread.get()
850
-
851
- Args:
852
- account_id (str): The account of the balance
853
- balance_id (str): The balance to add funds to
854
-
855
- Keyword Args:
856
- add_funds_to_balance_request (AddFundsToBalanceRequest): [optional]
857
- _return_http_data_only (bool): response data without head status
858
- code and headers. Default is True.
859
- _preload_content (bool): if False, the urllib3.HTTPResponse object
860
- will be returned without reading/decoding response data.
861
- Default is True.
862
- _request_timeout (int/float/tuple): timeout setting for this request. If
863
- one number provided, it will be total request timeout. It can also
864
- be a pair (tuple) of (connection, read) timeouts.
865
- Default is None.
866
- _check_input_type (bool): specifies if type checking
867
- should be done one the data sent to the server.
868
- Default is True.
869
- _check_return_type (bool): specifies if type checking
870
- should be done one the data received from the server.
871
- Default is True.
872
- _spec_property_naming (bool): True if the variable names in the input data
873
- are serialized names, as specified in the OpenAPI document.
874
- False if the variable names in the input data
875
- are pythonic names, e.g. snake case (default)
876
- _content_type (str/None): force body content-type.
877
- Default is None and content-type will be predicted by allowed
878
- content-types and body.
879
- _host_index (int/None): specifies the index of the server
880
- that we want to use.
881
- Default is read from the configuration.
882
- _request_auths (list): set to override the auth_settings for an a single
883
- request; this effectively ignores the authentication
884
- in the spec for a single request.
885
- Default is None
886
- async_req (bool): execute request asynchronously
887
-
888
- Returns:
889
- BalanceResponse
890
- If the method is called asynchronously, returns the request
891
- thread.
892
- """
893
- kwargs['async_req'] = kwargs.get(
894
- 'async_req', False
895
- )
896
- kwargs['_return_http_data_only'] = kwargs.get(
897
- '_return_http_data_only', True
898
- )
899
- kwargs['_preload_content'] = kwargs.get(
900
- '_preload_content', True
901
- )
902
- kwargs['_request_timeout'] = kwargs.get(
903
- '_request_timeout', None
904
- )
905
- kwargs['_check_input_type'] = kwargs.get(
906
- '_check_input_type', True
907
- )
908
- kwargs['_check_return_type'] = kwargs.get(
909
- '_check_return_type', True
910
- )
911
- kwargs['_spec_property_naming'] = kwargs.get(
912
- '_spec_property_naming', False
913
- )
914
- kwargs['_content_type'] = kwargs.get(
915
- '_content_type')
916
- kwargs['_host_index'] = kwargs.get('_host_index')
917
- kwargs['_request_auths'] = kwargs.get('_request_auths', None)
918
- kwargs['account_id'] = \
919
- account_id
920
- kwargs['balance_id'] = \
921
- balance_id
922
- return self.post_api_v1_external_account_add_funds_by_account_id_and_balance_id_endpoint.call_with_http_info(**kwargs)
923
-
924
- def post_api_v1_external_account_balances_by_account_id(
925
- self,
926
- account_id,
927
- **kwargs
928
- ):
929
- """post_api_v1_external_account_balances_by_account_id # noqa: E501
930
-
931
- Create balance for the given account id # noqa: E501
932
- This method makes a synchronous HTTP request by default. To make an
933
- asynchronous HTTP request, please pass async_req=True
934
-
935
- >>> thread = api.post_api_v1_external_account_balances_by_account_id(account_id, async_req=True)
936
- >>> result = thread.get()
937
-
938
- Args:
939
- account_id (str): The account to create balances for
940
-
941
- Keyword Args:
942
- create_balance_request (CreateBalanceRequest): [optional]
943
- _return_http_data_only (bool): response data without head status
944
- code and headers. Default is True.
945
- _preload_content (bool): if False, the urllib3.HTTPResponse object
946
- will be returned without reading/decoding response data.
947
- Default is True.
948
- _request_timeout (int/float/tuple): timeout setting for this request. If
949
- one number provided, it will be total request timeout. It can also
950
- be a pair (tuple) of (connection, read) timeouts.
951
- Default is None.
952
- _check_input_type (bool): specifies if type checking
953
- should be done one the data sent to the server.
954
- Default is True.
955
- _check_return_type (bool): specifies if type checking
956
- should be done one the data received from the server.
957
- Default is True.
958
- _spec_property_naming (bool): True if the variable names in the input data
959
- are serialized names, as specified in the OpenAPI document.
960
- False if the variable names in the input data
961
- are pythonic names, e.g. snake case (default)
962
- _content_type (str/None): force body content-type.
963
- Default is None and content-type will be predicted by allowed
964
- content-types and body.
965
- _host_index (int/None): specifies the index of the server
966
- that we want to use.
967
- Default is read from the configuration.
968
- _request_auths (list): set to override the auth_settings for an a single
969
- request; this effectively ignores the authentication
970
- in the spec for a single request.
971
- Default is None
972
- async_req (bool): execute request asynchronously
973
-
974
- Returns:
975
- BalanceResponse
976
- If the method is called asynchronously, returns the request
977
- thread.
978
- """
979
- kwargs['async_req'] = kwargs.get(
980
- 'async_req', False
981
- )
982
- kwargs['_return_http_data_only'] = kwargs.get(
983
- '_return_http_data_only', True
984
- )
985
- kwargs['_preload_content'] = kwargs.get(
986
- '_preload_content', True
987
- )
988
- kwargs['_request_timeout'] = kwargs.get(
989
- '_request_timeout', None
990
- )
991
- kwargs['_check_input_type'] = kwargs.get(
992
- '_check_input_type', True
993
- )
994
- kwargs['_check_return_type'] = kwargs.get(
995
- '_check_return_type', True
996
- )
997
- kwargs['_spec_property_naming'] = kwargs.get(
998
- '_spec_property_naming', False
999
- )
1000
- kwargs['_content_type'] = kwargs.get(
1001
- '_content_type')
1002
- kwargs['_host_index'] = kwargs.get('_host_index')
1003
- kwargs['_request_auths'] = kwargs.get('_request_auths', None)
1004
- kwargs['account_id'] = \
1005
- account_id
1006
- return self.post_api_v1_external_account_balances_by_account_id_endpoint.call_with_http_info(**kwargs)
1007
-
1008
- def post_api_v1_external_account_change_dates_by_account_id_and_balance_id(
1009
- self,
1010
- account_id,
1011
- balance_id,
1012
- **kwargs
1013
- ):
1014
- """post_api_v1_external_account_change_dates_by_account_id_and_balance_id # noqa: E501
1015
-
1016
- Change dates of a balance for the given account id # noqa: E501
1017
- This method makes a synchronous HTTP request by default. To make an
1018
- asynchronous HTTP request, please pass async_req=True
1019
-
1020
- >>> thread = api.post_api_v1_external_account_change_dates_by_account_id_and_balance_id(account_id, balance_id, async_req=True)
1021
- >>> result = thread.get()
1022
-
1023
- Args:
1024
- account_id (str): The account of the balance
1025
- balance_id (str): The balance to change the dates
1026
-
1027
- Keyword Args:
1028
- change_dates_of_balance_request (ChangeDatesOfBalanceRequest): [optional]
1029
- _return_http_data_only (bool): response data without head status
1030
- code and headers. Default is True.
1031
- _preload_content (bool): if False, the urllib3.HTTPResponse object
1032
- will be returned without reading/decoding response data.
1033
- Default is True.
1034
- _request_timeout (int/float/tuple): timeout setting for this request. If
1035
- one number provided, it will be total request timeout. It can also
1036
- be a pair (tuple) of (connection, read) timeouts.
1037
- Default is None.
1038
- _check_input_type (bool): specifies if type checking
1039
- should be done one the data sent to the server.
1040
- Default is True.
1041
- _check_return_type (bool): specifies if type checking
1042
- should be done one the data received from the server.
1043
- Default is True.
1044
- _spec_property_naming (bool): True if the variable names in the input data
1045
- are serialized names, as specified in the OpenAPI document.
1046
- False if the variable names in the input data
1047
- are pythonic names, e.g. snake case (default)
1048
- _content_type (str/None): force body content-type.
1049
- Default is None and content-type will be predicted by allowed
1050
- content-types and body.
1051
- _host_index (int/None): specifies the index of the server
1052
- that we want to use.
1053
- Default is read from the configuration.
1054
- _request_auths (list): set to override the auth_settings for an a single
1055
- request; this effectively ignores the authentication
1056
- in the spec for a single request.
1057
- Default is None
1058
- async_req (bool): execute request asynchronously
1059
-
1060
- Returns:
1061
- BalanceResponse
1062
- If the method is called asynchronously, returns the request
1063
- thread.
1064
- """
1065
- kwargs['async_req'] = kwargs.get(
1066
- 'async_req', False
1067
- )
1068
- kwargs['_return_http_data_only'] = kwargs.get(
1069
- '_return_http_data_only', True
1070
- )
1071
- kwargs['_preload_content'] = kwargs.get(
1072
- '_preload_content', True
1073
- )
1074
- kwargs['_request_timeout'] = kwargs.get(
1075
- '_request_timeout', None
1076
- )
1077
- kwargs['_check_input_type'] = kwargs.get(
1078
- '_check_input_type', True
1079
- )
1080
- kwargs['_check_return_type'] = kwargs.get(
1081
- '_check_return_type', True
1082
- )
1083
- kwargs['_spec_property_naming'] = kwargs.get(
1084
- '_spec_property_naming', False
1085
- )
1086
- kwargs['_content_type'] = kwargs.get(
1087
- '_content_type')
1088
- kwargs['_host_index'] = kwargs.get('_host_index')
1089
- kwargs['_request_auths'] = kwargs.get('_request_auths', None)
1090
- kwargs['account_id'] = \
1091
- account_id
1092
- kwargs['balance_id'] = \
1093
- balance_id
1094
- return self.post_api_v1_external_account_change_dates_by_account_id_and_balance_id_endpoint.call_with_http_info(**kwargs)
1095
-