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