Help for this page

Select Code to Download


  1. or download this
    - <AdXML>
    - <Preroll>
    ...
      <Length>5</Length> 
      </Midroll>
      </AdXML>
    
  2. or download this
    Response Dump: $VAR1 = {
              'Preroll' => {
    ...
                            'Completion' => 'http://192.168.0.1:80/foo/bar
    +'
                          }
            };
    
  3. or download this
    my ($self, $response) = @_;    
    foreach my $asset_type ( keys %{$response} ) {  
    ...
      }
      $logger->debug("Broke middle FOR asset param loop");
    }
    
  4. or download this
    - Starting asset_type Preroll
    - Top of middle FOR loop asset_param = Length: 4
    ...
    - Broke innermost WHILE loop asset_param = Length
    - Bottom of middle FOR loop asset_param = Length