strique-proto-schema 32.0.4rc417__tar.gz → 32.1.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (288) hide show
  1. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/PKG-INFO +1 -1
  2. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/pyproject.toml +1 -1
  3. strique_proto_schema-32.1.0/src/protos/ai/catalog/enhance_product.proto +68 -0
  4. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/constants/datasource/data_source.proto +2 -1
  5. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/catalog/activity_request.proto +5 -2
  6. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/catalog/catalog_enums.proto +100 -0
  7. strique_proto_schema-32.1.0/src/protos/db/catalog/product.proto +247 -0
  8. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/options/strique_enum_options.proto +3 -0
  9. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/catalog/manage_products.proto +14 -4
  10. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/table_column_static_config.proto +4 -1
  11. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/widget_types.proto +4 -1
  12. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/strique_proto_schema.egg-info/PKG-INFO +1 -1
  13. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/strique_proto_schema.egg-info/SOURCES.txt +1 -0
  14. strique_proto_schema-32.0.4rc417/src/protos/db/catalog/product.proto +0 -234
  15. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/MANIFEST.in +0 -0
  16. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/README.md +0 -0
  17. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/__init__.py +0 -0
  18. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/setup.cfg +0 -0
  19. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/ai/reporting/summary.proto +0 -0
  20. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/authz/policy.proto +0 -0
  21. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/authz/policy.textproto +0 -0
  22. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/authz/store_policy.proto +0 -0
  23. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/authz/store_policy.textproto +0 -0
  24. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/constants/clientid/client_id.proto +0 -0
  25. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/constants/countries/countries.proto +0 -0
  26. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/constants/countries/countries.textproto +0 -0
  27. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/constants/countries/country.proto +0 -0
  28. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/constants/countries/country_short_code.proto +0 -0
  29. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/constants/currencies/currency.proto +0 -0
  30. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/constants/datetime/day_of_week.proto +0 -0
  31. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/constants/datetime/hour.proto +0 -0
  32. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/constants/gender/gender.proto +0 -0
  33. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/constants/screentype/ScreenType.proto +0 -0
  34. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/constants/ui/chart_orientation.proto +0 -0
  35. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/constants/ui/render_type.proto +0 -0
  36. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/constants/ui/sorting_direction.proto +0 -0
  37. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/amazon_ads/amazon_ads.proto +0 -0
  38. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/amazon_ads/trend_analysis.proto +0 -0
  39. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/amazon_seller/amazon_seller_overview.proto +0 -0
  40. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/amazon_seller/order.proto +0 -0
  41. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/amazon_seller/product.proto +0 -0
  42. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/amazon_seller/trend_analysis.proto +0 -0
  43. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/analytics/gmc/gmc_analytics.proto +0 -0
  44. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/analytics/gmc/gmc_analytics_price.proto +0 -0
  45. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/analytics/google_ads/google_ads_analytics.proto +0 -0
  46. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/analytics/google_analytics/google_analytics_report.proto +0 -0
  47. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/analytics/meta/meta_analytics.proto +0 -0
  48. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/analytics/product_set/product_set.proto +0 -0
  49. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/catalog/automatedruleset/automated_rule_set_db.proto +0 -0
  50. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/catalog/certification.proto +0 -0
  51. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/catalog/collection.proto +0 -0
  52. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/catalog/media_url.proto +0 -0
  53. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/catalog/product_errors.proto +0 -0
  54. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/catalog/product_id_for_delete.proto +0 -0
  55. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/catalog/product_sets_request.proto +0 -0
  56. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/catalog/product_variant.proto +0 -0
  57. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/catalog/sales_channel.proto +0 -0
  58. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/catalog/shipping.proto +0 -0
  59. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/catalog/update_feed_product.proto +0 -0
  60. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/catalog/uploaded_product.proto +0 -0
  61. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/catalog/variant_options.proto +0 -0
  62. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/catalog/xmlfeed/get_products_for_sync.proto +0 -0
  63. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/catalog/xmlfeed/item.proto +0 -0
  64. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/catalog/xmlfeed/xml_feed.proto +0 -0
  65. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_ads/ad_group_ad.proto +0 -0
  66. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_ads/advertising_channel_type.proto +0 -0
  67. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_ads/asset_group_product_group_view.proto +0 -0
  68. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_ads/campaign.proto +0 -0
  69. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_ads/default_stats.proto +0 -0
  70. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_ads/google_ads_status.proto +0 -0
  71. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_ads/top_performing_keywords.proto +0 -0
  72. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_ads/trend_analysis.proto +0 -0
  73. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_ads/video_views.proto +0 -0
  74. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_analytics/age_bracket.proto +0 -0
  75. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_analytics/age_group_gender_analysis.proto +0 -0
  76. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_analytics/best_performing_day_of_the_week.proto +0 -0
  77. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_analytics/event_overview.proto +0 -0
  78. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_analytics/funnel_analytics.proto +0 -0
  79. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_analytics/new_vs_returning_users.proto +0 -0
  80. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_analytics/sessions_by_device_category.proto +0 -0
  81. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_analytics/speed_analysis.proto +0 -0
  82. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_analytics/time_wise_bifurcation.proto +0 -0
  83. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_analytics/top_browsers.proto +0 -0
  84. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_analytics/top_landing_pages_by_sessions.proto +0 -0
  85. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_analytics/top_performing_cities.proto +0 -0
  86. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_analytics/top_performing_regions.proto +0 -0
  87. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_analytics/top_selling_products_category.proto +0 -0
  88. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_analytics/trend_analysis.proto +0 -0
  89. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/google_analytics/users_by_source_and_medium.proto +0 -0
  90. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/magento/abandoned_cart.proto +0 -0
  91. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/magento/line_item.proto +0 -0
  92. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/magento/orders.proto +0 -0
  93. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/magento/trend_analysis.proto +0 -0
  94. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/meta/meta_ads.proto +0 -0
  95. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/meta/meta_ads_overview.proto +0 -0
  96. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/meta/meta_ads_thumbnail_url.proto +0 -0
  97. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/meta/trend_analysis.proto +0 -0
  98. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/platform/get_platform_request.proto +0 -0
  99. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/platform/platform.proto +0 -0
  100. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/platform/platform_list_for_goal_type.proto +0 -0
  101. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/platform/platform_list_for_goal_type.textproto +0 -0
  102. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/platform/platform_list_for_product_type.proto +0 -0
  103. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/platform/platform_list_for_product_type.textproto +0 -0
  104. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/platform/platform_response.proto +0 -0
  105. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/platform/platform_type.proto +0 -0
  106. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/schedule/channel_type.proto +0 -0
  107. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/schedule/date_range_type.proto +0 -0
  108. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/schedule/frequency_type.proto +0 -0
  109. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/schedule/get_schedule_request.proto +0 -0
  110. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/schedule/recipient.proto +0 -0
  111. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/schedule/schedule.proto +0 -0
  112. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/shopify/channelwise_coupon_code.proto +0 -0
  113. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/shopify/channelwise_returning_product.proto +0 -0
  114. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/shopify/channelwise_returning_region.proto +0 -0
  115. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/shopify/line_item.proto +0 -0
  116. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/shopify/line_item_tax_line_item.proto +0 -0
  117. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/shopify/orders.proto +0 -0
  118. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/shopify/refund.proto +0 -0
  119. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/shopify/refund_line_item.proto +0 -0
  120. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/shopify/shopify_overview.proto +0 -0
  121. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/shopify/source_wise_bifurcation.proto +0 -0
  122. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/shopify/tax_line.proto +0 -0
  123. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/shopify/trend_analysis.proto +0 -0
  124. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/store/goal_type.proto +0 -0
  125. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/store/plan_details.proto +0 -0
  126. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/store/store.proto +0 -0
  127. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/survey/survey_question_repository.proto +0 -0
  128. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/survey/survey_response.proto +0 -0
  129. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/tiktok/tiktok_ads.proto +0 -0
  130. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/tiktok/trend_analysis.proto +0 -0
  131. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/user/user.proto +0 -0
  132. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/db/user_store_mapping/user_store_mapping.proto +0 -0
  133. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/demo/demo.proto +0 -0
  134. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/hello/hello.proto +0 -0
  135. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/report/download/report_download_request.proto +0 -0
  136. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/report/download/report_download_response.proto +0 -0
  137. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/report/report_request.proto +0 -0
  138. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/report/report_response.proto +0 -0
  139. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/report/share/report_share_request.proto +0 -0
  140. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/send/send_request.proto +0 -0
  141. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/send/template/template_type.proto +0 -0
  142. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/currency/currency.proto +0 -0
  143. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/amazon/amazon_auth_token.proto +0 -0
  144. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/amazon/amazonads/amazon_ads.proto +0 -0
  145. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/amazon/amazonads/amazon_ads_campaign_response.proto +0 -0
  146. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/amazon/amazonseller/amazon_seller.proto +0 -0
  147. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/amazon/amazonseller/amazon_seller_products_response.proto +0 -0
  148. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/catalog/pubsub/pub_sub_message_for_shopify.proto +0 -0
  149. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/catalog/shopify/shopify_collections_catalog.proto +0 -0
  150. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/catalog/shopify/shopify_graphql_error.proto +0 -0
  151. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/catalog/shopify/shopify_products_catalog.proto +0 -0
  152. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/magento/magento_abandoned_cart.proto +0 -0
  153. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/magento/magento_orders.proto +0 -0
  154. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/meta/meta_ads.proto +0 -0
  155. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/meta/meta_ads_debug_token.proto +0 -0
  156. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/meta/meta_ads_error.proto +0 -0
  157. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/meta/meta_status.proto +0 -0
  158. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/onedrive/OneDriveResponse.proto +0 -0
  159. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/shopify/shopify_graphql_orders.proto +0 -0
  160. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/shopify/shopify_graphql_scopes.proto +0 -0
  161. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/shopify/shopify_orders.proto +0 -0
  162. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/shopify/shopify_scopes.proto +0 -0
  163. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/shopify/shopify_source_name_response.proto +0 -0
  164. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/shorturl/short_url.proto +0 -0
  165. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/tiktok/tiktok_data.proto +0 -0
  166. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/dto/tiktok/tiktok_status.proto +0 -0
  167. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/filter_predicate/filters.proto +0 -0
  168. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/generic_config_composite_key/generic_config_composite_key.proto +0 -0
  169. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/generic_marketing_composite_key/generic_marketing_composite_key.proto +0 -0
  170. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/generic_marketing_composite_key/generic_marketing_composite_key_v2.proto +0 -0
  171. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/google_analytics_response/google_analytics_response.proto +0 -0
  172. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/media/media.proto +0 -0
  173. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/types/phone_number/phone_number.proto +0 -0
  174. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/view_config/view_config_request.proto +0 -0
  175. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/view_config/view_config_response.proto +0 -0
  176. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/account_list.proto +0 -0
  177. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/amazon_ads/amazonads_trend_analysis.proto +0 -0
  178. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/amazon_ads/sponsored_brands_campaigns.proto +0 -0
  179. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/amazon_ads/sponsored_products_campaigns.proto +0 -0
  180. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/amazon_ads/sponsored_products_keywords.proto +0 -0
  181. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/amazon_seller/amazonseller_trend_analysis.proto +0 -0
  182. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/amazon_seller/top_cities_cancellations.proto +0 -0
  183. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/amazon_seller/top_performing_cities.proto +0 -0
  184. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/amazon_seller/top_performing_products.proto +0 -0
  185. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/amazon_seller/top_performing_regions.proto +0 -0
  186. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/amazon_seller/top_returned_products.proto +0 -0
  187. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/analytics/get_product_analytics_request.proto +0 -0
  188. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/analytics/product_analytics.proto +0 -0
  189. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/catalog/automated_rule_removecutsize_filter.proto +0 -0
  190. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/catalog/automated_rule_seo_title.proto +0 -0
  191. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/catalog/automated_rule_set_conditions.proto +0 -0
  192. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/catalog/automated_rule_type.proto +0 -0
  193. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/catalog/get_all_products_request.proto +0 -0
  194. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/catalog/get_feed_quality.proto +0 -0
  195. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_ads/ad_quality.proto +0 -0
  196. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_ads/google_ads_overview.proto +0 -0
  197. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_ads/google_ads_trend_analysis.proto +0 -0
  198. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_ads/leadgen/display_overview.proto +0 -0
  199. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_ads/leadgen/google_ads_leadgen_trend_analysis.proto +0 -0
  200. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_ads/leadgen/google_ads_overview.proto +0 -0
  201. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_ads/leadgen/search_overview.proto +0 -0
  202. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_ads/leadgen/top_keyword_performance.proto +0 -0
  203. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_ads/performance_max_listing_group.proto +0 -0
  204. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_ads/performance_max_overview.proto +0 -0
  205. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_ads/search_overview.proto +0 -0
  206. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_ads/shopping_listing_group.proto +0 -0
  207. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_ads/shopping_overview.proto +0 -0
  208. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_ads/top_performing_keywords.proto +0 -0
  209. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_ads/video_overview.proto +0 -0
  210. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_ads/video_views.proto +0 -0
  211. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/age_group_and_gender_analysis.proto +0 -0
  212. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/best_performing_days_of_the_week.proto +0 -0
  213. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/google_analytics_trend_analysis.proto +0 -0
  214. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/leadgen/age_group_and_gender_analysis.proto +0 -0
  215. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/leadgen/best_performing_days_of_the_week.proto +0 -0
  216. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/leadgen/event_overview.proto +0 -0
  217. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/leadgen/google_analytics_leadgen_trend_analysis.proto +0 -0
  218. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/leadgen/new_vs_returning_users.proto +0 -0
  219. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/leadgen/sessions_by_device_category.proto +0 -0
  220. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/leadgen/time_wise_bifurcation.proto +0 -0
  221. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/leadgen/top_browsers.proto +0 -0
  222. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/leadgen/top_landing_pages_by_sessions.proto +0 -0
  223. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/leadgen/top_performing_cities.proto +0 -0
  224. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/leadgen/top_performing_regions.proto +0 -0
  225. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/leadgen/users_by_source_and_medium.proto +0 -0
  226. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/new_vs_returning_users.proto +0 -0
  227. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/sessions_by_device_category.proto +0 -0
  228. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/speed_analysis.proto +0 -0
  229. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/time_wise_bifurcation.proto +0 -0
  230. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/top_browsers.proto +0 -0
  231. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/top_landing_pages_by_sessions.proto +0 -0
  232. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/top_performing_categories.proto +0 -0
  233. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/top_performing_cities.proto +0 -0
  234. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/top_performing_products.proto +0 -0
  235. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/top_performing_regions.proto +0 -0
  236. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/google_analytics/users_by_source_and_medium.proto +0 -0
  237. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/magento/abandoned_cart_analysis_by_city.proto +0 -0
  238. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/magento/abandoned_cart_analysis_by_date.proto +0 -0
  239. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/magento/abandoned_cart_analysis_by_region.proto +0 -0
  240. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/magento/magento_trend_analysis.proto +0 -0
  241. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/magento/sales_by_payment_method.proto +0 -0
  242. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/magento/time_wise_bifurcation.proto +0 -0
  243. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/magento/top_performing_city.proto +0 -0
  244. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/magento/top_performing_products.proto +0 -0
  245. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/magento/top_performing_regions.proto +0 -0
  246. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/meta/leadgen/meta_ads.proto +0 -0
  247. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/meta/leadgen/meta_ads_overview.proto +0 -0
  248. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/meta/leadgen/meta_ads_trend_analysis.proto +0 -0
  249. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/meta/leadgen/meta_adsets.proto +0 -0
  250. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/meta/leadgen/meta_campaigns.proto +0 -0
  251. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/meta/meta_ads.proto +0 -0
  252. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/meta/meta_ads_overview.proto +0 -0
  253. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/meta/meta_ads_trend_analysis.proto +0 -0
  254. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/meta/meta_adsets.proto +0 -0
  255. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/meta/meta_campaigns.proto +0 -0
  256. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/scorecard.proto +0 -0
  257. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/shopify/channelwise_top_coupon_codes.proto +0 -0
  258. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/shopify/channelwise_top_regions_returns_and_cancellations.proto +0 -0
  259. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/shopify/channelwise_top_returned_products.proto +0 -0
  260. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/shopify/sales_by_source.proto +0 -0
  261. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/shopify/shopify_overview.proto +0 -0
  262. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/shopify/shopify_trend_analysis.proto +0 -0
  263. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/shopify/top_cities_returns_and_cancellations.proto +0 -0
  264. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/shopify/top_coupon_codes.proto +0 -0
  265. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/shopify/top_regions_returns_and_cancellations.proto +0 -0
  266. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/shopify/top_returned_products.proto +0 -0
  267. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/strique_custom/blended_ad_revenue.proto +0 -0
  268. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/strique_custom/blended_ad_spend.proto +0 -0
  269. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/strique_custom/leadgen/blended_ad_spend.proto +0 -0
  270. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/tiktok/leadgen/tiktok_adgroup.proto +0 -0
  271. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/tiktok/leadgen/tiktok_ads.proto +0 -0
  272. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/tiktok/leadgen/tiktok_ads_overview.proto +0 -0
  273. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/tiktok/leadgen/tiktok_campaigns.proto +0 -0
  274. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/tiktok/leadgen/titktok_ads_trend_analysis.proto +0 -0
  275. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/tiktok/tiktok_adgroup.proto +0 -0
  276. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/tiktok/tiktok_ads.proto +0 -0
  277. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/tiktok/tiktok_ads_overview.proto +0 -0
  278. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/tiktok/tiktok_ads_trend_analysis.proto +0 -0
  279. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/tiktok/tiktok_campaigns.proto +0 -0
  280. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/user_dashboard/store_list.proto +0 -0
  281. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/user_dashboard/user_dashboard_request.proto +0 -0
  282. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/widget.proto +0 -0
  283. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/widget/widget_bank.proto +0 -0
  284. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/workflow/platform/platform_input.proto +0 -0
  285. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/src/protos/workflow/platform/platform_input_record.proto +0 -0
  286. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/strique_proto_schema.egg-info/dependency_links.txt +0 -0
  287. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/strique_proto_schema.egg-info/requires.txt +0 -0
  288. {strique_proto_schema-32.0.4rc417 → strique_proto_schema-32.1.0}/strique_proto_schema.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: strique-proto-schema
