Explore Plans
Mobile menu Close menu
Google Business Profile

Create offer post

This action will create a new offer post.

Developer info

API endpoint slug
google_my_business.create_offer_post
Filter code method
GoogleMyBusiness.createOfferPost.skip(string?: reason)
Runtime method
runAction("google_my_business.create_offer_post", {})

Action fields

Location Dropdown list

Label
Location
Helper text
The location to post to.
Slug
location_id
Required
true
Can have default value
false

Event name Text input > Other

Label
Event Name
Helper text
The name of the event.
Slug
event_name
Required
true
Can have default value
true
Filter code method
GoogleMyBusiness.createOfferPost.setEvent Name(string: event_name)

Start time Text input > ISO 8601 date and time

Label
Start Date
Helper text
The start date of the offer.
Slug
start_time
Required
true
Can have default value
true
Filter code method
GoogleMyBusiness.createOfferPost.setStart Time(string: start_time)

End time Text input > ISO 8601 date and time

Label
End Date
Helper text
The end date of the offer.
Slug
end_time
Required
true
Can have default value
true
Filter code method
GoogleMyBusiness.createOfferPost.setEnd Time(string: end_time)

Photo url Text input > Photo

Label
Photo URL
Slug
photo_url
Required
false
Can have default value
true
Filter code method
GoogleMyBusiness.createOfferPost.setPhoto Url(string: photo_url)

Summary Text input > Other

Label
Offer Details
Helper text
The details of the offer post.
Slug
summary
Required
false
Can have default value
true
Filter code method
GoogleMyBusiness.createOfferPost.setSummary(string: summary)

Coupon code Text input > Other

Label
Coupon Code
Helper text
The coupon code of the offer.
Slug
coupon_code
Required
false
Can have default value
true
Filter code method
GoogleMyBusiness.createOfferPost.setCoupon Code(string: coupon_code)

Redeem online url Text input > Other

Label
Redeem Online URL
Helper text
The redeem online URL of the offer.
Slug
redeem_online_url
Required
false
Can have default value
true
Filter code method
GoogleMyBusiness.createOfferPost.setRedeem Online Url(string: redeem_online_url)

Terms conditions Text input > Other

Label
Terms and Conditions
Helper text
The terms and conditions of the offer.
Slug
terms_conditions
Required
false
Can have default value
true
Filter code method
GoogleMyBusiness.createOfferPost.setTerms Conditions(string: terms_conditions)