Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
CallToAction |
CallToAction.clone() |
CallToAction |
LocalPost.getCallToAction()
The URL that users are sent to when clicking through the promotion.
|
CallToAction |
CallToAction.set(java.lang.String fieldName,
java.lang.Object value) |
CallToAction |
CallToAction.setActionType(java.lang.String actionType)
The type of action that will be performed.
|
CallToAction |
CallToAction.setUrl(java.lang.String url)
The URL the user will be directed to upon clicking.
|
Modifier and Type | Method and Description |
---|---|
LocalPost |
LocalPost.setCallToAction(CallToAction callToAction)
The URL that users are sent to when clicking through the promotion.
|
Copyright © 2011-2018 Google. All Rights Reserved.