pinterest_sdk 1.0.0

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 (488) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +9 -0
  3. data/Gemfile.lock +70 -0
  4. data/README.md +319 -0
  5. data/Rakefile +10 -0
  6. data/bin/bundle +114 -0
  7. data/bin/byebug +27 -0
  8. data/bin/coderay +27 -0
  9. data/bin/htmldiff +27 -0
  10. data/bin/ldiff +27 -0
  11. data/bin/pry +27 -0
  12. data/bin/rake +27 -0
  13. data/bin/rspec +27 -0
  14. data/bin/rubocop +27 -0
  15. data/bin/ruby-parse +27 -0
  16. data/bin/ruby-rewrite +27 -0
  17. data/docs/Account.md +24 -0
  18. data/docs/ActionType.md +15 -0
  19. data/docs/AdAccount.md +26 -0
  20. data/docs/AdAccountOwner.md +18 -0
  21. data/docs/AdAccountsApi.md +929 -0
  22. data/docs/AdGroupResponse.md +62 -0
  23. data/docs/AdGroupResponseAllOf.md +48 -0
  24. data/docs/AdGroupResponseAllOf1.md +30 -0
  25. data/docs/AdGroupSummaryStatus.md +15 -0
  26. data/docs/AdResponse.md +70 -0
  27. data/docs/AdResponseAllOf.md +48 -0
  28. data/docs/AdResponseAllOf1.md +38 -0
  29. data/docs/AdsAnalyticsCreateAsyncRequest.md +62 -0
  30. data/docs/AdsAnalyticsCreateAsyncRequestAllOf.md +32 -0
  31. data/docs/AdsAnalyticsCreateAsyncRequestAllOf1.md +22 -0
  32. data/docs/AdsAnalyticsCreateAsyncResponse.md +22 -0
  33. data/docs/AdsAnalyticsFilterColumn.md +15 -0
  34. data/docs/AdsAnalyticsFilterOperator.md +15 -0
  35. data/docs/AdsAnalyticsGetAsyncResponse.md +22 -0
  36. data/docs/AdsAnalyticsMetricsFilter.md +22 -0
  37. data/docs/AdsAnalyticsTargetingType.md +15 -0
  38. data/docs/AnalyticsMetricsResponse.md +20 -0
  39. data/docs/AnalyticsMetricsResponseDailyMetrics.md +22 -0
  40. data/docs/AvailabilityFilter.md +18 -0
  41. data/docs/BatchOperation.md +15 -0
  42. data/docs/BatchOperationStatus.md +15 -0
  43. data/docs/Board.md +26 -0
  44. data/docs/BoardOwner.md +18 -0
  45. data/docs/BoardSection.md +20 -0
  46. data/docs/BoardUpdate.md +22 -0
  47. data/docs/BoardsApi.md +811 -0
  48. data/docs/BrandFilter.md +18 -0
  49. data/docs/CampaignCommon.md +34 -0
  50. data/docs/CampaignResponse.md +44 -0
  51. data/docs/CampaignResponseAllOf.md +18 -0
  52. data/docs/CampaignResponseAllOf1.md +24 -0
  53. data/docs/CampaignSummaryStatus.md +15 -0
  54. data/docs/CatalogsApi.md +939 -0
  55. data/docs/CatalogsDbItem.md +22 -0
  56. data/docs/CatalogsFeed.md +42 -0
  57. data/docs/CatalogsFeedCredentials.md +20 -0
  58. data/docs/CatalogsFeedIngestionDetails.md +20 -0
  59. data/docs/CatalogsFeedIngestionErrors.md +26 -0
  60. data/docs/CatalogsFeedIngestionInfo.md +22 -0
  61. data/docs/CatalogsFeedProcessingResult.md +30 -0
  62. data/docs/CatalogsFeedProcessingResultFields.md +24 -0
  63. data/docs/CatalogsFeedProcessingSchedule.md +20 -0
  64. data/docs/CatalogsFeedProcessingStatus.md +15 -0
  65. data/docs/CatalogsFeedProductCounts.md +18 -0
  66. data/docs/CatalogsFeedValidationDetails.md +20 -0
  67. data/docs/CatalogsFeedValidationErrors.md +84 -0
  68. data/docs/CatalogsFeedValidationWarnings.md +106 -0
  69. data/docs/CatalogsFeedsCreateRequest.md +34 -0
  70. data/docs/CatalogsFeedsUpdateRequest.md +32 -0
  71. data/docs/CatalogsFormat.md +15 -0
  72. data/docs/CatalogsItems.md +18 -0
  73. data/docs/CatalogsItemsBatch.md +26 -0
  74. data/docs/CatalogsItemsBatchRequest.md +24 -0
  75. data/docs/CatalogsProductGroup.md +34 -0
  76. data/docs/CatalogsProductGroupCreateRequest.md +24 -0
  77. data/docs/CatalogsProductGroupCurrencyCriteria.md +20 -0
  78. data/docs/CatalogsProductGroupFilterKeys.md +68 -0
  79. data/docs/CatalogsProductGroupFilters.md +20 -0
  80. data/docs/CatalogsProductGroupFiltersAllOf.md +18 -0
  81. data/docs/CatalogsProductGroupFiltersAnyOf.md +18 -0
  82. data/docs/CatalogsProductGroupMultipleStringCriteria.md +20 -0
  83. data/docs/CatalogsProductGroupMultipleStringListCriteria.md +20 -0
  84. data/docs/CatalogsProductGroupPricingCriteria.md +22 -0
  85. data/docs/CatalogsProductGroupStatus.md +15 -0
  86. data/docs/CatalogsProductGroupType.md +15 -0
  87. data/docs/CatalogsProductGroupUpdateRequest.md +24 -0
  88. data/docs/CatalogsStatus.md +15 -0
  89. data/docs/ConditionFilter.md +18 -0
  90. data/docs/ConversionAttributionWindowDays.md +15 -0
  91. data/docs/ConversionReportAttributionType.md +15 -0
  92. data/docs/ConversionReportTimeType.md +15 -0
  93. data/docs/Country.md +15 -0
  94. data/docs/Currency.md +15 -0
  95. data/docs/CurrencyFilter.md +18 -0
  96. data/docs/CustomLabel0Filter.md +18 -0
  97. data/docs/CustomLabel1Filter.md +18 -0
  98. data/docs/CustomLabel2Filter.md +18 -0
  99. data/docs/CustomLabel3Filter.md +18 -0
  100. data/docs/CustomLabel4Filter.md +18 -0
  101. data/docs/DataOutputFormat.md +15 -0
  102. data/docs/EntityStatus.md +15 -0
  103. data/docs/Error.md +20 -0
  104. data/docs/FeedFields.md +36 -0
  105. data/docs/GenderFilter.md +18 -0
  106. data/docs/GoogleProductCategory0Filter.md +18 -0
  107. data/docs/GoogleProductCategory1Filter.md +18 -0
  108. data/docs/GoogleProductCategory2Filter.md +18 -0
  109. data/docs/GoogleProductCategory3Filter.md +18 -0
  110. data/docs/GoogleProductCategory4Filter.md +18 -0
  111. data/docs/GoogleProductCategory5Filter.md +18 -0
  112. data/docs/GoogleProductCategory6Filter.md +18 -0
  113. data/docs/Granularity.md +15 -0
  114. data/docs/ImageDetails.md +22 -0
  115. data/docs/ItemAttributes.md +104 -0
  116. data/docs/ItemBatchRecord.md +20 -0
  117. data/docs/ItemGroupIdFilter.md +18 -0
  118. data/docs/ItemIdFilter.md +18 -0
  119. data/docs/ItemProcessingRecord.md +24 -0
  120. data/docs/ItemProcessingStatus.md +15 -0
  121. data/docs/ItemValidationEvent.md +22 -0
  122. data/docs/Language.md +15 -0
  123. data/docs/MaxPriceFilter.md +18 -0
  124. data/docs/MediaApi.md +221 -0
  125. data/docs/MediaUpload.md +24 -0
  126. data/docs/MediaUploadAllOf.md +24 -0
  127. data/docs/MediaUploadAllOfUploadParameters.md +32 -0
  128. data/docs/MediaUploadDetails.md +22 -0
  129. data/docs/MediaUploadRequest.md +18 -0
  130. data/docs/MediaUploadStatus.md +15 -0
  131. data/docs/MediaUploadType.md +15 -0
  132. data/docs/MetricsReportingLevel.md +15 -0
  133. data/docs/MinPriceFilter.md +18 -0
  134. data/docs/NonNullableCatalogsCurrency.md +15 -0
  135. data/docs/NullableCurrency.md +15 -0
  136. data/docs/OauthAccessTokenRequest.md +18 -0
  137. data/docs/OauthAccessTokenRequestCode.md +20 -0
  138. data/docs/OauthAccessTokenRequestCodeAllOf.md +20 -0
  139. data/docs/OauthAccessTokenRequestRefresh.md +20 -0
  140. data/docs/OauthAccessTokenRequestRefreshAllOf.md +20 -0
  141. data/docs/OauthAccessTokenResponse.md +26 -0
  142. data/docs/OauthAccessTokenResponseCode.md +20 -0
  143. data/docs/OauthAccessTokenResponseCodeAllOf.md +20 -0
  144. data/docs/OauthAccessTokenResponseRefresh.md +15 -0
  145. data/docs/OauthApi.md +72 -0
  146. data/docs/ObjectiveType.md +15 -0
  147. data/docs/PacingDeliveryType.md +15 -0
  148. data/docs/Paginated.md +20 -0
  149. data/docs/Pin.md +38 -0
  150. data/docs/PinMedia.md +18 -0
  151. data/docs/PinMediaSource.md +81 -0
  152. data/docs/PinMediaSourceImageBase64.md +22 -0
  153. data/docs/PinMediaSourceImageURL.md +20 -0
  154. data/docs/PinMediaSourceVideoID.md +22 -0
  155. data/docs/PinMediaWithImage.md +18 -0
  156. data/docs/PinMediaWithImageAllOf.md +18 -0
  157. data/docs/PinPromotionSummaryStatus.md +15 -0
  158. data/docs/PinsApi.md +304 -0
  159. data/docs/PlacementGroupType.md +15 -0
  160. data/docs/ProductAvailabilityType.md +15 -0
  161. data/docs/ProductGroupSummaryStatus.md +15 -0
  162. data/docs/ProductType0Filter.md +18 -0
  163. data/docs/ProductType1Filter.md +18 -0
  164. data/docs/ProductType2Filter.md +18 -0
  165. data/docs/ProductType3Filter.md +18 -0
  166. data/docs/ProductType4Filter.md +18 -0
  167. data/docs/ReportingColumnAsync.md +15 -0
  168. data/docs/TargetingTypeFilter.md +18 -0
  169. data/docs/TrackingUrls.md +26 -0
  170. data/docs/UserAccountApi.md +165 -0
  171. data/git_push.sh +57 -0
  172. data/lib/pinterest_sdk/api/ad_accounts_api.rb +1287 -0
  173. data/lib/pinterest_sdk/api/boards_api.rb +888 -0
  174. data/lib/pinterest_sdk/api/catalogs_api.rb +965 -0
  175. data/lib/pinterest_sdk/api/media_api.rb +229 -0
  176. data/lib/pinterest_sdk/api/oauth_api.rb +96 -0
  177. data/lib/pinterest_sdk/api/pins_api.rb +330 -0
  178. data/lib/pinterest_sdk/api/user_account_api.rb +201 -0
  179. data/lib/pinterest_sdk/api_client.rb +390 -0
  180. data/lib/pinterest_sdk/api_error.rb +57 -0
  181. data/lib/pinterest_sdk/configuration.rb +285 -0
  182. data/lib/pinterest_sdk/models/account.rb +280 -0
  183. data/lib/pinterest_sdk/models/action_type.rb +39 -0
  184. data/lib/pinterest_sdk/models/ad_account.rb +254 -0
  185. data/lib/pinterest_sdk/models/ad_account_owner.rb +219 -0
  186. data/lib/pinterest_sdk/models/ad_group_response.rb +555 -0
  187. data/lib/pinterest_sdk/models/ad_group_response_all_of.rb +427 -0
  188. data/lib/pinterest_sdk/models/ad_group_response_all_of1.rb +329 -0
  189. data/lib/pinterest_sdk/models/ad_group_summary_status.rb +41 -0
  190. data/lib/pinterest_sdk/models/ad_response.rb +640 -0
  191. data/lib/pinterest_sdk/models/ad_response_all_of.rb +455 -0
  192. data/lib/pinterest_sdk/models/ad_response_all_of1.rb +409 -0
  193. data/lib/pinterest_sdk/models/ads_analytics_create_async_request.rb +831 -0
  194. data/lib/pinterest_sdk/models/ads_analytics_create_async_request_all_of.rb +356 -0
  195. data/lib/pinterest_sdk/models/ads_analytics_create_async_request_all_of1.rb +253 -0
  196. data/lib/pinterest_sdk/models/ads_analytics_create_async_response.rb +237 -0
  197. data/lib/pinterest_sdk/models/ads_analytics_filter_column.rb +37 -0
  198. data/lib/pinterest_sdk/models/ads_analytics_filter_operator.rb +37 -0
  199. data/lib/pinterest_sdk/models/ads_analytics_get_async_response.rb +238 -0
  200. data/lib/pinterest_sdk/models/ads_analytics_metrics_filter.rb +254 -0
  201. data/lib/pinterest_sdk/models/ads_analytics_targeting_type.rb +48 -0
  202. data/lib/pinterest_sdk/models/analytics_metrics_response.rb +233 -0
  203. data/lib/pinterest_sdk/models/analytics_metrics_response_daily_metrics.rb +275 -0
  204. data/lib/pinterest_sdk/models/availability_filter.rb +223 -0
  205. data/lib/pinterest_sdk/models/batch_operation.rb +38 -0
  206. data/lib/pinterest_sdk/models/batch_operation_status.rb +37 -0
  207. data/lib/pinterest_sdk/models/board.rb +301 -0
  208. data/lib/pinterest_sdk/models/board_owner.rb +218 -0
  209. data/lib/pinterest_sdk/models/board_section.rb +252 -0
  210. data/lib/pinterest_sdk/models/board_update.rb +272 -0
  211. data/lib/pinterest_sdk/models/brand_filter.rb +223 -0
  212. data/lib/pinterest_sdk/models/campaign_common.rb +352 -0
  213. data/lib/pinterest_sdk/models/campaign_response.rb +435 -0
  214. data/lib/pinterest_sdk/models/campaign_response_all_of.rb +245 -0
  215. data/lib/pinterest_sdk/models/campaign_response_all_of1.rb +248 -0
  216. data/lib/pinterest_sdk/models/campaign_summary_status.rb +41 -0
  217. data/lib/pinterest_sdk/models/catalogs_db_item.rb +236 -0
  218. data/lib/pinterest_sdk/models/catalogs_feed.rb +368 -0
  219. data/lib/pinterest_sdk/models/catalogs_feed_credentials.rb +240 -0
  220. data/lib/pinterest_sdk/models/catalogs_feed_ingestion_details.rb +237 -0
  221. data/lib/pinterest_sdk/models/catalogs_feed_ingestion_errors.rb +288 -0
  222. data/lib/pinterest_sdk/models/catalogs_feed_ingestion_info.rb +236 -0
  223. data/lib/pinterest_sdk/models/catalogs_feed_processing_result.rb +296 -0
  224. data/lib/pinterest_sdk/models/catalogs_feed_processing_result_fields.rb +261 -0
  225. data/lib/pinterest_sdk/models/catalogs_feed_processing_schedule.rb +291 -0
  226. data/lib/pinterest_sdk/models/catalogs_feed_processing_status.rb +43 -0
  227. data/lib/pinterest_sdk/models/catalogs_feed_product_counts.rb +220 -0
  228. data/lib/pinterest_sdk/models/catalogs_feed_validation_details.rb +237 -0
  229. data/lib/pinterest_sdk/models/catalogs_feed_validation_errors.rb +515 -0
  230. data/lib/pinterest_sdk/models/catalogs_feed_validation_warnings.rb +614 -0
  231. data/lib/pinterest_sdk/models/catalogs_feeds_create_request.rb +313 -0
  232. data/lib/pinterest_sdk/models/catalogs_feeds_update_request.rb +288 -0
  233. data/lib/pinterest_sdk/models/catalogs_format.rb +38 -0
  234. data/lib/pinterest_sdk/models/catalogs_items.rb +222 -0
  235. data/lib/pinterest_sdk/models/catalogs_items_batch.rb +262 -0
  236. data/lib/pinterest_sdk/models/catalogs_items_batch_request.rb +249 -0
  237. data/lib/pinterest_sdk/models/catalogs_product_group.rb +345 -0
  238. data/lib/pinterest_sdk/models/catalogs_product_group_create_request.rb +284 -0
  239. data/lib/pinterest_sdk/models/catalogs_product_group_currency_criteria.rb +237 -0
  240. data/lib/pinterest_sdk/models/catalogs_product_group_filter_keys.rb +617 -0
  241. data/lib/pinterest_sdk/models/catalogs_product_group_filters.rb +252 -0
  242. data/lib/pinterest_sdk/models/catalogs_product_group_filters_all_of.rb +220 -0
  243. data/lib/pinterest_sdk/models/catalogs_product_group_filters_any_of.rb +220 -0
  244. data/lib/pinterest_sdk/models/catalogs_product_group_multiple_string_criteria.rb +239 -0
  245. data/lib/pinterest_sdk/models/catalogs_product_group_multiple_string_list_criteria.rb +239 -0
  246. data/lib/pinterest_sdk/models/catalogs_product_group_pricing_criteria.rb +251 -0
  247. data/lib/pinterest_sdk/models/catalogs_product_group_status.rb +37 -0
  248. data/lib/pinterest_sdk/models/catalogs_product_group_type.rb +42 -0
  249. data/lib/pinterest_sdk/models/catalogs_product_group_update_request.rb +284 -0
  250. data/lib/pinterest_sdk/models/catalogs_status.rb +37 -0
  251. data/lib/pinterest_sdk/models/condition_filter.rb +223 -0
  252. data/lib/pinterest_sdk/models/conversion_attribution_window_days.rb +39 -0
  253. data/lib/pinterest_sdk/models/conversion_report_attribution_type.rb +37 -0
  254. data/lib/pinterest_sdk/models/conversion_report_time_type.rb +37 -0
  255. data/lib/pinterest_sdk/models/country.rb +282 -0
  256. data/lib/pinterest_sdk/models/currency.rb +60 -0
  257. data/lib/pinterest_sdk/models/currency_filter.rb +223 -0
  258. data/lib/pinterest_sdk/models/custom_label0_filter.rb +223 -0
  259. data/lib/pinterest_sdk/models/custom_label1_filter.rb +223 -0
  260. data/lib/pinterest_sdk/models/custom_label2_filter.rb +223 -0
  261. data/lib/pinterest_sdk/models/custom_label3_filter.rb +223 -0
  262. data/lib/pinterest_sdk/models/custom_label4_filter.rb +223 -0
  263. data/lib/pinterest_sdk/models/data_output_format.rb +37 -0
  264. data/lib/pinterest_sdk/models/entity_status.rb +38 -0
  265. data/lib/pinterest_sdk/models/error.rb +237 -0
  266. data/lib/pinterest_sdk/models/feed_fields.rb +332 -0
  267. data/lib/pinterest_sdk/models/gender_filter.rb +223 -0
  268. data/lib/pinterest_sdk/models/google_product_category0_filter.rb +223 -0
  269. data/lib/pinterest_sdk/models/google_product_category1_filter.rb +223 -0
  270. data/lib/pinterest_sdk/models/google_product_category2_filter.rb +223 -0
  271. data/lib/pinterest_sdk/models/google_product_category3_filter.rb +223 -0
  272. data/lib/pinterest_sdk/models/google_product_category4_filter.rb +223 -0
  273. data/lib/pinterest_sdk/models/google_product_category5_filter.rb +223 -0
  274. data/lib/pinterest_sdk/models/google_product_category6_filter.rb +223 -0
  275. data/lib/pinterest_sdk/models/granularity.rb +40 -0
  276. data/lib/pinterest_sdk/models/image_details.rb +281 -0
  277. data/lib/pinterest_sdk/models/item_attributes.rb +833 -0
  278. data/lib/pinterest_sdk/models/item_batch_record.rb +229 -0
  279. data/lib/pinterest_sdk/models/item_group_id_filter.rb +223 -0
  280. data/lib/pinterest_sdk/models/item_id_filter.rb +223 -0
  281. data/lib/pinterest_sdk/models/item_processing_record.rb +253 -0
  282. data/lib/pinterest_sdk/models/item_processing_status.rb +38 -0
  283. data/lib/pinterest_sdk/models/item_validation_event.rb +240 -0
  284. data/lib/pinterest_sdk/models/language.rb +96 -0
  285. data/lib/pinterest_sdk/models/max_price_filter.rb +223 -0
  286. data/lib/pinterest_sdk/models/media_upload.rb +255 -0
  287. data/lib/pinterest_sdk/models/media_upload_all_of.rb +247 -0
  288. data/lib/pinterest_sdk/models/media_upload_all_of_upload_parameters.rb +282 -0
  289. data/lib/pinterest_sdk/models/media_upload_details.rb +254 -0
  290. data/lib/pinterest_sdk/models/media_upload_request.rb +224 -0
  291. data/lib/pinterest_sdk/models/media_upload_status.rb +39 -0
  292. data/lib/pinterest_sdk/models/media_upload_type.rb +36 -0
  293. data/lib/pinterest_sdk/models/metrics_reporting_level.rb +47 -0
  294. data/lib/pinterest_sdk/models/min_price_filter.rb +223 -0
  295. data/lib/pinterest_sdk/models/non_nullable_catalogs_currency.rb +198 -0
  296. data/lib/pinterest_sdk/models/nullable_currency.rb +199 -0
  297. data/lib/pinterest_sdk/models/oauth_access_token_request_code.rb +272 -0
  298. data/lib/pinterest_sdk/models/oauth_access_token_request_code_all_of.rb +237 -0
  299. data/lib/pinterest_sdk/models/oauth_access_token_request_refresh.rb +267 -0
  300. data/lib/pinterest_sdk/models/oauth_access_token_request_refresh_all_of.rb +232 -0
  301. data/lib/pinterest_sdk/models/oauth_access_token_response.rb +316 -0
  302. data/lib/pinterest_sdk/models/oauth_access_token_response_code.rb +272 -0
  303. data/lib/pinterest_sdk/models/oauth_access_token_response_code_all_of.rb +237 -0
  304. data/lib/pinterest_sdk/models/oauth_access_token_response_refresh.rb +243 -0
  305. data/lib/pinterest_sdk/models/objective_type.rb +43 -0
  306. data/lib/pinterest_sdk/models/pacing_delivery_type.rb +37 -0
  307. data/lib/pinterest_sdk/models/paginated.rb +235 -0
  308. data/lib/pinterest_sdk/models/pin.rb +359 -0
  309. data/lib/pinterest_sdk/models/pin_media.rb +224 -0
  310. data/lib/pinterest_sdk/models/pin_media_source.rb +58 -0
  311. data/lib/pinterest_sdk/models/pin_media_source_image_base64.rb +319 -0
  312. data/lib/pinterest_sdk/models/pin_media_source_image_url.rb +272 -0
  313. data/lib/pinterest_sdk/models/pin_media_source_video_id.rb +307 -0
  314. data/lib/pinterest_sdk/models/pin_media_with_image.rb +233 -0
  315. data/lib/pinterest_sdk/models/pin_media_with_image_all_of.rb +220 -0
  316. data/lib/pinterest_sdk/models/pin_promotion_summary_status.rb +41 -0
  317. data/lib/pinterest_sdk/models/placement_group_type.rb +39 -0
  318. data/lib/pinterest_sdk/models/product_availability_type.rb +39 -0
  319. data/lib/pinterest_sdk/models/product_group_summary_status.rb +39 -0
  320. data/lib/pinterest_sdk/models/product_type0_filter.rb +223 -0
  321. data/lib/pinterest_sdk/models/product_type1_filter.rb +223 -0
  322. data/lib/pinterest_sdk/models/product_type2_filter.rb +223 -0
  323. data/lib/pinterest_sdk/models/product_type3_filter.rb +223 -0
  324. data/lib/pinterest_sdk/models/product_type4_filter.rb +223 -0
  325. data/lib/pinterest_sdk/models/reporting_column_async.rb +549 -0
  326. data/lib/pinterest_sdk/models/targeting_type_filter.rb +245 -0
  327. data/lib/pinterest_sdk/models/tracking_urls.rb +340 -0
  328. data/lib/pinterest_sdk/version.rb +15 -0
  329. data/lib/pinterest_sdk.rb +192 -0
  330. data/pinterest_sdk.gemspec +38 -0
  331. data/spec/api/ad_accounts_api_spec.rb +234 -0
  332. data/spec/api/boards_api_spec.rb +181 -0
  333. data/spec/api/catalogs_api_spec.rb +200 -0
  334. data/spec/api/media_api_spec.rb +72 -0
  335. data/spec/api/oauth_api_spec.rb +47 -0
  336. data/spec/api/pins_api_spec.rb +90 -0
  337. data/spec/api/user_account_api_spec.rb +66 -0
  338. data/spec/api_client_spec.rb +226 -0
  339. data/spec/configuration_spec.rb +42 -0
  340. data/spec/models/account_spec.rb +56 -0
  341. data/spec/models/action_type_spec.rb +28 -0
  342. data/spec/models/ad_account_owner_spec.rb +34 -0
  343. data/spec/models/ad_account_spec.rb +58 -0
  344. data/spec/models/ad_group_response_all_of1_spec.rb +70 -0
  345. data/spec/models/ad_group_response_all_of_spec.rb +132 -0
  346. data/spec/models/ad_group_response_spec.rb +174 -0
  347. data/spec/models/ad_group_summary_status_spec.rb +28 -0
  348. data/spec/models/ad_response_all_of1_spec.rb +102 -0
  349. data/spec/models/ad_response_all_of_spec.rb +128 -0
  350. data/spec/models/ad_response_spec.rb +202 -0
  351. data/spec/models/ads_analytics_create_async_request_all_of1_spec.rb +46 -0
  352. data/spec/models/ads_analytics_create_async_request_all_of_spec.rb +76 -0
  353. data/spec/models/ads_analytics_create_async_request_spec.rb +166 -0
  354. data/spec/models/ads_analytics_create_async_response_spec.rb +46 -0
  355. data/spec/models/ads_analytics_filter_column_spec.rb +28 -0
  356. data/spec/models/ads_analytics_filter_operator_spec.rb +28 -0
  357. data/spec/models/ads_analytics_get_async_response_spec.rb +46 -0
  358. data/spec/models/ads_analytics_metrics_filter_spec.rb +46 -0
  359. data/spec/models/ads_analytics_targeting_type_spec.rb +28 -0
  360. data/spec/models/analytics_metrics_response_daily_metrics_spec.rb +50 -0
  361. data/spec/models/analytics_metrics_response_spec.rb +40 -0
  362. data/spec/models/availability_filter_spec.rb +34 -0
  363. data/spec/models/batch_operation_spec.rb +28 -0
  364. data/spec/models/batch_operation_status_spec.rb +28 -0
  365. data/spec/models/board_owner_spec.rb +34 -0
  366. data/spec/models/board_section_spec.rb +40 -0
  367. data/spec/models/board_spec.rb +62 -0
  368. data/spec/models/board_update_spec.rb +50 -0
  369. data/spec/models/brand_filter_spec.rb +34 -0
  370. data/spec/models/campaign_common_spec.rb +82 -0
  371. data/spec/models/campaign_response_all_of1_spec.rb +52 -0
  372. data/spec/models/campaign_response_all_of_spec.rb +34 -0
  373. data/spec/models/campaign_response_spec.rb +112 -0
  374. data/spec/models/campaign_summary_status_spec.rb +28 -0
  375. data/spec/models/catalogs_db_item_spec.rb +46 -0
  376. data/spec/models/catalogs_feed_credentials_spec.rb +40 -0
  377. data/spec/models/catalogs_feed_ingestion_details_spec.rb +40 -0
  378. data/spec/models/catalogs_feed_ingestion_errors_spec.rb +62 -0
  379. data/spec/models/catalogs_feed_ingestion_info_spec.rb +46 -0
  380. data/spec/models/catalogs_feed_processing_result_fields_spec.rb +52 -0
  381. data/spec/models/catalogs_feed_processing_result_spec.rb +70 -0
  382. data/spec/models/catalogs_feed_processing_schedule_spec.rb +44 -0
  383. data/spec/models/catalogs_feed_processing_status_spec.rb +28 -0
  384. data/spec/models/catalogs_feed_product_counts_spec.rb +34 -0
  385. data/spec/models/catalogs_feed_spec.rb +106 -0
  386. data/spec/models/catalogs_feed_validation_details_spec.rb +40 -0
  387. data/spec/models/catalogs_feed_validation_errors_spec.rb +232 -0
  388. data/spec/models/catalogs_feed_validation_warnings_spec.rb +298 -0
  389. data/spec/models/catalogs_feeds_create_request_spec.rb +82 -0
  390. data/spec/models/catalogs_feeds_update_request_spec.rb +76 -0
  391. data/spec/models/catalogs_format_spec.rb +28 -0
  392. data/spec/models/catalogs_items_batch_request_spec.rb +52 -0
  393. data/spec/models/catalogs_items_batch_spec.rb +58 -0
  394. data/spec/models/catalogs_items_spec.rb +34 -0
  395. data/spec/models/catalogs_product_group_create_request_spec.rb +52 -0
  396. data/spec/models/catalogs_product_group_currency_criteria_spec.rb +40 -0
  397. data/spec/models/catalogs_product_group_filter_keys_spec.rb +184 -0
  398. data/spec/models/catalogs_product_group_filters_all_of_spec.rb +34 -0
  399. data/spec/models/catalogs_product_group_filters_any_of_spec.rb +34 -0
  400. data/spec/models/catalogs_product_group_filters_spec.rb +40 -0
  401. data/spec/models/catalogs_product_group_multiple_string_criteria_spec.rb +40 -0
  402. data/spec/models/catalogs_product_group_multiple_string_list_criteria_spec.rb +40 -0
  403. data/spec/models/catalogs_product_group_pricing_criteria_spec.rb +46 -0
  404. data/spec/models/catalogs_product_group_spec.rb +82 -0
  405. data/spec/models/catalogs_product_group_status_spec.rb +28 -0
  406. data/spec/models/catalogs_product_group_type_spec.rb +28 -0
  407. data/spec/models/catalogs_product_group_update_request_spec.rb +52 -0
  408. data/spec/models/catalogs_status_spec.rb +28 -0
  409. data/spec/models/condition_filter_spec.rb +34 -0
  410. data/spec/models/conversion_attribution_window_days_spec.rb +28 -0
  411. data/spec/models/conversion_report_attribution_type_spec.rb +28 -0
  412. data/spec/models/conversion_report_time_type_spec.rb +28 -0
  413. data/spec/models/country_spec.rb +28 -0
  414. data/spec/models/currency_filter_spec.rb +34 -0
  415. data/spec/models/currency_spec.rb +28 -0
  416. data/spec/models/custom_label0_filter_spec.rb +34 -0
  417. data/spec/models/custom_label1_filter_spec.rb +34 -0
  418. data/spec/models/custom_label2_filter_spec.rb +34 -0
  419. data/spec/models/custom_label3_filter_spec.rb +34 -0
  420. data/spec/models/custom_label4_filter_spec.rb +34 -0
  421. data/spec/models/data_output_format_spec.rb +28 -0
  422. data/spec/models/entity_status_spec.rb +28 -0
  423. data/spec/models/error_spec.rb +40 -0
  424. data/spec/models/feed_fields_spec.rb +88 -0
  425. data/spec/models/gender_filter_spec.rb +34 -0
  426. data/spec/models/google_product_category0_filter_spec.rb +34 -0
  427. data/spec/models/google_product_category1_filter_spec.rb +34 -0
  428. data/spec/models/google_product_category2_filter_spec.rb +34 -0
  429. data/spec/models/google_product_category3_filter_spec.rb +34 -0
  430. data/spec/models/google_product_category4_filter_spec.rb +34 -0
  431. data/spec/models/google_product_category5_filter_spec.rb +34 -0
  432. data/spec/models/google_product_category6_filter_spec.rb +34 -0
  433. data/spec/models/granularity_spec.rb +28 -0
  434. data/spec/models/image_details_spec.rb +46 -0
  435. data/spec/models/item_attributes_spec.rb +292 -0
  436. data/spec/models/item_batch_record_spec.rb +40 -0
  437. data/spec/models/item_group_id_filter_spec.rb +34 -0
  438. data/spec/models/item_id_filter_spec.rb +34 -0
  439. data/spec/models/item_processing_record_spec.rb +52 -0
  440. data/spec/models/item_processing_status_spec.rb +28 -0
  441. data/spec/models/item_validation_event_spec.rb +46 -0
  442. data/spec/models/language_spec.rb +28 -0
  443. data/spec/models/max_price_filter_spec.rb +34 -0
  444. data/spec/models/media_upload_all_of_spec.rb +52 -0
  445. data/spec/models/media_upload_all_of_upload_parameters_spec.rb +76 -0
  446. data/spec/models/media_upload_details_spec.rb +46 -0
  447. data/spec/models/media_upload_request_spec.rb +34 -0
  448. data/spec/models/media_upload_spec.rb +52 -0
  449. data/spec/models/media_upload_status_spec.rb +28 -0
  450. data/spec/models/media_upload_type_spec.rb +28 -0
  451. data/spec/models/metrics_reporting_level_spec.rb +28 -0
  452. data/spec/models/min_price_filter_spec.rb +34 -0
  453. data/spec/models/non_nullable_catalogs_currency_spec.rb +28 -0
  454. data/spec/models/nullable_currency_spec.rb +28 -0
  455. data/spec/models/oauth_access_token_request_code_all_of_spec.rb +40 -0
  456. data/spec/models/oauth_access_token_request_code_spec.rb +40 -0
  457. data/spec/models/oauth_access_token_request_refresh_all_of_spec.rb +40 -0
  458. data/spec/models/oauth_access_token_request_refresh_spec.rb +40 -0
  459. data/spec/models/oauth_access_token_request_spec.rb +38 -0
  460. data/spec/models/oauth_access_token_response_code_all_of_spec.rb +40 -0
  461. data/spec/models/oauth_access_token_response_code_spec.rb +40 -0
  462. data/spec/models/oauth_access_token_response_refresh_spec.rb +28 -0
  463. data/spec/models/oauth_access_token_response_spec.rb +62 -0
  464. data/spec/models/objective_type_spec.rb +28 -0
  465. data/spec/models/pacing_delivery_type_spec.rb +28 -0
  466. data/spec/models/paginated_spec.rb +40 -0
  467. data/spec/models/pin_media_source_image_base64_spec.rb +54 -0
  468. data/spec/models/pin_media_source_image_url_spec.rb +44 -0
  469. data/spec/models/pin_media_source_spec.rb +43 -0
  470. data/spec/models/pin_media_source_video_id_spec.rb +50 -0
  471. data/spec/models/pin_media_spec.rb +34 -0
  472. data/spec/models/pin_media_with_image_all_of_spec.rb +34 -0
  473. data/spec/models/pin_media_with_image_spec.rb +34 -0
  474. data/spec/models/pin_promotion_summary_status_spec.rb +28 -0
  475. data/spec/models/pin_spec.rb +94 -0
  476. data/spec/models/placement_group_type_spec.rb +28 -0
  477. data/spec/models/product_availability_type_spec.rb +28 -0
  478. data/spec/models/product_group_summary_status_spec.rb +28 -0
  479. data/spec/models/product_type0_filter_spec.rb +34 -0
  480. data/spec/models/product_type1_filter_spec.rb +34 -0
  481. data/spec/models/product_type2_filter_spec.rb +34 -0
  482. data/spec/models/product_type3_filter_spec.rb +34 -0
  483. data/spec/models/product_type4_filter_spec.rb +34 -0
  484. data/spec/models/reporting_column_async_spec.rb +28 -0
  485. data/spec/models/targeting_type_filter_spec.rb +34 -0
  486. data/spec/models/tracking_urls_spec.rb +58 -0
  487. data/spec/spec_helper.rb +111 -0
  488. metadata +726 -0
