));
?>
---
Your help is greatly appreciated.
rwhite35
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To uns
rase);
$i++;
}
echo "";
//outputs the value of row[Query], once
---
both code blocks output the first child of the "row" element, but not
the next. The structure of the XML object is:
[table]
-> [rows]
--> [row][0][Query]
Help? Thanks in advance.
rwhite35
--~--~---
$sxi =new SimpleXMLIterator($xmlstring);
foreach ( $sxi as $node )
{
foreach($node as $k=>$v)
{
for ($i=0; $irow[$i]["Query"].'';
}
}
}
catch(Exception $e)
{
echo $e->getMessage();
}
Here is the reference Hannu suggested:
http://www.phpro.org/tutorials/Introduction-to-SPL.html#11
rw
enabled.
Any thoughts would be appreciated. Thanks in advance!
rwhite35
--
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email
27; :
Extra content at the end of the document
However, the authentication token is returned and my MCC information
is displayed, but non of my campaigns are present.
Any thoughts, anyone?
rwhite35
On Oct 31, 8:37 am, rwhite35 wrote:
> Hello,
>
> I'm migrating from APIlity v13 to