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