3
- Version: 32.0.4rc417
3
+ Version: 32.1.0
4
4
  Summary: API contracts and Data Transfer Objects (DTO) in the form of Protocol Buffers for Strique binaries.
5
5
  Requires-Python: >=3.7
6
6
  Description-Content-Type: text/markdown
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "strique-proto-schema"
7
- version = "32.0.4-rc.417"
7
+ version = "32.1.0"
8
8
  readme = "README.md"
9
9
  description = "API contracts and Data Transfer Objects (DTO) in the form of Protocol Buffers for Strique binaries."
10
10
  requires-python = ">=3.7"
@@ -0,0 +1,68 @@
1
+ syntax = "proto3";
2
+
3
+ package strique.model.ai.catalog;
4
+
5
+ import "db/catalog/product.proto";
6
+ import "types/filter_predicate/filters.proto";
7
+
8
+ option java_outer_classname = "EnhanceProductProto";
9
+ option java_package = "com.strique.model.ai.catalog";
10
+
11
+ // Next Id: 5
12
+ // Proto definition for the AI Catalog Enhancement Request.
13
+ message EnhanceProductRequest {
14
+ // List of products to enhance.
15
+ repeated db.catalog.Product products = 1;
16
+
17
+ // Specifies which columns/fields should be updated during enhancement.
18
+ repeated string columns_to_update = 2;
19
+
20
+ // Specifies the enhancement mode.
21
+ Mode mode = 3;
22
+
23
+ // Specifies the enhancement style/approach.
24
+ EnhancementStyle enhancement_style = 4;
25
+ }
26
+
27
+ // Next Id: 2
28
+ // Proto definition for the AI Catalog Enhancement Response.
29
+ message EnhanceProductResponse {
30
+ // List of enhanced products with AI-generated content.
31
+ repeated db.catalog.Product enhanced_products = 1;
32
+ }
33
+
34
+ // Next Id: 6
35
+ // Proto definition for the AI Catalog Enhancement Request.
36
+ message BulkEnhanceProductRequest {
37
+ // List of products ids to enhance.
38
+ repeated string product_ids = 1;
39
+
40
+ // Specifies which columns/fields should be updated during enhancement.
41
+ repeated string columns_to_update = 2;
42
+
43
+ // Specifies the enhancement mode.
44
+ Mode mode = 3;
45
+
46
+ // Specifies the enhancement style/approach.
47
+ EnhancementStyle enhancement_style = 4;
48
+
49
+ // Specifies the platform id.
50
+ types.Expression filter_expression = 5;
51
+ }
52
+
53
+ // Next Id: 3
54
+ // Enhancement mode specifies how products should be enhanced.
55
+ enum Mode {
56
+ MODE_UNKNOWN = 0;
57
+ ENHANCE_ALL = 1;
58
+ UPDATE_ONLY_MISSING = 2;
59
+ }
60
+
61
+ // Next Id: 3
62
+ // Enhancement style specifies the approach for content generation.
63
+ enum EnhancementStyle {
64
+ ENHANCEMENT_STYLE_UNKNOWN = 0;
65
+ SEO_FRIENDLY = 1;
66
+ CONVERSION_FOCUSED = 2;
67
+ }
68
+
@@ -5,10 +5,11 @@ package strique.constants;
5
5
  option java_outer_classname = "DataSourceProto";
