Hi,
Is this in the sandbox environment? If so please follow the
discussion here:
http://groups.google.com/group/adwords-api/browse_thread/thread/a3bd4d4db19ce6b4/
Best,
- Eric Koleda, AdWords API Team
On Nov 14, 1:24 pm, Bianca wrote:
> Hello,
>
> I want to add keywords to my adgroups and
Hello,
I want to add keywords to my adgroups and I'm using the code below but
I'm geting te INTERNAL SERVER ERROR, can anywone help me please? Am I
doing something wrong here?
$groupId = (float) $_GET['groupId'];
$i=0;
foreach ($_POST['keywords'] as $keyword)
{