Package | Description |
---|---|
com.google.api.services.content | |
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
ShoppingContent.Collections.Create |
ShoppingContent.Collections.create(Long merchantId,
Collection content)
Uploads a collection to your Merchant Center account.
|
Constructor and Description |
---|
Create(Long merchantId,
Collection content)
Uploads a collection to your Merchant Center account.
|
Modifier and Type | Method and Description |
---|---|
Collection |
Collection.clone() |
Collection |
Collection.set(String fieldName,
Object value) |
Collection |
Collection.setCustomLabel0(String customLabel0)
Label that you assign to a collection to help organize bidding and reporting in Shopping
campaigns.
|
Collection |
Collection.setCustomLabel1(String customLabel1)
Label that you assign to a collection to help organize bidding and reporting in Shopping
campaigns.
|
Collection |
Collection.setCustomLabel2(String customLabel2)
Label that you assign to a collection to help organize bidding and reporting in Shopping
campaigns.
|
Collection |
Collection.setCustomLabel3(String customLabel3)
Label that you assign to a collection to help organize bidding and reporting in Shopping
campaigns.
|
Collection |
Collection.setCustomLabel4(String customLabel4)
Label that you assign to a collection to help organize bidding and reporting in Shopping
campaigns.
|
Collection |
Collection.setFeaturedProduct(List<CollectionFeaturedProduct> featuredProduct)
This identifies one or more products associated with the collection.
|
Collection |
Collection.setHeadline(List<String> headline)
Your collection's name.
|
Collection |
Collection.setId(String id)
Required.
|
Collection |
Collection.setImageLink(List<String> imageLink)
The URL of a collection’s image.
|
Collection |
Collection.setLanguage(String language)
The language of a collection and the language of any featured products linked to the
collection.
|
Collection |
Collection.setLink(String link)
A collection’s landing page.
|
Collection |
Collection.setMobileLink(String mobileLink)
A collection’s mobile-optimized landing page when you have a different URL for mobile and
desktop traffic.
|
Collection |
Collection.setProductCountry(String productCountry)
[product_country attribute](https://support.google.com/merchants/answer/9674155)
|
Modifier and Type | Method and Description |
---|---|
List<Collection> |
ListCollectionsResponse.getResources()
The collections listed.
|
Modifier and Type | Method and Description |
---|---|
ListCollectionsResponse |
ListCollectionsResponse.setResources(List<Collection> resources)
The collections listed.
|
Copyright © 2011–2024 Google. All rights reserved.