public class BusinessProfilePerformance.Locations.Searchkeywords.Impressions extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly
The "monthly" collection of methods.
|
| Constructor and Description |
|---|
Impressions() |
| Modifier and Type | Method and Description |
|---|---|
BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly |
monthly()
An accessor for creating requests from the Monthly collection.
|
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly monthly()
The typical use is:
BusinessProfilePerformance businessprofileperformance = new BusinessProfilePerformance(...);BusinessProfilePerformance.Monthly.List request = businessprofileperformance.monthly().list(parameters ...)
Copyright © 2011–2025 Google. All rights reserved.