Sha256: 6910ae0c5a2379dfb2357491e92fe71c0984e17e2631816ae4e46f7e9e445481

Contents?: true

Size: 395 Bytes

Versions: 2

Compression:

Stored size: 395 Bytes

Contents

# PinterestSdkClient::GoogleProductCategory3Filter

## Properties

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

## Example

```ruby
require 'pinterest_sdk'

instance = PinterestSdkClient::GoogleProductCategory3Filter.new(
  google_product_category_3: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

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