Content endpoint - google-marketing-solutions/topic-mine GitHub Wiki

Summary

This is Topic Mine's main endpoint. Basically, it does everything: data retrieval, term-trend association (if necessary), content generation, transformation and export.

How to use it

To use this endpoint, you must make an HTTP POST request to the URL where Topic Mine is deployed.

Query params include:

  • First term (products/brands/services) source
  • Second term (trends) source
  • Destination (output) format
  • If the first and second terms must be related in order to generate content

Body params include:

  • Details about the data sources and output
  • Blacklisting
  • Number of headlines and descriptions to generate
  • Other execution details