DataForSeoApiConfig
Represents the configuration object used to set up a DataForSeoAPISearch instance.
Optional
The API login credential for DataForSEO. If not provided, it will be fetched from environment variables.
The API password credential for DataForSEO. If not provided, it will be fetched from environment variables.
Specifies the fields to include in each result object.
Specifies the types of results to include in the output.
Additional parameters to customize the API request.
Specifies the maximum number of results to return.
Determines if the output should be in JSON format.
DataForSeoApiConfig
Description
Represents the configuration object used to set up a DataForSeoAPISearch instance.