@@ -86,7 +86,7 @@ discard block |
||
| 86 | 86 | /** |
| 87 | 87 | * @param bool $withTargetedMonthlySearches |
| 88 | 88 | * |
| 89 | - * @return array |
|
| 89 | + * @return string |
|
| 90 | 90 | */ |
| 91 | 91 | private function getRequestedAttributeTypes($withTargetedMonthlySearches = false) |
| 92 | 92 | { |
@@ -115,7 +115,7 @@ discard block |
||
| 115 | 115 | * @param $included |
| 116 | 116 | * @param $excluded |
| 117 | 117 | * |
| 118 | - * @return array |
|
| 118 | + * @return \Google\AdsApi\AdWords\v201705\o\SearchParameter[] |
|
| 119 | 119 | */ |
| 120 | 120 | private function getSearchParameters(array $keywords, $languageId, $locationId, $included, $excluded) |
| 121 | 121 | { |