Sha256: 2f4a9ac8fd308c63fbbfdc9a13066ba30ea75af8495e2ad06a0ec1f26b6912dd

Contents?: true

Size: 395 Bytes

Versions: 2

Compression:

Stored size: 395 Bytes

Contents

# PinterestSdkClient::GoogleProductCategory1Filter

## Properties

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

## Example

```ruby
require 'pinterest_sdk'

instance = PinterestSdkClient::GoogleProductCategory1Filter.new(
  google_product_category_1: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

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