@@ -0,0 +1,62 @@
1
+ # PinterestSdkClient::AdGroupResponse
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **name** | **String** | Ad group name. | [optional] |
8
+ | **status** | [**EntityStatus**](EntityStatus.md) | Ad group/entity status. | [optional] |
9
+ | **budget_in_micro_currency** | **Integer** | Budget in micro currency. This field is **REQUIRED** for non-CBO (campaign budget optimization) campaigns. A CBO campaign automatically generates ad group budgets from its campaign budget to maximize campaign outcome. A CBO campaign is limited to 70 or less ad groups. | [optional] |
10
+ | **bid_in_micro_currency** | **Integer** | Bid price in micro currency. This field is **REQUIRED** for the following campaign objective_type/billable_event combinations: AWARENESS/IMPRESSION, CONSIDERATION/CLICKTHROUGH, CATALOG_SALES/CLICKTHROUGH, VIDEO_VIEW/VIDEO_V_50_MRC. | [optional] |
11
+ | **budget_type** | **String** | Budget type. If DAILY, an ad group's daily spend will not exceed the budget parameter value. If LIFETIME, the end_time parameter is **REQUIRED**, and the ad group spend is spread evenly between the ad group `start_time` and `end_time` range. A CBO campaign automatically generates ad group budgets from its campaign budget to maximize campaign outcome. | [optional] |
12
+ | **start_time** | **Integer** | Ad group start time. Unix timestamp in seconds. Defaults to current time. | [optional] |
13
+ | **end_time** | **Integer** | Ad group end time. Unix timestamp in seconds. | [optional] |
14
+ | **targeting_spec** | **Hash<String, Array<String>>** | Ad group targeting specification defining the ad group target audience. For example, '{\"APPTYPE\":[\"iphone\"], \"GENDER\":[\"male\"], \"LOCALE\":[\"en-US\"], \"LOCATION\":[\"501\"], \"AGE_BUCKET\":[\"25-34\"]}' | [optional] |
15
+ | **lifetime_frequency_cap** | **Integer** | Set a limit to the number of times a promoted pin from this campaign can be impressed by a pinner within the past rolling 30 days. Only available for CPM (cost per mille (1000 impressions)) ad groups. A CPM ad group has an IMPRESSION <a href=\\\"/docs/redoc/#section/Billable-event\\\">billable_event</a> value. This field **REQUIRES** the `end_time` field. | [optional] |
16
+ | **tracking_urls** | [**TrackingUrls**](TrackingUrls.md) | Third-party tracking URLs.<br> JSON object with the format: {\"<a href=\"https://developers.pinterest.com/docs/redoc/#section/Tracking-URL-event\">Tracking event enum</a>\":[URL string array],...}<br> For example: {\"impression\": [\"URL1\", \"URL2\"], \"click\": [\"URL1\", \"URL2\", \"URL3\"]}.<br>Up to three tracking URLs are supported for each event type. Tracking URLs set at the ad group or ad level can override those set at the campaign level. May be null. Pass in an empty object - {} - to remove tracking URLs.<br><br> For more information, see <a href=\"https://help.pinterest.com/en/business/article/third-party-and-dynamic-tracking\" target=\"_blank\">Third-party and dynamic tracking</a>. | [optional] |
17
+ | **auto_targeting_enabled** | **Boolean** | Enable auto-targeting for ad group. Also known as <a href=\"https://help.pinterest.com/en/business/article/expanded-targeting\" target=\"_blank\">\"expanded targeting\"</a>. | [optional] |
18
+ | **placement_group** | [**PlacementGroupType**](PlacementGroupType.md) | <a href=\\\"/docs/redoc/#section/Placement-group\\\">Placement group</a>. | [optional] |
19
+ | **pacing_delivery_type** | [**PacingDeliveryType**](PacingDeliveryType.md) | Pacing delivery type. With ACCELERATED, an ad group budget is spent as fast as possible. With STANDARD, an ad group budget is spent smoothly over a day. | [optional] |
20
+ | **conversion_learning_mode_type** | **String** | oCPM learn mode | [optional] |
21
+ | **summary_status** | [**AdGroupSummaryStatus**](AdGroupSummaryStatus.md) | Ad group summary status. | [optional] |
22
+ | **feed_profile_id** | **String** | Feed Profile ID associated to the adgroup. | [optional] |
23
+ | **campaign_id** | **String** | Campaign ID of the ad group. | [optional] |
24
+ | **billable_event** | [**ActionType**](ActionType.md) | | [optional] |
25
+ | **id** | **String** | Ad group ID. | [optional] |
26
+ | **type** | **String** | Always \"adgroup\". | [optional] |
27
+ | **ad_account_id** | **String** | Advertiser ID. | [optional] |
28
+ | **created_time** | **Integer** | Ad group creation time. Unix timestamp in seconds. | [optional] |
29
+ | **updated_time** | **Integer** | Ad group last update time. Unix timestamp in seconds. | [optional] |
30
+
31
+ ## Example
32
+
33
+ ```ruby
34
+ require 'pinterest_sdk'
35
+
36
+ instance = PinterestSdkClient::AdGroupResponse.new(
37
+ name: Ad Group For Pin: 687195905986,
38
+ status: null,
39
+ budget_in_micro_currency: 5000000,
40
+ bid_in_micro_currency: 5000000,
41
+ budget_type: null,
42
+ start_time: 5686848000,
43
+ end_time: 5705424000,
44
+ targeting_spec: null,
45
+ lifetime_frequency_cap: 100,
46
+ tracking_urls: null,
47
+ auto_targeting_enabled: true,
48
+ placement_group: null,
49
+ pacing_delivery_type: null,
50
+ conversion_learning_mode_type: ACTIVE,
51
+ summary_status: null,
52
+ feed_profile_id: 626736533506,
53
+ campaign_id: 626736533506,
54
+ billable_event: null,
55
+ id: 2680060704746,
56
+ type: null,
57
+ ad_account_id: 549755885175,
58
+ created_time: 1476477189,
59
+ updated_time: 1476477189
60
+ )
61
+ ```
62
+
@@ -0,0 +1,48 @@
1
+ # PinterestSdkClient::AdGroupResponseAllOf
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **name** | **String** | Ad group name. | [optional] |
8
+ | **status** | [**EntityStatus**](EntityStatus.md) | Ad group/entity status. | [optional] |
9
+ | **budget_in_micro_currency** | **Integer** | Budget in micro currency. This field is **REQUIRED** for non-CBO (campaign budget optimization) campaigns. A CBO campaign automatically generates ad group budgets from its campaign budget to maximize campaign outcome. A CBO campaign is limited to 70 or less ad groups. | [optional] |
10
+ | **bid_in_micro_currency** | **Integer** | Bid price in micro currency. This field is **REQUIRED** for the following campaign objective_type/billable_event combinations: AWARENESS/IMPRESSION, CONSIDERATION/CLICKTHROUGH, CATALOG_SALES/CLICKTHROUGH, VIDEO_VIEW/VIDEO_V_50_MRC. | [optional] |
11
+ | **budget_type** | **String** | Budget type. If DAILY, an ad group's daily spend will not exceed the budget parameter value. If LIFETIME, the end_time parameter is **REQUIRED**, and the ad group spend is spread evenly between the ad group `start_time` and `end_time` range. A CBO campaign automatically generates ad group budgets from its campaign budget to maximize campaign outcome. | [optional] |
12
+ | **start_time** | **Integer** | Ad group start time. Unix timestamp in seconds. Defaults to current time. | [optional] |
13
+ | **end_time** | **Integer** | Ad group end time. Unix timestamp in seconds. | [optional] |
14
+ | **targeting_spec** | **Hash<String, Array<String>>** | Ad group targeting specification defining the ad group target audience. For example, '{\"APPTYPE\":[\"iphone\"], \"GENDER\":[\"male\"], \"LOCALE\":[\"en-US\"], \"LOCATION\":[\"501\"], \"AGE_BUCKET\":[\"25-34\"]}' | [optional] |
15
+ | **lifetime_frequency_cap** | **Integer** | Set a limit to the number of times a promoted pin from this campaign can be impressed by a pinner within the past rolling 30 days. Only available for CPM (cost per mille (1000 impressions)) ad groups. A CPM ad group has an IMPRESSION <a href=\\\"/docs/redoc/#section/Billable-event\\\">billable_event</a> value. This field **REQUIRES** the `end_time` field. | [optional] |
16
+ | **tracking_urls** | [**TrackingUrls**](TrackingUrls.md) | Third-party tracking URLs.<br> JSON object with the format: {\"<a href=\"https://developers.pinterest.com/docs/redoc/#section/Tracking-URL-event\">Tracking event enum</a>\":[URL string array],...}<br> For example: {\"impression\": [\"URL1\", \"URL2\"], \"click\": [\"URL1\", \"URL2\", \"URL3\"]}.<br>Up to three tracking URLs are supported for each event type. Tracking URLs set at the ad group or ad level can override those set at the campaign level. May be null. Pass in an empty object - {} - to remove tracking URLs.<br><br> For more information, see <a href=\"https://help.pinterest.com/en/business/article/third-party-and-dynamic-tracking\" target=\"_blank\">Third-party and dynamic tracking</a>. | [optional] |
17
+ | **auto_targeting_enabled** | **Boolean** | Enable auto-targeting for ad group. Also known as <a href=\"https://help.pinterest.com/en/business/article/expanded-targeting\" target=\"_blank\">\"expanded targeting\"</a>. | [optional] |
18
+ | **placement_group** | [**PlacementGroupType**](PlacementGroupType.md) | <a href=\\\"/docs/redoc/#section/Placement-group\\\">Placement group</a>. | [optional] |
19
+ | **pacing_delivery_type** | [**PacingDeliveryType**](PacingDeliveryType.md) | Pacing delivery type. With ACCELERATED, an ad group budget is spent as fast as possible. With STANDARD, an ad group budget is spent smoothly over a day. | [optional] |
20
+ | **conversion_learning_mode_type** | **String** | oCPM learn mode | [optional] |
21
+ | **summary_status** | [**AdGroupSummaryStatus**](AdGroupSummaryStatus.md) | Ad group summary status. | [optional] |
22
+ | **feed_profile_id** | **String** | Feed Profile ID associated to the adgroup. | [optional] |
23
+
24
+ ## Example
25
+
26
+ ```ruby
27
+ require 'pinterest_sdk'
28
+
29
+ instance = PinterestSdkClient::AdGroupResponseAllOf.new(
30
+ name: Ad Group For Pin: 687195905986,
31
+ status: null,
32
+ budget_in_micro_currency: 5000000,
33
+ bid_in_micro_currency: 5000000,
34
+ budget_type: null,
35
+ start_time: 5686848000,
36
+ end_time: 5705424000,
37
+ targeting_spec: null,
38
+ lifetime_frequency_cap: 100,
39
+ tracking_urls: null,
40
+ auto_targeting_enabled: true,
41
+ placement_group: null,
42
+ pacing_delivery_type: null,
43
+ conversion_learning_mode_type: ACTIVE,
44
+ summary_status: null,
45
+ feed_profile_id: 626736533506
46
+ )
47
+ ```
48
+
@@ -0,0 +1,30 @@
1
+ # PinterestSdkClient::AdGroupResponseAllOf1
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **campaign_id** | **String** | Campaign ID of the ad group. | [optional] |
8
+ | **billable_event** | [**ActionType**](ActionType.md) | | [optional] |
9
+ | **id** | **String** | Ad group ID. | [optional] |
10
+ | **type** | **String** | Always \"adgroup\". | [optional] |
11
+ | **ad_account_id** | **String** | Advertiser ID. | [optional] |
12
+ | **created_time** | **Integer** | Ad group creation time. Unix timestamp in seconds. | [optional] |
13
+ | **updated_time** | **Integer** | Ad group last update time. Unix timestamp in seconds. | [optional] |
14
+
15
+ ## Example
16
+
17
+ ```ruby
18
+ require 'pinterest_sdk'
19
+
20
+ instance = PinterestSdkClient::AdGroupResponseAllOf1.new(
21
+ campaign_id: 626736533506,
22
+ billable_event: null,
23
+ id: 2680060704746,
24
+ type: null,
25
+ ad_account_id: 549755885175,
26
+ created_time: 1476477189,
27
+ updated_time: 1476477189
28
+ )
29
+ ```
30
+
@@ -0,0 +1,15 @@
1
+ # PinterestSdkClient::AdGroupSummaryStatus
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+
8
+ ## Example
9
+
10
+ ```ruby
11
+ require 'pinterest_sdk'
12
+
13
+ instance = PinterestSdkClient::AdGroupSummaryStatus.new()
14
+ ```
15
+
@@ -0,0 +1,70 @@
1
+ # PinterestSdkClient::AdResponse
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **ad_group_id** | **String** | ID of the ad group that contains the ad. | [optional] |
8
+ | **android_deep_link** | **String** | Deep link URL for Android devices. Not currently available. Using this field will generate an error. | [optional] |
9
+ | **carousel_android_deep_links** | **Array<String>** | Comma-separated deep links for the carousel pin on Android. | [optional] |
10
+ | **carousel_destination_urls** | **Array<String>** | Comma-separated destination URLs for the carousel pin to promote. | [optional] |
11
+ | **carousel_ios_deep_links** | **Array<String>** | Comma-separated deep links for the carousel pin on iOS. | [optional] |
12
+ | **click_tracking_url** | **String** | Tracking url for the ad clicks. | [optional] |
13
+ | **creative_type** | **String** | Ad creative type enum | [optional] |
14
+ | **destination_url** | **String** | Destination URL. | [optional] |
15
+ | **ios_deep_link** | **String** | Deep link URL for iOS devices. Not currently available. Using this field will generate an error. | [optional] |
16
+ | **is_pin_deleted** | **Boolean** | Is original pin deleted? | [optional] |
17
+ | **is_removable** | **Boolean** | Is pin repinnable? | [optional] |
18
+ | **name** | **String** | Name of the ad - 255 chars max. | [optional] |
19
+ | **pin_id** | **String** | Pin ID. | [optional] |
20
+ | **status** | [**EntityStatus**](EntityStatus.md) | | [optional] |
21
+ | **tracking_urls** | [**TrackingUrls**](TrackingUrls.md) | | [optional] |
22
+ | **view_tracking_url** | **String** | Tracking URL for ad impressions. | [optional] |
23
+ | **ad_account_id** | **String** | The ID of the advertiser that this ad belongs to. | [optional] |
24
+ | **campaign_id** | **String** | ID of the ad campaign that contains this ad. | [optional] |
25
+ | **collection_items_destination_url_template** | **String** | Destination URL template for all items within a collections drawer. | [optional] |
26
+ | **created_time** | **Integer** | Pin creation time. Unix timestamp in seconds. | [optional] |
27
+ | **id** | **String** | The ID of this ad. | [optional] |
28
+ | **rejected_reasons** | **Array<String>** | Enum reason why the pin was rejected. Returned if <code>review_status</code> is \"REJECTED\". | [optional] |
29
+ | **rejection_labels** | **Array<String>** | Text reason why the pin was rejected. Returned if <code>review_status</code> is \"REJECTED\". | [optional] |
30
+ | **review_status** | **String** | Ad review status | [optional] |
31
+ | **type** | **String** | Always \"ad\". | [optional] |
32
+ | **updated_time** | **Integer** | Last update time. Unix timestamp in seconds. | [optional] |
33
+ | **summary_status** | [**PinPromotionSummaryStatus**](PinPromotionSummaryStatus.md) | Ad summary status | [optional] |
34
+
35
+ ## Example
36
+
37
+ ```ruby
38
+ require 'pinterest_sdk'
39
+
40
+ instance = PinterestSdkClient::AdResponse.new(
41
+ ad_group_id: 2680059592705,
42
+ android_deep_link: null,
43
+ carousel_android_deep_links: null,
44
+ carousel_destination_urls: null,
45
+ carousel_ios_deep_links: null,
46
+ click_tracking_url: null,
47
+ creative_type: REGULAR,
48
+ destination_url: null,
49
+ ios_deep_link: null,
50
+ is_pin_deleted: false,
51
+ is_removable: false,
52
+ name: null,
53
+ pin_id: 394205773611545468,
54
+ status: null,
55
+ tracking_urls: null,
56
+ view_tracking_url: null,
57
+ ad_account_id: 549755885175,
58
+ campaign_id: 626735565838,
59
+ collection_items_destination_url_template: null,
60
+ created_time: 1451431341,
61
+ id: 687195134316,
62
+ rejected_reasons: null,
63
+ rejection_labels: null,
64
+ review_status: PENDING,
65
+ type: pinpromotion,
66
+ updated_time: 1451431341,
67
+ summary_status: null
68
+ )
69
+ ```
70
+
@@ -0,0 +1,48 @@
1
+ # PinterestSdkClient::AdResponseAllOf
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **ad_group_id** | **String** | ID of the ad group that contains the ad. | [optional] |
8
+ | **android_deep_link** | **String** | Deep link URL for Android devices. Not currently available. Using this field will generate an error. | [optional] |
9
+ | **carousel_android_deep_links** | **Array<String>** | Comma-separated deep links for the carousel pin on Android. | [optional] |
10
+ | **carousel_destination_urls** | **Array<String>** | Comma-separated destination URLs for the carousel pin to promote. | [optional] |
11
+ | **carousel_ios_deep_links** | **Array<String>** | Comma-separated deep links for the carousel pin on iOS. | [optional] |
12
+ | **click_tracking_url** | **String** | Tracking url for the ad clicks. | [optional] |
13
+ | **creative_type** | **String** | Ad creative type enum | [optional] |
14
+ | **destination_url** | **String** | Destination URL. | [optional] |
15
+ | **ios_deep_link** | **String** | Deep link URL for iOS devices. Not currently available. Using this field will generate an error. | [optional] |
16
+ | **is_pin_deleted** | **Boolean** | Is original pin deleted? | [optional] |
17
+ | **is_removable** | **Boolean** | Is pin repinnable? | [optional] |
18
+ | **name** | **String** | Name of the ad - 255 chars max. | [optional] |
19
+ | **pin_id** | **String** | Pin ID. | [optional] |
20
+ | **status** | [**EntityStatus**](EntityStatus.md) | | [optional] |
21
+ | **tracking_urls** | [**TrackingUrls**](TrackingUrls.md) | | [optional] |
22
+ | **view_tracking_url** | **String** | Tracking URL for ad impressions. | [optional] |
23
+
24
+ ## Example
25
+
26
+ ```ruby
27
+ require 'pinterest_sdk'
28
+
29
+ instance = PinterestSdkClient::AdResponseAllOf.new(
30
+ ad_group_id: 2680059592705,
31
+ android_deep_link: null,
32
+ carousel_android_deep_links: null,
33
+ carousel_destination_urls: null,
34
+ carousel_ios_deep_links: null,
35
+ click_tracking_url: null,
36
+ creative_type: REGULAR,
37
+ destination_url: null,
38
+ ios_deep_link: null,
39
+ is_pin_deleted: false,
40
+ is_removable: false,
41
+ name: null,
42
+ pin_id: 394205773611545468,
43
+ status: null,
44
+ tracking_urls: null,
45
+ view_tracking_url: null
46
+ )
47
+ ```
48
+
@@ -0,0 +1,38 @@
1
+ # PinterestSdkClient::AdResponseAllOf1
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **ad_account_id** | **String** | The ID of the advertiser that this ad belongs to. | [optional] |
8
+ | **campaign_id** | **String** | ID of the ad campaign that contains this ad. | [optional] |
9
+ | **collection_items_destination_url_template** | **String** | Destination URL template for all items within a collections drawer. | [optional] |
10
+ | **created_time** | **Integer** | Pin creation time. Unix timestamp in seconds. | [optional] |
11
+ | **id** | **String** | The ID of this ad. | [optional] |
12
+ | **rejected_reasons** | **Array<String>** | Enum reason why the pin was rejected. Returned if <code>review_status</code> is \"REJECTED\". | [optional] |
13
+ | **rejection_labels** | **Array<String>** | Text reason why the pin was rejected. Returned if <code>review_status</code> is \"REJECTED\". | [optional] |
14
+ | **review_status** | **String** | Ad review status | [optional] |
15
+ | **type** | **String** | Always \"ad\". | [optional] |
16
+ | **updated_time** | **Integer** | Last update time. Unix timestamp in seconds. | [optional] |
17
+ | **summary_status** | [**PinPromotionSummaryStatus**](PinPromotionSummaryStatus.md) | Ad summary status | [optional] |
18
+
19
+ ## Example
20
+
21
+ ```ruby
22
+ require 'pinterest_sdk'
23
+
24
+ instance = PinterestSdkClient::AdResponseAllOf1.new(
25
+ ad_account_id: 549755885175,
26
+ campaign_id: 626735565838,
27
+ collection_items_destination_url_template: null,
28
+ created_time: 1451431341,
29
+ id: 687195134316,
30
+ rejected_reasons: null,
31
+ rejection_labels: null,
32
+ review_status: PENDING,
33
+ type: pinpromotion,
34
+ updated_time: 1451431341,
35
+ summary_status: null
36
+ )
37
+ ```
38
+
@@ -0,0 +1,62 @@
1
+ # PinterestSdkClient::AdsAnalyticsCreateAsyncRequest
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **start_date** | **String** | Metric report start date (UTC). Format: YYYY-MM-DD | |
8
+ | **end_date** | **String** | Metric report end date (UTC). Format: YYYY-MM-DD | |
9
+ | **granularity** | [**Granularity**](Granularity.md) | TOTAL - metrics are aggregated over the specified date range.<br> DAY - metrics are broken down daily.<br> HOUR - metrics are broken down hourly.<br>WEEKLY - metrics are broken down weekly.<br>MONTHLY - metrics are broken down monthly | |
10
+ | **click_window_days** | [**ConversionAttributionWindowDays**](ConversionAttributionWindowDays.md) | Number of days to use as the conversion attribution window for a pin click action. Applies to Pinterest Tag conversion metrics. Prior conversion tags use their defined attribution windows. If not specified, defaults to `30` days. | [optional][default to 30] |
11
+ | **engagement_window_days** | [**ConversionAttributionWindowDays**](ConversionAttributionWindowDays.md) | Number of days to use as the conversion attribution window for an engagement action. Engagements include saves, closeups, link clicks, and carousel card swipes. Applies to Pinterest Tag conversion metrics. Prior conversion tags use their defined attribution windows. If not specified, defaults to `30` days. | [optional][default to 30] |
12
+ | **view_window_days** | [**ConversionAttributionWindowDays**](ConversionAttributionWindowDays.md) | Number of days to use as the conversion attribution window for a view action. Applies to Pinterest Tag conversion metrics. Prior conversion tags use their defined attribution windows. If not specified, defaults to `1` day. | [optional][default to 1] |
13
+ | **conversion_report_time** | [**ConversionReportTimeType**](ConversionReportTimeType.md) | The date by which the conversion metrics returned from this endpoint will be reported. There are two dates associated with a conversion event: the date that the user interacted with the ad, and the date that the user completed a conversion event. | [optional][default to 'TIME_OF_AD_ACTION'] |
14
+ | **attribution_types** | [**Array<ConversionReportAttributionType>**](ConversionReportAttributionType.md) | List of types of attribution for the conversion report | [optional] |
15
+ | **columns** | [**Array<ReportingColumnAsync>**](ReportingColumnAsync.md) | Metric and entity columns | |
16
+ | **level** | [**MetricsReportingLevel**](MetricsReportingLevel.md) | Level of the report | |
17
+ | **report_format** | [**DataOutputFormat**](DataOutputFormat.md) | Specification for formatting report data | [optional][default to 'JSON'] |
18
+ | **campaign_ids** | **Array<String>** | List of campaign ids | [optional] |
19
+ | **campaign_statuses** | [**Array<CampaignSummaryStatus>**](CampaignSummaryStatus.md) | List of status values for filtering | [optional] |
20
+ | **campaign_objective_types** | [**Array<ObjectiveType>**](ObjectiveType.md) | List of values for filtering | [optional] |
21
+ | **ad_group_ids** | **Array<String>** | List of ad group ids | [optional] |
22
+ | **ad_group_statuses** | [**Array<AdGroupSummaryStatus>**](AdGroupSummaryStatus.md) | List of values for filtering | [optional] |
23
+ | **ad_ids** | **Array<String>** | List of ad ids | [optional] |
24
+ | **ad_statuses** | [**Array<PinPromotionSummaryStatus>**](PinPromotionSummaryStatus.md) | List of values for filtering | [optional] |
25
+ | **product_group_ids** | **Array<String>** | List of product group ids | [optional] |
26
+ | **product_group_statuses** | [**Array<ProductGroupSummaryStatus>**](ProductGroupSummaryStatus.md) | List of values for filtering | [optional] |
27
+ | **product_item_ids** | **Array<String>** | List of product item ids | [optional] |
28
+ | **targeting_types** | [**Array<AdsAnalyticsTargetingType>**](AdsAnalyticsTargetingType.md) | List of targeting types | [optional] |
29
+ | **metrics_filters** | [**Array<AdsAnalyticsMetricsFilter>**](AdsAnalyticsMetricsFilter.md) | List of metrics filters | [optional] |
30
+
31
+ ## Example
32
+
33
+ ```ruby
34
+ require 'pinterest_sdk'
35
+
36
+ instance = PinterestSdkClient::AdsAnalyticsCreateAsyncRequest.new(
37
+ start_date: 2020-12-20,
38
+ end_date: 2020-12-20,
39
+ granularity: null,
40
+ click_window_days: null,
41
+ engagement_window_days: null,
42
+ view_window_days: null,
43
+ conversion_report_time: null,
44
+ attribution_types: null,
45
+ columns: null,
46
+ level: CAMPAIGN,
47
+ report_format: null,
48
+ campaign_ids: ["12345678"],
49
+ campaign_statuses: ["RUNNING","PAUSED"],
50
+ campaign_objective_types: ["AWARENESS","VIDEO_VIEW"],
51
+ ad_group_ids: ["12345678"],
52
+ ad_group_statuses: ["RUNNING","PAUSED"],
53
+ ad_ids: ["12345678"],
54
+ ad_statuses: ["APPROVED","PAUSED"],
55
+ product_group_ids: ["12345678"],
56
+ product_group_statuses: ["RUNNING","PAUSED"],
57
+ product_item_ids: ["12345678"],
58
+ targeting_types: null,
59
+ metrics_filters: null
60
+ )
61
+ ```
62
+
@@ -0,0 +1,32 @@
1
+ # PinterestSdkClient::AdsAnalyticsCreateAsyncRequestAllOf
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **start_date** | **String** | Metric report start date (UTC). Format: YYYY-MM-DD | |
8
+ | **end_date** | **String** | Metric report end date (UTC). Format: YYYY-MM-DD | |
9
+ | **granularity** | [**Granularity**](Granularity.md) | TOTAL - metrics are aggregated over the specified date range.<br> DAY - metrics are broken down daily.<br> HOUR - metrics are broken down hourly.<br>WEEKLY - metrics are broken down weekly.<br>MONTHLY - metrics are broken down monthly | |
10
+ | **click_window_days** | [**ConversionAttributionWindowDays**](ConversionAttributionWindowDays.md) | Number of days to use as the conversion attribution window for a pin click action. Applies to Pinterest Tag conversion metrics. Prior conversion tags use their defined attribution windows. If not specified, defaults to `30` days. | [optional][default to 30] |
11
+ | **engagement_window_days** | [**ConversionAttributionWindowDays**](ConversionAttributionWindowDays.md) | Number of days to use as the conversion attribution window for an engagement action. Engagements include saves, closeups, link clicks, and carousel card swipes. Applies to Pinterest Tag conversion metrics. Prior conversion tags use their defined attribution windows. If not specified, defaults to `30` days. | [optional][default to 30] |
12
+ | **view_window_days** | [**ConversionAttributionWindowDays**](ConversionAttributionWindowDays.md) | Number of days to use as the conversion attribution window for a view action. Applies to Pinterest Tag conversion metrics. Prior conversion tags use their defined attribution windows. If not specified, defaults to `1` day. | [optional][default to 1] |
13
+ | **conversion_report_time** | [**ConversionReportTimeType**](ConversionReportTimeType.md) | The date by which the conversion metrics returned from this endpoint will be reported. There are two dates associated with a conversion event: the date that the user interacted with the ad, and the date that the user completed a conversion event. | [optional][default to 'TIME_OF_AD_ACTION'] |
14
+ | **attribution_types** | [**Array<ConversionReportAttributionType>**](ConversionReportAttributionType.md) | List of types of attribution for the conversion report | [optional] |
15
+
16
+ ## Example
17
+
18
+ ```ruby
19
+ require 'pinterest_sdk'
20
+
21
+ instance = PinterestSdkClient::AdsAnalyticsCreateAsyncRequestAllOf.new(
22
+ start_date: 2020-12-20,
23
+ end_date: 2020-12-20,
24
+ granularity: null,
25
+ click_window_days: null,
26
+ engagement_window_days: null,
27
+ view_window_days: null,
28
+ conversion_report_time: null,
29
+ attribution_types: null
30
+ )
31
+ ```
32
+
@@ -0,0 +1,22 @@
1
+ # PinterestSdkClient::AdsAnalyticsCreateAsyncRequestAllOf1
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **columns** | [**Array<ReportingColumnAsync>**](ReportingColumnAsync.md) | Metric and entity columns | |
8
+ | **level** | [**MetricsReportingLevel**](MetricsReportingLevel.md) | Level of the report | |
9
+ | **report_format** | [**DataOutputFormat**](DataOutputFormat.md) | Specification for formatting report data | [optional][default to 'JSON'] |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'pinterest_sdk'
15
+
16
+ instance = PinterestSdkClient::AdsAnalyticsCreateAsyncRequestAllOf1.new(
17
+ columns: null,
18
+ level: CAMPAIGN,
19
+ report_format: null
20
+ )
21
+ ```
22
+
@@ -0,0 +1,22 @@
1
+ # PinterestSdkClient::AdsAnalyticsCreateAsyncResponse
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **report_status** | **String** | | [optional] |
8
+ | **token** | **String** | | [optional] |
9
+ | **message** | **String** | | [optional] |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'pinterest_sdk'
15
+
16
+ instance = PinterestSdkClient::AdsAnalyticsCreateAsyncResponse.new(
17
+ report_status: null,
18
+ token: null,
19
+ message: null
20
+ )
21
+ ```
22
+
@@ -0,0 +1,15 @@
1
+ # PinterestSdkClient::AdsAnalyticsFilterColumn
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+
8
+ ## Example
9
+
10
+ ```ruby
11
+ require 'pinterest_sdk'
12
+
13
+ instance = PinterestSdkClient::AdsAnalyticsFilterColumn.new()
14
+ ```
15
+
@@ -0,0 +1,15 @@
1
+ # PinterestSdkClient::AdsAnalyticsFilterOperator
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+
8
+ ## Example
9
+
10
+ ```ruby
11
+ require 'pinterest_sdk'
12
+
13
+ instance = PinterestSdkClient::AdsAnalyticsFilterOperator.new()
14
+ ```
15
+
@@ -0,0 +1,22 @@
1
+ # PinterestSdkClient::AdsAnalyticsGetAsyncResponse
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **report_status** | **String** | | [optional] |
8
+ | **url** | **String** | | [optional] |
9
+ | **size** | **Float** | | [optional] |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'pinterest_sdk'
15
+
16
+ instance = PinterestSdkClient::AdsAnalyticsGetAsyncResponse.new(
17
+ report_status: null,
18
+ url: null,
19
+ size: null
20
+ )
21
+ ```
22
+
@@ -0,0 +1,22 @@
1
+ # PinterestSdkClient::AdsAnalyticsMetricsFilter
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **field** | [**AdsAnalyticsFilterColumn**](AdsAnalyticsFilterColumn.md) | | [optional] |
8
+ | **operator** | [**AdsAnalyticsFilterOperator**](AdsAnalyticsFilterOperator.md) | | [optional] |
9
+ | **values** | **Array<Float>** | List of values for filtering | [optional] |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'pinterest_sdk'
15
+
16
+ instance = PinterestSdkClient::AdsAnalyticsMetricsFilter.new(
17
+ field: null,
18
+ operator: null,
19
+ values: null
20
+ )
21
+ ```
22
+
@@ -0,0 +1,15 @@
1
+ # PinterestSdkClient::AdsAnalyticsTargetingType
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+
8
+ ## Example
9
+
10
+ ```ruby
11
+ require 'pinterest_sdk'
12
+
13
+ instance = PinterestSdkClient::AdsAnalyticsTargetingType.new()
14
+ ```
15
+
@@ -0,0 +1,20 @@
1
+ # PinterestSdkClient::AnalyticsMetricsResponse
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **daily_metrics** | [**Array<AnalyticsMetricsResponseDailyMetrics>**](AnalyticsMetricsResponseDailyMetrics.md) | Array with the requested daily metric records | [optional] |
8
+ | **summary_metrics** | **Hash<String, Float>** | The metric name and value over the requested period for each requested metric | [optional] |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'pinterest_sdk'
14
+
15
+ instance = PinterestSdkClient::AnalyticsMetricsResponse.new(
16
+ daily_metrics: null,
17
+ summary_metrics: {"ENGAGEMENT":100,"CLICKTHROUGH_RATE":0.2,"CLICKTHROUGH":200,"CLOSEUP":37,"CLOSEUP_RATE":0.5,"ENGAGEMENT_RATE":0.2,"SAVE":20,"SAVE_RATE":0.18,"IMPRESSION":240}
18
+ )
19
+ ```
20
+
@@ -0,0 +1,22 @@
1
+ # PinterestSdkClient::AnalyticsMetricsResponseDailyMetrics
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **data_status** | **String** | Metrics availablity, e.g., \"READY\". | [optional] |
8
+ | **date** | **String** | Metrics date (UTC): YYYY-MM-DD. | [optional] |
9
+ | **metrics** | **Hash<String, Float>** | The metric name and daily value for each requested metric | [optional] |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'pinterest_sdk'
15
+
16
+ instance = PinterestSdkClient::AnalyticsMetricsResponseDailyMetrics.new(
17
+ data_status: READY,
18
+ date: 2019-12-01,
19
+ metrics: {"ENGAGEMENT":100,"CLICKTHROUGH_RATE":0.2,"CLICKTHROUGH":200,"CLOSEUP":37,"CLOSEUP_RATE":0.5,"ENGAGEMENT_RATE":0.2,"SAVE":20,"SAVE_RATE":0.18,"IMPRESSION":240}
20
+ )
21
+ ```
22
+
@@ -0,0 +1,18 @@
1
+ # PinterestSdkClient::AvailabilityFilter
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **availability** | [**CatalogsProductGroupMultipleStringCriteria**](.md) | | |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'pinterest_sdk'
13
+
14
+ instance = PinterestSdkClient::AvailabilityFilter.new(
15
+ availability: null
16
+ )
17
+ ```
18
+
@@ -0,0 +1,15 @@
1
+ # PinterestSdkClient::BatchOperation
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+
8
+ ## Example
9
+
10
+ ```ruby
11
+ require 'pinterest_sdk'
12
+
13
+ instance = PinterestSdkClient::BatchOperation.new()
14
+ ```
15
+