Home
last modified time | relevance | path

Searched refs:FilteredBidCreativeRow (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
DListCreativeStatusBreakdownByCreativeResponse.php23 protected $filteredBidCreativeRowsType = FilteredBidCreativeRow::class;
31 * @param FilteredBidCreativeRow[]
38 * @return FilteredBidCreativeRow[]
DFilteredBidCreativeRow.php20 class FilteredBidCreativeRow extends \Google\Model class
76 class_alias(FilteredBidCreativeRow::class, 'Google_Service_AdExchangeBuyerII_FilteredBidCreativeRow…