You are here

public function TagInterface::adunit in Doubleclick for Publishers (DFP) 8

Gets ad unit pattern.

Return value

string The ad unit pattern. May contain tokens.

1 method overrides TagInterface::adunit()
Tag::adunit in src/Entity/Tag.php
Gets ad unit pattern.

File

src/Entity/TagInterface.php, line 46
Contains \Drupal\dfp\Entity\TagInterface.

Class

TagInterface
An interface for the DFP Ad tag configuration entity.

Namespace

Drupal\dfp\Entity

Code

public function adunit();