6
6
  option java_package = "com.strique.constants.datasource";
7
7
 
8
- // Next Id : 3
8
+ // Next Id : 4
9
9
  // Proto enum of data source.
10
10
  enum DataSource {
11
11
  DATA_SOURCE_UNKNOWN = 0;
12
12
  DATA_SOURCE_ECOMMERCE_PLATFORM = 1;
13
13
  DATA_SOURCE_STRIQUE = 2;
14
+ DATA_SOURCE_AI = 3;
14
15
  }
@@ -7,6 +7,7 @@ import "db/catalog/product_sets_request.proto";
7
7
  import "db/catalog/update_feed_product.proto";
8
8
  import "db/catalog/xmlfeed/xml_feed.proto";
9
9
  import "google/protobuf/timestamp.proto";
10
+ import "ai/catalog/enhance_product.proto";
10
11
 
11
12
  option java_outer_classname = "ActivityRequestProto";
12
13
  option java_package = "com.strique.model.db.catalog";
@@ -67,7 +68,7 @@ enum TaskStatus {
67
68
  FAILED = 4;
68
69
  }
69
70
 
70
- // Next Id: 6
71
+ // Next Id: 7
71
72
  // Enum for request type
72
73
  enum RequestType {
73
74
  REQUEST_TYPE_UNKNOWN = 0;
@@ -76,9 +77,10 @@ enum RequestType {
76
77
  ON_DEMAND_XML_FEED_UPDATE = 3;
77
78
  PRODUCT_SET_UPDATE = 4;
78
79
  RESOLVE_ERROR_FOR_ALL_PRODUCTS = 5;
80
+ BULK_ENHANCE_PRODUCT = 6;
79
81
  }
80
82
 
81
- // Next Id: 5
83
+ // Next Id: 6
82
84
  // Message for requst body
83
85
  message RequestBody {
84
86
  oneof request_body {
@@ -86,5 +88,6 @@ message RequestBody {
86
88
  XmlFeed xml_feed = 2;
87
89
  ProductSetsUpdateRequest product_sets_update_request = 3;
88
90
  BulkUpdateFeedProductRequest bulk_update_feed_product_request = 4;
91
+ ai.catalog.BulkEnhanceProductRequest bulk_enhance_product_request = 5;
89
92
  }
90
93
  }
@@ -195,4 +195,104 @@ message MeasuringUnit {
195
195
  // other supported units
196
196
  SupportedUnits other = 3;
197
197
  }
198
+ }
199
+
200
+ // Next Id: 19
201
+ // Proto definition for AI enhance columns
202
+ enum AiEnhanceColumn {
203
+ COLUMN_UNKNOWN = 0 [
204
+ (options.label) = 'Unknown',
205
+ (options.accessor_key) = '',
206
+ (options.is_ai_enhanceable) = false
207
+ ];
208
+ COLUMN_ID = 1 [
209
+ (options.label) = 'ID',
210
+ (options.accessor_key) = 'productId',
211
+ (options.is_ai_enhanceable) = false
212
+ ];
213
+ COLUMN_TITLE = 2 [
214
+ (options.label) = 'Title',
215
+ (options.accessor_key) = 'title',
216
+ (options.is_ai_enhanceable) = true
217
+ ];
218
+ COLUMN_DESCRIPTION = 3 [
219
+ (options.label) = 'Description',
220
+ (options.accessor_key) = 'description',
221
+ (options.is_ai_enhanceable) = true
222
+ ];
223
+ COLUMN_PRODUCT_TYPE = 4 [
224
+ (options.label) = 'Product type',
225
+ (options.accessor_key) = 'productType',
226
+ (options.is_ai_enhanceable) = true
227
+ ];
228
+ COLUMN_BRAND = 5 [
229
+ (options.label) = 'Brand',
230
+ (options.accessor_key) = 'brand',
231
+ (options.is_ai_enhanceable) = true
232
+ ];
233
+ COLUMN_GOOGLE_PRODUCT_CATEGORY = 6 [
234
+ (options.label) = 'Google product category',
235
+ (options.accessor_key) = 'googleProductCategory',
236
+ (options.is_ai_enhanceable) = true
237
+ ];
238
+ COLUMN_FB_PRODUCT_CATEGORY = 7 [
239
+ (options.label) = 'Facebook product category',
240
+ (options.accessor_key) = 'fbProductCategory',
241
+ (options.is_ai_enhanceable) = true
242
+ ];
243
+ COLUMN_GENDER = 8 [
244
+ (options.label) = 'Gender',
245
+ (options.accessor_key) = 'gender',
246
+ (options.is_ai_enhanceable) = true
247
+ ];
248
+ COLUMN_COLOR = 9 [
249
+ (options.label) = 'Color',
250
+ (options.accessor_key) = 'color',
251
+ (options.is_ai_enhanceable) = true
252
+ ];
253
+ COLUMN_SIZE = 10 [
254
+ (options.label) = 'Size',
255
+ (options.accessor_key) = 'size',
256
+ (options.is_ai_enhanceable) = true
257
+ ];
258
+ COLUMN_AGE_GROUP = 11 [
259
+ (options.label) = 'Age group',
260
+ (options.accessor_key) = 'ageGroup',
261
+ (options.is_ai_enhanceable) = true
262
+ ];
263
+ COLUMN_MATERIAL = 12 [
264
+ (options.label) = 'Material',
265
+ (options.accessor_key) = 'material',
266
+ (options.is_ai_enhanceable) = true
267
+ ];
268
+ COLUMN_PATTERN = 13 [
269
+ (options.label) = 'Pattern',
270
+ (options.accessor_key) = 'pattern',
271
+ (options.is_ai_enhanceable) = true
272
+ ];
273
+ COLUMN_ADULT_ORIENTED_PRODUCT = 14 [
274
+ (options.label) = 'Adult-oriented product',
275
+ (options.accessor_key) = 'adult',
276
+ (options.is_ai_enhanceable) = true
277
+ ];
278
+ COLUMN_CONDITION = 15 [
279
+ (options.label) = 'Condition',
280
+ (options.accessor_key) = 'condition',
281
+ (options.is_ai_enhanceable) = true
282
+ ];
283
+ COLUMN_SIZE_SYSTEM = 16 [
284
+ (options.label) = 'Size system',
285
+ (options.accessor_key) = 'sizeSystem',
286
+ (options.is_ai_enhanceable) = true
287
+ ];
288
+ COLUMN_SIZE_TYPE = 17 [
289
+ (options.label) = 'Size type',
290
+ (options.accessor_key) = 'sizeType',
291
+ (options.is_ai_enhanceable) = true
292
+ ];
293
+ COLUMN_MULTIPACK = 18 [
294
+ (options.label) = 'Multipack',
295
+ (options.accessor_key) = 'multipack',
296
+ (options.is_ai_enhanceable) = true
297
+ ];
198
298
  }
@@ -0,0 +1,247 @@
1
+ syntax = "proto3";
2
+
3
+ package strique.model.db.catalog;
4
+
5
+ import "constants/countries/country_short_code.proto";
6
+ import "constants/datasource/data_source.proto";
7
+ import "db/catalog/catalog_enums.proto";
8
+ import "db/catalog/collection.proto";
9
+ import "db/catalog/certification.proto";
10
+ import "db/catalog/media_url.proto";
11
+ import "db/catalog/sales_channel.proto";
12
+ import "db/catalog/shipping.proto";
13
+ import "db/catalog/product_variant.proto";
14
+ import "google/protobuf/timestamp.proto";
15
+ import "types/filter_predicate/filters.proto";
16
+
17
+ option java_outer_classname = "ProductProto";
18
+ option java_package = "com.strique.model.db.catalog";
19
+
20
+ // Next Id: 2
21
+ // Proto definition for Product list.
22
+ message ProductList {
23
+ repeated Product product_response = 1;
24
+ }
25
+
26
+ // Next Id: 3
27
+ // Proto definition for Bulk Product Update request.
28
+ message BulkProductUpdateRequest {
29
+ Product product = 1;
30
+
31
+ types.Expression filter_expression = 2;
32
+ }
33
+
34
+ // Next Id: 75
35
+ // Proto definition for Product Data.
36
+ message Product {
37
+ // product id
38
+ string product_id = 1 [json_name = "productId"];
39
+
40
+ // source of the data
41
+ optional constants.DataSource source = 2 [json_name = "source"];
42
+
43
+ // title of the product
44
+ optional string title = 3 [json_name = "title"];
45
+
46
+ // description of the product
47
+ optional string description = 4 [json_name = "description"];
48
+
49
+ // seo title of the product
50
+ optional string seo_title = 5 [json_name = "seoTitle"];
51
+
52
+ // seo description of the product
53
+ optional string seo_description = 6 [json_name = "seoDescription"];
54
+
55
+ // landing page on your website for that product
56
+ optional string product_link = 7 [json_name = "productLink"];
57
+
58
+ // Include the URL for your main product image
59
+ optional MediaUrl image_link = 8 [json_name = "imageLink"];
60
+
61
+ // more images for your product
62
+ repeated MediaUrl additional_image_link = 9 [json_name = "additionalImageLink"];
63
+ repeated MediaUrl excluded_additional_image_link = 10 [json_name = "excludedAdditionalImageLink"];
64
+
65
+ // The costs associated with the sale of a particular product
66
+ optional double cost_of_goods_sold = 11 [json_name = "costOfGoodsSold"];
67
+
68
+ // The date that your product should stop showing
69
+ optional string expiration_date = 12 [json_name = "expirationDate"];
70
+
71
+ // The measure and dimension of your product as it is sold
72
+ optional MeasuredValue unit_pricing_measure = 14 [json_name = "unitPricingMeasure"];
73
+
74
+ // The product’s base measure for pricing
75
+ optional MeasuredValue unit_pricing_base_measure = 15 [json_name = "unitPricingBaseMeasure"];
76
+
77
+ // unit price for meta
78
+ optional MeasuredValue meta_unit_price = 67 [json_name = "metaUnitPrice"];
79
+
80
+ // Google-defined product category for your product
81
+ optional string google_product_category = 17 [json_name = "googleProductCategory"];
82
+
83
+ // facebook-defined product category for your product
84
+ optional string fb_product_category = 18 [json_name = "fbProductCategory"];
85
+
86
+ // Product category that you define for your product
87
+ optional string product_type = 19 [json_name = "productType"];
88
+
89
+ optional ProductStatus status = 20 [json_name = "status"];
90
+
91
+ // Your product’s brand name
92
+ optional string brand = 21 [json_name = "brand"];
93
+
94
+ // The condition of your product at time of sale
95
+ optional ProductCondition condition = 22 [json_name = "condition"];
96
+
97
+ // Indicate a product includes sexually suggestive content
98
+ optional bool adult = 23 [json_name = "adult"];
99
+
100
+ // The number of identical products sold within a merchant-defined multipack
101
+ optional int64 multipack = 24 [json_name = "multipack"];
102
+
103
+ // Indicates a product is a merchant-defined custom group of different products featuring one main product
104
+ optional bool is_bundle = 25 [json_name = "isBundle"];
105
+
106
+ // Certifications, such as energy efficiency ratings, associated with your product.
107
+ repeated Certification certifications = 26 [json_name = "certifications"];
108
+
109
+ // Your product’s energy label
110
+ optional EnergyEfficiencyClass energy_efficiency_class = 27 [json_name = "energyEfficiencyClass"];
111
+
112
+ // The demographic for which your product is intended
113
+ optional AgeGroup age_group = 28 [json_name = "ageGroup"];
114
+
115
+ // Your product’s color(s)
116
+ optional string color = 29 [json_name = "color"];
117
+
118
+ // The gender for which your product is intended
119
+ optional Gender gender = 30 [json_name = "gender"];
120
+
121
+ // Your product’s fabric or material
122
+ optional string material = 31 [json_name = "material"];
123
+
124
+ // Your product’s pattern or graphic print
125
+ optional string pattern = 32 [json_name = "pattern"];
126
+
127
+ // Your product’s size
128
+ optional string size = 33 [json_name = "size"];
129
+
130
+ // Your apparel product’s cut
131
+ optional SizeType size_type = 34 [json_name = "sizeType"];
132
+
133
+ // The country of the size system used by your product
134
+ optional SizeSystem size_system = 35 [json_name = "sizeSystem"];
135
+
136
+ // Your product's length
137
+ optional MeasuredValue product_length = 36 [json_name = "productLength"];
138
+
139
+ // Your product's width
140
+ optional MeasuredValue product_width = 37 [json_name = "productWidth"];
141
+
142
+ // Your product's height
143
+ optional MeasuredValue product_height = 38 [json_name = "productHeight"];
144
+
145
+ // Your product's weight
146
+ optional MeasuredValue product_weight = 39 [json_name = "productWeight"];
147
+
148
+ // The most relevant highlights of your products
149
+ repeated string product_highlight = 40 [json_name = "productHighlight"];
150
+ repeated string excluded_product_highlight = 41 [json_name = "excludedProductHighlight"];
151
+
152
+ // Label that you assign to a product to help organize bidding and reporting in Shopping campaigns
153
+ optional string custom_label_0 = 42 [json_name = "customLabel0"];
154
+ optional string custom_label_1 = 43 [json_name = "customLabel1"];
155
+ optional string custom_label_2 = 44 [json_name = "customLabel2"];
156
+ optional string custom_label_3 = 45 [json_name = "customLabel3"];
157
+ optional string custom_label_4 = 46 [json_name = "customLabel4"];
158
+
159
+ // An identifier that allows you to match products to promotions
160
+ repeated string promotion_id = 47 [json_name = "promotionId"];
161
+ repeated string excluded_promotion_id = 48 [json_name = "excludedPromotionId"];
162
+
163
+ // Your product's shipping cost, shipping speeds, and the locations your product ships to
164
+ repeated Shipping shipping = 63 [json_name = "shipping"];
165
+
166
+ // Label that you assign to a product to help assign correct shipping costs in Merchant Center account settings.
167
+ optional string shipping_label = 50 [json_name = "shippingLabel"];
168
+
169
+ // The weight of the product used to calculate the shipping cost
170
+ optional MeasuredValue shipping_weight = 51 [json_name = "shippingWeight"];
171
+
172
+ // The length of the product used to calculate the shipping cost by dimensional weight
173
+ optional MeasuredValue shipping_length = 52 [json_name = "shippingLength"];
174
+
175
+ // The width of the product used to calculate the shipping cost by dimensional weight
176
+ optional MeasuredValue shipping_width = 53 [json_name = "shippingWidth"];
177
+
178
+ // The height of the product used to calculate the shipping cost by dimensional weight
179
+ optional MeasuredValue shipping_height = 54 [json_name = "shippingHeight"];
180
+
181
+ optional constants.CountryShortCodes origin_country = 68 [json_name = "originCountry"];
182
+
183
+ // The maximum amount of time between when an order is placed for a product and when the product ships
184
+ optional uint64 max_handling_time = 56 [json_name = "maxHandlingTime"];
185
+
186
+ repeated string tags = 57 [json_name = "tags"];
187
+ repeated string excluded_tags = 66 [json_name = "excludedTags"];
188
+
189
+ repeated Collection collection_details = 58 [json_name = "collectionDetails"];
190
+
191
+ repeated MediaUrl video_link = 59 [json_name = "videoLink"];
192
+ repeated MediaUrl excluded_video_link = 60 [json_name = "excludedVideoLink"];
193
+
194
+ string platform_id = 61 [json_name = "platformId"];
195
+
196
+ repeated ProductVariant variants = 62 [json_name = "variants"];
197
+
198
+ repeated SalesChannel sales_channel = 64 [json_name = "salesChannel"];
199
+
200
+ optional google.protobuf.Timestamp created_at = 65 [json_name = "createdAt"];
201
+
202
+ optional string importer_name = 69 [json_name = "importerName"];
203
+
204
+ optional string manufacturer_info = 70 [json_name = "manufacturerInfo"];
205
+
206
+ optional MetaImporterAddress importer_address = 71 [json_name = "importerAddress"] ;
207
+
208
+ optional string return_policy_label = 72 [json_name = "returnPolicyLabel"];
209
+
210
+ repeated ProductDestination product_destinations = 73 [json_name = "productDestinations"];
211
+
212
+ // List of field names that have been enhanced by AI.
213
+ repeated string enhanced_fields = 74 [json_name = "enhancedFields"];
214
+
215
+ reserved 49, 13, 16, 55;
216
+ }
217
+
218
+ // Next Id: 4
219
+ // Proto definition for subscription.
220
+ message SubscriptionCost {
221
+ SubscriptionPeriod period = 1;
222
+
223
+ int64 length = 2;
224
+
225
+ double amount = 3;
226
+ }
227
+
228
+ // Next Id: 7
229
+ // Proto definition for importer address.
230
+ message MetaImporterAddress {
231
+ string street1 = 1;
232
+ optional string street2 = 2;
233
+ string city = 3;
234
+ optional string region = 4;
235
+ optional string postal_code = 5;
236
+ constants.CountryShortCodes country = 6;
237
+ }
238
+
239
+ // Next Id: 3
240
+ // Proto definition for update product request.
241
+ message UpdateProductRequest {
242
+ // product to be updated
243
+ Product product = 1;
244
+
245
+ // source of the data (AI, STRIQUE, etc.)
246
+ constants.DataSource source = 2;
247
+ }
@@ -62,4 +62,7 @@ extend google.protobuf.EnumValueOptions {
62
62
 
63
63
  // Defines the platform type for which this enum value is applicable.
64
64
  optional strique.model.db.platform.PlatformType platform_type = 10012;
65
+
66
+ // Defines whether the column can be enhanced by AI.
67
+ optional bool is_ai_enhanceable = 10013;
65
68
  }
@@ -38,7 +38,7 @@ message ManageProductsData {
38
38
  reserved 3;
39
39
  }
40
40
 
41
- // Next Id: 40
41
+ // Next Id: 41
42
42
  // Proto definition for a single record of Catalog products Data.
43
43
  message ManageProductsRecord {
44
44
  string product_id = 1 [json_name = "productId"];
@@ -110,14 +110,16 @@ message ManageProductsRecord {
110
110
  optional string manufacturer_info = 38 [json_name = "manufacturerInfo"];
111
111
 
112
112
  repeated string product_errors = 39 [json_name = "productErrors"];
113
-
113
+
114
+ // Indicates whether the product has been AI-enhanced.
115
+ optional bool is_ai_enhanced = 40 [json_name = "isAiEnhanced"];
114
116
  reserved 14, 27, 28, 30;
115
117
  }
116
118
 
117
119
  // Next Id: 3
118
120
  // Proto definition for Catalog products Data Configuration.
119
121
  message ManageProductsConfig {
120
- // Next Id: 37
122
+ // Next Id: 38
121
123
  // Enumeration of possible columns in the Catalog products Data table.
122
124
  enum Column {
123
125
  COLUMN_UNKNOWN = 0 [
@@ -393,6 +395,14 @@ message ManageProductsConfig {
393
395
  (options.is_permanently_hidden) = true,
394
396
  (options.is_dropdown_not_support) = true
395
397
  ];
398
+ COLUMN_IS_AI_ENHANCED = 37 [
399
+ (options.label) = 'Is AI enhanced',
400
+ (options.accessor_key) = 'isAiEnhanced',
401
+ (options.is_sortable) = false,
402
+ (options.is_filterable) = true,
403
+ (options.is_permanently_hidden) = true,
404
+ (options.is_dropdown_not_support) = true
405
+ ];
396
406
  reserved 14;
397
407
  }
398
408
 
@@ -444,4 +454,4 @@ message RepeatedFieldsData {
444
454
  message ValueLabel {
445
455
  string value = 1;
446
456
  string label = 2;
447
- }
457
+ }
@@ -28,7 +28,7 @@ message WidgetTableColumnStaticConfig {
28
28
  optional WidgetInfo widget_info = 3;
29
29
  }
30
30
 
31
- // Next Id: 11
31
+ // Next Id: 12
32
32
  // Proto Definition for Table Column Static Config
33
33
  message TableColumnStaticConfig {
34
34
  // Label for a column in a human-readable format.
@@ -60,6 +60,9 @@ message TableColumnStaticConfig {
60
60
 
61
61
  // Platform type for which this column config is applicable.
62
62
  optional model.db.platform.PlatformType platform_type = 10;
63
+
64
+ // Defines whether the column can be enhanced by AI.
65
+ optional bool is_ai_enhanceable = 11;
63
66
  }
64
67
 
65
68
  // Next Id: 4
@@ -7,7 +7,7 @@ import "options/strique_enum_options.proto";
7
7
  option java_outer_classname = "WidgetTypeProto";
8
8
  option java_package = "com.strique.model.widget";
9
9
 
10
- // Next Id: 155
10
+ // Next Id: 156
11
11
  // Enumeration of possible widget types.
12
12
  enum WidgetType {
13
13
  WIDGET_TYPE_UNKNOWN = 0;
@@ -481,4 +481,7 @@ enum WidgetType {
481
481
  PRODUCT_ANALYTICS = 154 [
482
482
  (options.description) = 'Provides insights into product performance on different platforms, including views, add-to-carts, and purchases, helping you optimize your inventory and marketing strategies.'
483
483
  ];
484
+ CATALOG_AI_ENHANCE = 155 [
485
+ (options.description) = 'Enhances the catalog products with AI, helping you optimize your catalog and marketing strategies.'
486
+ ];
484
487
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: strique-proto-schema
3
- Version: 32.0.4rc417
3
+ Version: 32.1.0
4
4
  Summary: API contracts and Data Transfer Objects (DTO) in the form of Protocol Buffers for Strique binaries.
5
5
  Requires-Python: >=3.7
6
6
  Description-Content-Type: text/markdown
@@ -2,6 +2,7 @@ MANIFEST.in
2
2
  README.md
3
3
  __init__.py
4
4
  pyproject.toml
5
+ src/protos/ai/catalog/enhance_product.proto
5
6
  src/protos/ai/reporting/summary.proto
6
7
  src/protos/authz/policy.proto
7
8
  src/protos/authz/policy.textproto