The "marketplaceoffers" collection of methods.
More...
|
| call ($name, $arguments, $expected_class=null) |
| TODO: This function needs simplifying.
|
|
| get ($offerId, $optParams=array()) |
| Gets the requested negotiation.
|
|
| search ($optParams=array()) |
| Gets the requested negotiation.
|
|
|
| convertToArrayAndStripNulls ($o) |
|
The "marketplaceoffers" collection of methods.
Typical usage is: $adexchangebuyerService = new Google_Service_AdExchangeBuyer(...); $marketplaceoffers = $adexchangebuyerService->marketplaceoffers;
◆ call()
Google_Service_Resource::call |
( |
| $name, |
|
|
| $arguments, |
|
|
| $expected_class = null ) |
|
inherited |
TODO: This function needs simplifying.
- Parameters
-
$name | |
$arguments | |
$expected_class | - optional, the expected class name |
- Return values
-
Google_Http_Request|expected_class | |
- Exceptions
-
◆ get()
Google_Service_AdExchangeBuyer_Marketplaceoffers_Resource::get |
( |
| $offerId, |
|
|
| $optParams = array() ) |
Gets the requested negotiation.
(marketplaceoffers.get)
- Parameters
-
string | $offerId | The offerId for the offer to get the head revision for. |
array | $optParams | Optional parameters. |
- Return values
-
◆ search()
Google_Service_AdExchangeBuyer_Marketplaceoffers_Resource::search |
( |
| $optParams = array() | ) |
|
Gets the requested negotiation.
(marketplaceoffers.search)
- Parameters
-
array | $optParams | Optional parameters. |
@opt_param string pqlQuery The pql query used to query for offers.
- Return values
-
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/AdExchangeBuyer.php