Sha256: 392820845062daa4e11210f4003323931a1e4c11d4903f99d178850d09baaa8e

Contents?: true

Size: 395 Bytes

Versions: 2

Compression:

Stored size: 395 Bytes

Contents

# PinterestSdkClient::GoogleProductCategory4Filter

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **google_product_category_4** | [**CatalogsProductGroupMultipleStringListCriteria**](.md) |  |  |

## Example

```ruby
require 'pinterest_sdk'

instance = PinterestSdkClient::GoogleProductCategory4Filter.new(
  google_product_category_4: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pinterest_sdk-1.1.0 docs/GoogleProductCategory4Filter.md
pinterest_sdk-1.0.0 docs/GoogleProductCategory4Filter.md