Adcio Placement | Coderz Repository

adcio_placement

Last updated:

0 purchases

adcio_placement Image
adcio_placement Images

Free

Languages

Categories

Add to Cart

Description:

adcio placement

adcio_placement #

A Flutter plugin that provides a ADCIO placement service. It smartly predicts products with high click or purchase probabilities from the client's products and returns the product information.
To learn more about ADCIO, please visit the ADCIO website
Getting Started #
To get started with ADCIO account, please register ADCIO account
Usage #
There is a simple use example:
import 'package:adcio_placement/adcio_placement.dart';

adcioSuggest(
placementId: '...',
).then((result) {
AdcioSuggestionRawData adcioSuggestionRaw = result;
});
copied to clipboard
To learn more about usage of plugin, please visit the adcio_placement Usage documentation.
Issues and feedback #
If the plugin has issues, bugs, feedback, Please contact app@corca.ai.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.