Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_AdSenseService.php350 * @return Google_AdsenseReportsGenerateResponse
357 return new Google_AdsenseReportsGenerateResponse($data);
385 * @return Google_AdsenseReportsGenerateResponse
392 return new Google_AdsenseReportsGenerateResponse($data);
844 * @return Google_AdsenseReportsGenerateResponse
851 return new Google_AdsenseReportsGenerateResponse($data);
878 * @return Google_AdsenseReportsGenerateResponse
885 return new Google_AdsenseReportsGenerateResponse($data);
1550 class Google_AdsenseReportsGenerateResponse extends Google_Model { class