Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCompatibleFields.php30 protected $pathAttributionReportCompatibleFieldsType = PathReportCompatibleFields::class;
32 protected $pathReportCompatibleFieldsType = PathReportCompatibleFields::class;
84 * @param PathReportCompatibleFields
86 …public function setPathAttributionReportCompatibleFields(PathReportCompatibleFields $pathAttributi…
91 * @return PathReportCompatibleFields
98 * @param PathReportCompatibleFields
100 …public function setPathReportCompatibleFields(PathReportCompatibleFields $pathReportCompatibleFiel…
105 * @return PathReportCompatibleFields
H A DPathReportCompatibleFields.php20 class PathReportCompatibleFields extends \Google\Collection class
109 class_alias(PathReportCompatibleFields::class, 'Google_Service_Dfareporting_PathReportCompatibleFie…