creativeId property

String get creativeId
inherited

Returns an Adrop ad's creativeId.

Implementation

String get creativeId {
  return _creativeId;
}