Sha256: cbd0dcd80621dba1b30dffbf6d1ba968087a636e0d3eb3969be221f0912cf03c
Contents?: true
Size: 395 Bytes
Versions: 2
Compression:
Stored size: 395 Bytes
Contents
# PinterestSdkClient::GoogleProductCategory5Filter ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **google_product_category_5** | [**CatalogsProductGroupMultipleStringListCriteria**](.md) | | | ## Example ```ruby require 'pinterest_sdk' instance = PinterestSdkClient::GoogleProductCategory5Filter.new( google_product_category_5: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pinterest_sdk-1.1.0 | docs/GoogleProductCategory5Filter.md |
pinterest_sdk-1.0.0 | docs/GoogleProductCategory5Filter.md |