| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201308 |
| Modifier and Type | Method and Description |
|---|---|
Product |
ProductServiceInterface.getProduct(String productId)
Returns the
Product uniquely identified by the given
ID. |
Product |
ProductServiceSoapBindingStub.getProduct(String productId) |
Product[] |
ProductPage.getResults()
Gets the results value for this ProductPage.
|
Product |
ProductPage.getResults(int i) |
Product |
ProductServiceInterface.updateProduct(Product product)
Updates the specified
Product. |
Product |
ProductServiceSoapBindingStub.updateProduct(Product product) |
Product[] |
ProductServiceInterface.updateProducts(Product[] products)
Updates the specified
Product objects. |
Product[] |
ProductServiceSoapBindingStub.updateProducts(Product[] products) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductPage.setResults(int i,
Product _value) |
void |
ProductPage.setResults(Product[] results)
Sets the results value for this ProductPage.
|
Product |
ProductServiceInterface.updateProduct(Product product)
Updates the specified
Product. |
Product |
ProductServiceSoapBindingStub.updateProduct(Product product) |
Product[] |
ProductServiceInterface.updateProducts(Product[] products)
Updates the specified
Product objects. |
Product[] |
ProductServiceSoapBindingStub.updateProducts(Product[] products) |
| Constructor and Description |
|---|
ProductPage(Integer totalResultSetSize,
Integer startIndex,
Product[] results) |
Copyright © 2013. All Rights Reserved.