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