class LocationsSearchkeywordsImpressionsMonthly extends Resource (View source)

The "monthly" collection of methods.

Typical usage is:

 $businessprofileperformanceService = new Google\Service\BusinessProfilePerformance(...);
 $monthly = $businessprofileperformanceService->locations_searchkeywords_impressions_monthly;

Methods

listLocationsSearchkeywordsImpressionsMonthly(string $parent, array $optParams = [])

(monthly.listLocationsSearchkeywordsImpressionsMonthly)

Details

ListSearchKeywordImpressionsMonthlyResponse listLocationsSearchkeywordsImpressionsMonthly(string $parent, array $optParams = [])

(monthly.listLocationsSearchkeywordsImpressionsMonthly)

Parameters

string $parent

Required. The location for which the time series should be fetched. Format: locations/{location_id} where location_id is an unobfuscated listing id.

array $optParams

Optional parameters.

Return Value

ListSearchKeywordImpressionsMonthlyResponse

Exceptions

Exception