platform | string or SelectableOption | No | chat_gpt | Which assistant to query: ‘chat_gpt’ (default) or ‘gemini’. |
prompt | string | Yes | - | The prompt a user would type into the assistant, e.g. ‘best CRM for small businesses’ (up to 2000 characters). |
location | string or SelectableOption | No | 2840 | Country or city the assistant is queried from: a two-letter country code (us, gb, de…), a DataForSEO location code (2840 = United States) or a full location name such as ‘London,England,United Kingdom’. Defaults to the United States. |
language | string or SelectableOption | No | en | Language code of the conversation, e.g. en, de, es, fr, nl. Defaults to en. |
force_web_search | boolean | No | False | chat_gpt only: force ChatGPT to search the web and cite live sources instead of letting it decide. |