Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
Google_Service_AdExchangeBuyer_Marketplaceoffers_Resource Class Reference

The "marketplaceoffers" collection of methods. More...

Inheritance diagram for Google_Service_AdExchangeBuyer_Marketplaceoffers_Resource:
Google_Service_Resource

Public Member Functions

 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.
 

Protected Member Functions

 convertToArrayAndStripNulls ($o)
 

Detailed Description

The "marketplaceoffers" collection of methods.

Typical usage is: $adexchangebuyerService = new Google_Service_AdExchangeBuyer(...); $marketplaceoffers = $adexchangebuyerService->marketplaceoffers;

Member Function Documentation

◆ 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
Google_Exception

◆ get()

Google_Service_AdExchangeBuyer_Marketplaceoffers_Resource::get ( $offerId,
$optParams = array() )

Gets the requested negotiation.

(marketplaceoffers.get)

Parameters
string$offerIdThe offerId for the offer to get the head revision for.
array$optParamsOptional parameters.
Return values
Google_Service_AdExchangeBuyer_MarketplaceOffer

◆ search()

Google_Service_AdExchangeBuyer_Marketplaceoffers_Resource::search ( $optParams = array())

Gets the requested negotiation.

(marketplaceoffers.search)

Parameters
array$optParamsOptional parameters.

@opt_param string pqlQuery The pql query used to query for offers.

Return values
Google_Service_AdExchangeBuyer_GetOffersResponse

The documentation for this class was generated from the following file: