Administrator
- Administrator
- All Products
Property
| Description
|
---|---|
Time Zone Offset
| The time zone in the Eloqua application relative to GMT.
For more information, see
Understanding the time zone offset
|
Enable Debug Logger
| Determines if the debug logger registers the SOAP request and response in the session log.
If you enable the debug logger in the connection and run a task, you can view only the response but not the request in the session logs for the read operation. For the write operation, the request appears in the session log, but the response does not appear in the session logs.
Default is enabled.
|
Fetch Data for Preview
| Fetches the first 10 rows of the first five columns in an Eloqua Bulk API object for preview.
Default is enabled.
|
Activities or Custom Fields Configuration
| The Activities object and custom fields of Contact and Account objects in Eloqua that you want to read from or write.
Use the metadata populated in this field to read from or write to the Activities object and custom fields of Contact and Account objects. If you want to include other fields or metadata, ensure that you add them in the JSON format, beginning with an anonymous root structure.
For example, { "address" : { "city": "city name", "state": "state name", }}
For more information, see
Activities or custom fields configuration.
For more information about including fields in the custom objects that are not included in the fields API, see the
Adding fields which are not part of fields API to the custom objects topic.
|