list
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List list(String parent)
throws IOException
Create a request for the method "monthly.list".
This request holds the parameters needed by the businessprofileperformance server. After setting
any optional parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
parent
- Required. The location for which the time series should be fetched. Format: locations/{location_id}
where location_id is an unobfuscated listing id.
- Returns:
- the request
- Throws:
IOException