# ConnectOpenAiAdsCredentialsRequest
## Properties
**api_key** | **String** | API key from ChatGPT Ads Manager (Settings). Grants full read/write access on OpenAI's side; Zernio only ever reads with it. |
**profile_id** | **String** | Your Zernio profile ID |
**state** | Option<**String**> | Optional state passthrough for the connect flow. | [optional]
**redirect_uri** | Option<**String**> | Optional URL to redirect to after successful connection | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)