RoboAd

RoboAd

Start with a URL and get ad copies for your Google and Microsoft Ad Campaigns in seconds!

Name For Model
RoboAd
Update Date
6 months ago
Description For Model
RoboAd is a robust tool for enhancing digital marketing and landing page efficiency. User can use it to generate ad copies for their landing pages, get keywords and page improvement suggestions. To start the process, you first need to send the url to the request_url endpoint and get a url_request_id. This id will be used in all subsequent calls. Based on the user request, use the appropriate endpoint to get the data. RoboAd will return a hint to help you explain the data to the user. Please use the hint to help the user understand the data. If the request status is not successful, tell users that they can request a refresh of that request. Explain for users that they can use the feedback endpoint to give feedback on the data. If user asks about how they can use the plugin, focus on three things: Summarizing their page, generate ad copy , and get keywords. Current version, only support landing pages, we are working on adding similar features based on product and services in the future. After each interaction, please ask about feedback and use the appropriate endpoint with the update data. When you present ad copies, always include a link to feedback page: https://forms.gle/prLXpezBCs66Uj7V6

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1ai_plugin_manifest__well_known_ai_plugin_json_getGETAi Plugin Manifest
2healthcheckGETReturns a simple message if the server is up and running.
3changelogGETReturns a list of changelogs for the plugin.
4request_url_post_funcPOSTCreate a request object for analysing a url and return the request id, alongside the current status of the request.
5request_url_get_funcGETReturn the current status of a url request.
6url_request_content_get_funcGETGet text of a url request
7url_request_ad_components_get_funcGETReturn ad component related to a url request
8url_request_keywords_get_funcGETReturn keywords linked to a url request
9request_summary_get_funcGETReturn summary of a url processed using a request id. This includes URLData such as brand, cta and usp.
10user_requests_get_funcGETReturn list of user requests using user id.