long2506 / google-api-php-client

Automatically exported from code.google.com/p/google-api-php-client
Apache License 2.0
0 stars 0 forks source link

adunit getAdCode error when multiple customchannelid assign #240

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. call $adSenseHost->accounts_adunits->getAdCode($accountid, $clientid, 
$result['id'], $hostCustomChannelId);
2. when array hostCustomChannelId has multiple values
3. get error message

What is the expected output? What do you see instead?
no error message, but i got (getAdCode) unknown parameter: '1'

What version of the product are you using? On what operating system?
AdsenseHost API V4 

Please provide any additional information below.

Original issue reported on code.google.com by sorry.c...@gmail.com on 3 Jan 2013 at 12:35

GoogleCodeExporter commented 9 years ago
Hi, try asking your question on http://groups.google.com/group/AdSense-API for 
a faster response! Thanks!

Original comment by ianbar...@google.com on 22 Mar 2013 at 4:34