| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201708 |
| Modifier and Type | Field and Description |
|---|---|
protected List<Product> |
ProductServiceInterfacecreateProducts.products |
protected List<Product> |
ProductServiceInterfaceupdateProducts.products |
protected List<Product> |
ProductPage.results |
protected List<Product> |
ProductServiceInterfacecreateProductsResponse.rval |
protected List<Product> |
ProductServiceInterfaceupdateProductsResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
Product |
ObjectFactory.createProduct()
Create an instance of
Product |
| Modifier and Type | Method and Description |
|---|---|
List<Product> |
ProductServiceInterface.createProducts(List<Product> products)
Creates new
Product objects. |
List<Product> |
ProductServiceInterfacecreateProducts.getProducts()
Gets the value of the products property.
|
List<Product> |
ProductServiceInterfaceupdateProducts.getProducts()
Gets the value of the products property.
|
List<Product> |
ProductPage.getResults()
Gets the value of the results property.
|
List<Product> |
ProductServiceInterfacecreateProductsResponse.getRval()
Gets the value of the rval property.
|
List<Product> |
ProductServiceInterfaceupdateProductsResponse.getRval()
Gets the value of the rval property.
|
List<Product> |
ProductServiceInterface.updateProducts(List<Product> products)
Updates the specified
Product objects. |
| Modifier and Type | Method and Description |
|---|---|
List<Product> |
ProductServiceInterface.createProducts(List<Product> products)
Creates new
Product objects. |
List<Product> |
ProductServiceInterface.updateProducts(List<Product> products)
Updates the specified
Product objects. |
Copyright © 2018. All Rights Reserved.