AdvertisersAssetsResourceApi class
Constructors
- AdvertisersAssetsResourceApi(ApiRequester client)
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
Returns a string representation of this object.
inherited
-
upload(
CreateAssetRequest request, String advertiserId, {String $fields, Media uploadMedia}) → Future< CreateAssetResponse> - Uploads an asset. Returns the ID of the newly uploaded asset if successful. The asset file size should be no more than 10 MB for images, 200 MB for ZIP files, and 1 GB for videos. [...]
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited