<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
	<title>APT</title>
	<description>RSS feed for APT boards</description>
	<link>http://developer.yahoo.net/forum/index.php</link>
	<pubDate>Tue, 09 Feb 2010 19:51:08 -0800</pubDate>
	<ttl>99</ttl>
	<item>
		<title>Can Someone help debug?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4453</link>
		<description><![CDATA[Hi,<br /><br />I'm trying to make a call to see the available inventory there is in the system. Can someone provide their insight on what I maybe doing wrong?<br /><br />SearchInventory Service<br /><br />1. add site using addSite    - <b>Working</b><br />2. activate site using ActivateSite - <b>Working</b><br />3. created order with addOrder  - <b>Working</b><br />4. group added using addAdGroup - <b>Working</b> <br />5. target profile is created with addTargetingProfile - <b>Working</b><br /><!--coloro:#FF0000--><span style="color:#FF0000"><!--/coloro--><b>6. to add placement used addPlacement – Problem coming here</b><!--colorc--></span><!--/colorc--><br /><br />We are running following code and it returns an internal server error.<br /><br />$placement_service = createClient("PlacementService", $advertiserAccountID, $accountLocation);<br />$placement = execute($placement_service,"addPlacement",<br />array("placement"=&gt;array(<br />'adGroupID'=&gt;100285389,<br />'startDate'=&gt;'2010-02-01T00:00:00-05:00',<br />'guaranteedSettings'=&gt;array(<br />'adFormatID'=&gt;'2075001',<br />'pricingModel'=&gt;'CPM',<br />'revenueModel'=&gt;'NotApplicable',<br />'deliveryModel'=&gt;'Impressions',//ImpressionBased<br />'contentTopicID'=&gt;array('ID'=&gt;4788501),<br />'placementTarget'=&gt;array(<br />'ID'=&gt;'SelfManagedPublisher',<br />'type'=&gt;'SelfManagedPublisher',<br />),<br />'adSizeID'=&gt;2082501<br /> ),<br />'endDate'=&gt;'2010-02-05T00:00:00-05:00'  <br />)<br />)<br /> );<br /><br /><br />Much appreciation if someone can help out]]></description>
		<pubDate>Wed, 03 Feb 2010 19:57:20 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4453</guid>
	</item>
	<item>
		<title>Can Someone help debug?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4453</link>
		<description><![CDATA[It seems that problem is here:<br /><br />'placementTarget'=&gt;array(<br />'ID'=&gt;'SelfManagedPublisher',<br />'type'=&gt;'SelfManagedPublisher',<br />)<br /><br />you must pass publisher's accountID via ID field instead of 'SelfManagedPublisher'.<br /><br />More over, if you set deliveryMode as 'Impressions' then you need to pass impressionGoal value.<br /><br /><br />P.S. I have a problem with addPlacement too. Please, take a look at my post <a href="http://developer.yahoo.net/forum/index.php?showtopic=4337" rel="nofollow" target="ext">http://developer.yahoo.net/forum/index.php?showtopic=4337</a>. May be you know how to get some network ID (or publisher ID) to set a placement.]]></description>
		<pubDate>Wed, 03 Feb 2010 19:57:20 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4453</guid>
	</item>
	<item>
		<title>Can Someone help debug?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4453</link>
		<description><![CDATA[<!--quoteo(post=12023:date=Feb 3 2010, 09&#58;49 PM:name=Dmitry)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Dmitry &#064; Feb 3 2010, 09&#58;49 PM) <a href="index.php?act=findpost&pid=12023"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->It seems that problem is here:<br /><br />'placementTarget'=&gt;array(<br />'ID'=&gt;'SelfManagedPublisher',<br />'type'=&gt;'SelfManagedPublisher',<br />)<br /><br />you must pass publisher's accountID via ID field instead of 'SelfManagedPublisher'.<br /><br />More over, if you set deliveryMode as 'Impressions' then you need to pass impressionGoal value.<br /><br /><br />P.S. I have a problem with addPlacement too. Please, take a look at my post <a href="http://developer.yahoo.net/forum/index.php?showtopic=4337" rel="nofollow" target="ext">http://developer.yahoo.net/forum/index.php?showtopic=4337</a>. May be you know how to get some network ID (or publisher ID) to set a placement.<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br /><br /><br /><b>Thanks! It looks like we are now in the same position as you. Can any other community members/readers help us out?</b>]]></description>
		<pubDate>Wed, 03 Feb 2010 19:57:20 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4453</guid>
	</item>
	<item>
		<title>How to search Inventories ?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4433</link>
		<description><![CDATA[Hi,<br /><br />I have been looking and trying lot of stuff just to find how to utilize Yaoo APT service to cater ads on sites. Basically, based on criteria, i want to show related ads on my site.<br /><br />Initially it seemed, using Advertiser account will do, but i got stuck with placement service. After some reading, it looked, i should be using Publisher service but its just getting confusing with out reaching at any conclusion.<br /><br />can some one point me to right direction ?<br /><br />Thanks a lot,<br />Maulik]]></description>
		<pubDate>Tue, 02 Feb 2010 02:17:09 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4433</guid>
	</item>
	<item>
		<title>Yahoo Advertisement web list</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4430</link>
		<description><![CDATA[Hi.................,<br /><br />is there any way to get yahoo advertisement <b>web sites in my site</b> using apt - api ?<br /><br />if yes then how to use ...........<br /><br />thanks........................]]></description>
		<pubDate>Tue, 02 Feb 2010 00:31:34 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4430</guid>
	</item>
	<item>
		<title>Yahoo Advertisement web list</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4428</link>
		<description><![CDATA[Hi.................,<br /><br />                    is there any way to get yahoo advertisement web in my site using apt - api ? <br /><br />                    if yes then how to use ...........<br /><br />thanks........................]]></description>
		<pubDate>Mon, 01 Feb 2010 23:49:25 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4428</guid>
	</item>
	<item>
		<title>Question about Ruby on Rails--?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4384</link>
		<description><![CDATA[Since Ruby on Rails is open sourced, if I build a website based off of it's framework, I don't owe 37 signals or Ruby on Rails anything legally?<br /><br />So for example, if Twitter got bought up by Yahoo or some company tomorrow, does Twitter legally own any money to 37 signals? Also, if I build a site off of RoR, do I have any sort of legal obligation to 37 signals?<br /><a href="http://www.railsteam.com" rel="nofollow" target="ext">agile development</a> <a href="http://www.railsteam.com" rel="nofollow" target="ext">Web application development</a> <a href="http://www.railsteam.com" rel="nofollow" target="ext">ruby on rails company</a>]]></description>
		<pubDate>Fri, 29 Jan 2010 04:21:03 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4384</guid>
	</item>
	<item>
		<title>Question about Ruby on Rails--?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4383</link>
		<description><![CDATA[Since Ruby on Rails is open sourced, if I build a website based off of it's framework, I don't owe 37 signals or Ruby on Rails anything legally?<br /><br />So for example, if Twitter got bought up by Yahoo or some company tomorrow, does Twitter legally own any money to 37 signals? Also, if I build a site off of RoR, do I have any sort of legal obligation to 37 signals?<br /><br /><a href="http://"%20<a%20href="http://www.railsteam.com""%20rel="nofollow"%20target="ext">http://www.railsteam.com"</a>" rel="nofollow" target="ext">agile development</a>,<a href="http://"%20<a%20href="http://www.railsteam.com""%20rel="nofollow"%20target="ext">http://www.railsteam.com"</a>" rel="nofollow" target="ext">ruby on rails company</a>,<a href="http://"%20<a%20href="http://www.railsteam.com""%20rel="nofollow"%20target="ext">http://www.railsteam.com"</a>" rel="nofollow" target="ext">Ruby on rails development</a>,<a href="http://"%20<a%20href="http://www.railsteam.com""%20rel="nofollow"%20target="ext">http://www.railsteam.com"</a>" rel="nofollow" target="ext">Web application development</a>,<a href="http://"%20<a%20href="http://www.railsteam.com""%20rel="nofollow"%20target="ext">http://www.railsteam.com"</a>" rel="nofollow" target="ext">rails development</a>]]></description>
		<pubDate>Fri, 29 Jan 2010 04:19:13 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4383</guid>
	</item>
	<item>
		<title>Intraday Stock Quote</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4340</link>
		<description>Hi, I am trying to view a intraday stock quotation (1 or 5 min) interval as a CSV file with Open,close,High,Low and Volume for every 5 mins. chartapi.finance.yahoo provides historical data but not Real-Time. Would you please let me know the URL for getting intraday real-time data? Thanks in advance.</description>
		<pubDate>Tue, 26 Jan 2010 10:19:10 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4340</guid>
	</item>
	<item>
		<title>Howto book an image Ad via SOAP API</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4337</link>
		<description><![CDATA[HI!<br /><br />I'm trying to book an image Ad. <br /> I successfully added new LibraryImageAd and then create an order, adgroup and ad objects.<br />But I can't add a Placement (for AdGroup) because of guaranteed/nonGuaranteed Settings of Placement.<br /><br />What shall I pass via placementTarget of PlacementGuaranteedSettings? How do I know the ID ?<br /><br />Aditionnally please check that my booking scenario is right:<br />1. Add/Locate advertiser account<br />2. add ImageCreative <br />3. add LibraryImageAd<br />4. add an Order<br />5. add AdGroup<br />6. add Ad<br />7. add Placement   &lt;&lt;&lt; have a problem here<br />8. activate an Order<br /><br /><br />Any help is highly appreciated!<br />Thanks!!!]]></description>
		<pubDate>Tue, 26 Jan 2010 02:41:41 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4337</guid>
	</item>
	<item>
		<title>Howto book an image Ad via SOAP API</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4337</link>
		<description><![CDATA[I've tried to invoke searchForAccount of AccountService service, but it always returns invalid data (on sandbox):<br />    com.yahoo.marketing.apt.AccountDescriptor<br />        accountID = 4768278156447053234<br />        accountType = Network<br />        companyName = Account-null4768278156447053234<br /><br />    com.yahoo.marketing.apt.AccountDescriptor<br />        accountID = null<br />        accountType = Network<br />        companyName = Account-null-5656444650805239530<br /><br />    com.yahoo.marketing.apt.AccountDescriptor<br />        accountID = null<br />        accountType = Network<br />        companyName = Account-null-6958264449917781382<br /><br />It is always 3 items (AccountDescriptor) with accountID is null or value, that Placement can't be referenced to.]]></description>
		<pubDate>Tue, 26 Jan 2010 02:41:41 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4337</guid>
	</item>
	<item>
		<title>YUI - DataTable: Client-Side sorting after initial load</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4244</link>
		<description><![CDATA[Hi, I'm starting to use the YUI API and I'm pretty excited about it, but I ran into a difficulty that I still haven't been able to resolve.<br />  I'm loading data from a database into a DataTable object and I would like to display the loaded data in a sorting of my locally choosing independent from the order in which the data has been retrieved. The DataTable should then be displayed at the beginning in the order I want without the user having to press anything.<br />I've been trying to hook the sorting after some events like<br />myDataTable.subscribe("beforeRenderEvent", function(oArgs) {/*sort the datatable*/});<br />or<br />myDataTable.doBeforeLoadData = function( sRequest , oResponse ) {/*sort the datatable*/}<br />with no luck.<br />Currently the JavaScript loads the data successfuly into the DataTable, this is my only problem.<br /><br />Any hint is appreciated.]]></description>
		<pubDate>Mon, 18 Jan 2010 10:25:23 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4244</guid>
	</item>
	<item>
		<title>YUI - DataTable: Client-Side sorting after initial load</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4244</link>
		<description><![CDATA[I fixed it subscribing<br />myDataTable.subscribe("initEvent", function(oArgs) {/*sort the datatable*/}<br /><br />Thanks for reading anyways  <img src="http://developer.yahoo.net/forum/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />]]></description>
		<pubDate>Mon, 18 Jan 2010 10:25:23 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4244</guid>
	</item>
	<item>
		<title>TargetingProfile - MarketingArea, State, Country</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4216</link>
		<description><![CDATA[What do we pass to the TargetingProfile for the targetingAttributeID parameter for these types? WOEIDs grabbed from GeographicalTargetingService? The documentation is not very clear on this point and there is no enumeration from the TargetingDictionaryService.<br /><br />Similarly, EngagementLevel, HourOfWeek and HourlyFrequency aren't very clear either. EngagementLevel is the only one of those that leaves me wondering - HourOfWeek and HourlyFrequency I'd guess that you simply pass in the desired value as the ID (ie id=40 for HourlyFrequency to show it max 40x/hr).]]></description>
		<pubDate>Thu, 14 Jan 2010 23:39:42 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4216</guid>
	</item>
	<item>
		<title>yieldmanager.net, connection timeout</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4116</link>
		<description><![CDATA[Hello<br />After generated ad tag code  , and past it in html page the following URL <u>http://int2-ss.yieldmanager.net/script.js</u><br />give connection time out  !!!!!!]]></description>
		<pubDate>Sun, 10 Jan 2010 23:11:36 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4116</guid>
	</item>
	<item>
		<title>addInventoryIdentifier method</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4018</link>
		<description><![CDATA[Hello<br /><br />I did some changes to  APT PHP Sample Code , added addInventoryIdentifier function and i called it from demoPublisher function <br /><br />When tried to add AdSize to a website using addInventoryIdentifier method, the service returns error message says: Insufficient Parameters, despite sending all parameters described in yahoo apt service overview and apt api reference.<br /><br />Please help me to find the error,  here is the php code:<br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->&#60;?php<br />function addInventoryIdentifier&#40;$publisherAccountID, $accountLocation,$siteID&#41; {<br />    $inventoryData&#91;'name'&#93;=&#34;My Inv&#34;;<br />    $inventoryData&#91;'siteID'&#93;=$siteID;<br />    $targetingAttributeDescriptors = array&#40;&#41;;<br />    <br />    $targetingService = self&#58;&#58;createClient&#40;&#34;TargetingDictionaryService&#34;, $publisherAccountID, $accountLocation&#41;;<br />    <br />    $response =  self&#58;&#58;execute&#40;$targetingService, &#34;getTargetingAttributesByValue&#34;,array&#40;'targetingAttributeType'=&#62;'AdSize','value'=&#62;'468x60'&#41;&#41;;<br />    $adSizeAttr  = $response-&#62;out-&#62;TargetingAttributeValue;<br />    <br />    $adSizeDescriptors&#91;'targetingAttributeID'&#93; = $adSizeAttr-&#62;ID;<br />    $adSizeDescriptors&#91;'targetingAttributeType'&#93; = $adSizeAttr-&#62;type;<br />    <br />    <br />    <br />    $inventoryData&#91;'targetingAttributeDescriptors'&#93;&#91;0&#93;=$adSizeDescriptors;<br />    <br />    <br />    $inventoryService = createClient&#40;&#34;InventoryIdentifierService&#34;, $publisherAccountID, $accountLocation&#41;;<br />    <br />    $response = execute&#40;$inventoryService, &#34;addInventoryIdentifier&#34;,array&#40;'inventoryIdentifier'=&#62;$inventoryData&#41;&#41;;<br />}<br />?&#62;<!--c2--></code></pre></div><!--ec2-->]]></description>
		<pubDate>Sun, 03 Jan 2010 03:32:58 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4018</guid>
	</item>
	<item>
		<title>addInventoryIdentifier method</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=4018</link>
		<description><![CDATA[Hi Ashraf,<br /><br />I'm not sure this will work, but try using this code. it looks like the getTargetingAttributesByValue function is expecting targetingAttributeType to be an object. <br /><br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->    $response =  self&#58;&#58;execute&#40;$targetingService, &#34;getTargetingAttributesByValue&#34;,array&#40;<br />    	'targetingAttributeType'=&#62;array&#40;<br />    		'AdSize' =&#62; '468x60'<br />    	&#41;<br />    &#41;;<!--c2--></code></pre></div><!--ec2--><br /><br /><br /><br /><br /><br /><!--quoteo(post=10890:date=Jan 3 2010, 03&#58;32 AM:name=Ashraf)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Ashraf &#064; Jan 3 2010, 03&#58;32 AM) <a href="index.php?act=findpost&pid=10890"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Hello<br /><br />I did some changes to  APT PHP Sample Code , added addInventoryIdentifier function and i called it from demoPublisher function <br /><br />When tried to add AdSize to a website using addInventoryIdentifier method, the service returns error message says: Insufficient Parameters, despite sending all parameters described in yahoo apt service overview and apt api reference.<br /><br />Please help me to find the error,  here is the php code:<br /><!--c1--><div class='code generic'><div class='codetop'>CODE</div><pre class='codemain'><code><!--ec1-->&#60;?php<br />function addInventoryIdentifier&#40;$publisherAccountID, $accountLocation,$siteID&#41; {<br />    $inventoryData&#91;'name'&#93;=&#34;My Inv&#34;;<br />    $inventoryData&#91;'siteID'&#93;=$siteID;<br />    $targetingAttributeDescriptors = array&#40;&#41;;<br />    <br />    $targetingService = self&#58;&#58;createClient&#40;&#34;TargetingDictionaryService&#34;, $publisherAccountID, $accountLocation&#41;;<br />    <br />    $response =  self&#58;&#58;execute&#40;$targetingService, &#34;getTargetingAttributesByValue&#34;,array&#40;'targetingAttributeType'=&#62;'AdSize','value'=&#62;'468x60'&#41;&#41;;<br />    $adSizeAttr  = $response-&#62;out-&#62;TargetingAttributeValue;<br />    <br />    $adSizeDescriptors&#91;'targetingAttributeID'&#93; = $adSizeAttr-&#62;ID;<br />    $adSizeDescriptors&#91;'targetingAttributeType'&#93; = $adSizeAttr-&#62;type;<br />    <br />    <br />    <br />    $inventoryData&#91;'targetingAttributeDescriptors'&#93;&#91;0&#93;=$adSizeDescriptors;<br />    <br />    <br />    $inventoryService = createClient&#40;&#34;InventoryIdentifierService&#34;, $publisherAccountID, $accountLocation&#41;;<br />    <br />    $response = execute&#40;$inventoryService, &#34;addInventoryIdentifier&#34;,array&#40;'inventoryIdentifier'=&#62;$inventoryData&#41;&#41;;<br />}<br />?&#62;<!--c2--></code></pre></div><!--ec2--><!--QuoteEnd--></blockquote></div><!--QuoteEEnd-->]]></description>
		<pubDate>Sun, 03 Jan 2010 03:32:58 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=4018</guid>
	</item>
	<item>
		<title>Support for clickTAG</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3671</link>
		<description><![CDATA[We are receiving the following error message when uploading SWF creative.<br /><br />"The clickTAG variable in the SWF file must have the target set to _blank.  Correct the file and try again"<br /><br />Our click handler ActionScript is 'slightly' more complex than the default, since it also needs to support platforms that externally specify a 'clickTarget', as well as handle testing instances when the clickTAG is not a URL.<br /><br />E.G.  <br /><!--c1--><div class='code generic'><div class='codetop'>CODEBOX</div><pre class='codemain'><code><!--ec1-->	<br />if &#40;root.loaderInfo.parameters.clickTAG != undefined&#41; {<br />	if &#40;root.loaderInfo.parameters.clickTarget != undefined&#41; {<br />		navigateToURL&#40;new URLRequest&#40;root.loaderInfo.parameters.clickTAG&#41;,<br />				root.loaderInfo.parameters.clickTarget&#41;;<br />	}<br />	else if &#40;root.loaderInfo.parameters.clickTAG.substr&#40;0,5&#41;==&#34;http&#58;&#34; || <br />				root.loaderInfo.parameters.clickTAG.substr&#40;0,6&#41;==&#34;https&#58;&#34; &#41; {<br />		navigateToURL&#40;new URLRequest&#40;root.loaderInfo.parameters.clickTAG&#41;,&#34;_blank&#34;&#41;;<br />	}<br />	else {<br />		navigateToURL&#40;new URLRequest&#40;root.loaderInfo.parameters.clickTAG&#41;&#41;;<br />	}<br />}<!--c2--></code></pre></div><!--ec2--><br />During the import process, APT is obviously testing for more than just passing a single 'clickTAG' and ensuring the result is targeted to a _blank window.<br /><br />Does anyone have any insight as to how this ActionScript might be refactored to ensure compliance within APT?<br /><br />Thanks, in advance.]]></description>
		<pubDate>Thu, 03 Dec 2009 05:27:29 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3671</guid>
	</item>
	<item>
		<title>API for accessing directory search</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3638</link>
		<description><![CDATA[Hi all,<br /><br />I've already used the API for siteExplorer (using <a href="http://developer.yahoo.com/search/siteexplorer/" rel="nofollow" target="ext">REST</a>) and also looked through the SOAP-Apis from APT, but couldn't find a way to search in the directory <a href="http://search.yahoo.com/dir" rel="nofollow" target="ext">http://search.yahoo.com/dir</a>.<br /><br />Is there a API call I've missed?<br /><br />Thanks and best regards<br />Eike]]></description>
		<pubDate>Tue, 01 Dec 2009 02:18:45 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3638</guid>
	</item>
	<item>
		<title>AdWords API</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3531</link>
		<description><![CDATA[Hi,<br /><br /> can anyone provide me links for adwords API's.<br /><br />Thanks in advance]]></description>
		<pubDate>Sun, 22 Nov 2009 22:56:12 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3531</guid>
	</item>
	<item>
		<title>AdWords API</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3531</link>
		<description><![CDATA[<!--quoteo(post=9769:date=Nov 22 2009, 10&#58;56 PM:name=gayatri)--><div class='quote'><div class='quotetop'>QUOTE <cite>(gayatri &#064; Nov 22 2009, 10&#58;56 PM) <a href="index.php?act=findpost&pid=9769"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Hi,<br /><br /> can anyone provide me links for adwords API's.<br /><br />Thanks in advance<!--QuoteEnd--></blockquote></div><!--QuoteEEnd-->;<br /><br />Adwords use only for advertising purpose<br />google link for api<br /><a href="http://code.google.com/apis/maps/signup.html" rel="nofollow" target="ext">http://code.google.com/apis/maps/signup.html</a><br />If you have script for "send message from website to my own mobile for visitor's to immediate contact just like contact form pl. send me on<br />jksystems2@rediffmail.com<br />bye & have nice day]]></description>
		<pubDate>Sun, 22 Nov 2009 22:56:12 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3531</guid>
	</item>
	<item>
		<title>Yahoo APT Command Groups and cabilities</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3303</link>
		<description><![CDATA[I asked for and recieved a license to develop on YahooAPT's sandbox enviroment. <br />I am successfully calling the LocationService and AccountService, but am unable to use the LibraryImageAdService, ReportService, AdService, and others under different command groups.  I always recieve an E1054 (Invalid account access) Soap Fault Error.  I"m assuming I need a better license,...(my company is trying to get one)...but does anyone know if there is anything I can do to move forward in the sandbox enviroment?  Is it something I'm doing wrong in the soap call or is it really my license?]]></description>
		<pubDate>Fri, 06 Nov 2009 13:11:15 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3303</guid>
	</item>
	<item>
		<title>Yahoo APT Command Groups and cabilities</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=3303</link>
		<description><![CDATA[It is important to refer to the "Service Access Type" section of the documentation for each service.<br /><br />For instance, LibraryImageAdService can be accessed by a Managed Advertiser or Self-managed account with advertiser capability:<br /><a href="http://help.yahoo.com/l/us/yahoo/ewsapt/webservices/reference/services/wsr_libraryimageadservice.html;_ylt=Aql5HJI60HVxcUlx2reh01UYo3dG" rel="nofollow" target="ext">http://help.yahoo.com/l/us/yahoo/ewsapt/we...Ulx2reh01UYo3dG</a><br /><br />What that means to you if you are a network is that you need to specify the Managed Advertiser Account ID in the SOAP Header [accountID] as well as any other relevant accountID for the operation:<br /><a href="http://help.yahoo.com/l/us/yahoo/ewsapt/webservices/reference/data/wsr_libraryimagead.html" rel="nofollow" target="ext">http://help.yahoo.com/l/us/yahoo/ewsapt/we...aryimagead.html</a><br /><br />If you were to add a LibraryImageAd object, you would specify a Managed Advertiser Account ID in the header as well as the accountID element of libraryImageAd<br /><br />Please let me know if you have any additional questions.<br /><br />Thanks,<br />-Mark Meyer]]></description>
		<pubDate>Fri, 06 Nov 2009 13:11:15 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=3303</guid>
	</item>
	<item>
		<title>Exception in Starting Yahoo searching API Sample code</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=2283</link>
		<description><![CDATA[Hi Friends,<br /><br />This is the first day that i working on Yahoo search marketing API. When i started running addCompaingn.java i am getting the following Exception.<br /><br />[<b>b][debug] loading ewsconfig.properties<br />Exception in thread "main" java.lang.ExceptionInInitializerError<br />	at com.yahoo.sm.ws.client.AddCampaign.initialize(AddCampaign.java:46)<br />	at com.yahoo.sm.ws.client.AddCampaign.main(AddCampaign.java:30)<br />Caused by: java.lang.NullPointerException<br />	at java.util.Properties$LineReader.readLine(Unknown Source)<br />	at java.util.Properties.load0(Unknown Source)<br />	at java.util.Properties.load(Unknown Source)<br />	at com.yahoo.sm.ws.client.helper.EWSConfigurator.&lt;init&gt;(EWSConfigurator.java:25)<br />	at com.yahoo.sm.ws.client.helper.EWSConfigurator.&lt;clinit&gt;(EWSConfigurator.java:18)<br />	... 2 more</b>[/b]<br /><br />please advice me where the problem is.........?]]></description>
		<pubDate>Thu, 30 Jul 2009 21:59:24 -0700</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=2283</guid>
	</item>
	<item>
		<title><![CDATA[PHP API Sample & Report Request Duration]]></title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=1692</link>
		<description><![CDATA[I'm working with the API client sample for PHP and after it adds a report request for NetworkAdvPerformance, it's recursively waiting 5 seconds for a report. I'm not sure how long I should expect a report to take. Does the report generally take a very long time return or am I experiencing an error?]]></description>
		<pubDate>Fri, 29 May 2009 10:59:41 -0700</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=1692</guid>
	</item>
	<item>
		<title><![CDATA[PHP API Sample & Report Request Duration]]></title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=1692</link>
		<description><![CDATA[<b>bump</b>]]></description>
		<pubDate>Fri, 29 May 2009 10:59:41 -0700</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=1692</guid>
	</item>
	<item>
		<title><![CDATA[PHP API Sample & Report Request Duration]]></title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=1692</link>
		<description>Experiencing the exact same thing...</description>
		<pubDate>Fri, 29 May 2009 10:59:41 -0700</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=1692</guid>
	</item>
	<item>
		<title><![CDATA[PHP API Sample & Report Request Duration]]></title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=1692</link>
		<description>Is anyone at Yahoo looking at this?</description>
		<pubDate>Fri, 29 May 2009 10:59:41 -0700</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=1692</guid>
	</item>
	<item>
		<title>Client Login Form - Yahoo</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=1156</link>
		<description><![CDATA[Hi,<br /><br />Does Yahoo provide a specification for submitting an account login form?  I was hoping for something similar to the 'Client Login Interface' document that's provided by the Google Accounts API:<br /><br /><a href="http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html" rel="nofollow" target="ext">http://code.google.com/apis/accounts/docs/...talledApps.html</a><br /><br />Thanks.]]></description>
		<pubDate>Mon, 13 Apr 2009 12:35:42 -0700</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=1156</guid>
	</item>
	<item>
		<title>Client Login Form - Yahoo</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=1156</link>
		<description><![CDATA[<!--quoteo(post=3403:date=Apr 13 2009, 11&#58;35 AM:name=Jon)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Jon &#064; Apr 13 2009, 11&#58;35 AM) <a href="index.php?act=findpost&pid=3403"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Hi,<br /><br />Does Yahoo provide a specification for submitting an account login form?  I was hoping for something similar to the 'Client Login Interface' document that's provided by the Google Accounts API:<br /><br /><a href="http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html" rel="nofollow" target="ext">http://code.google.com/apis/accounts/docs/...talledApps.html</a><br /><br />Thanks.<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br />I also want to know.Yahoo's BBAuth is so complex for 'Client Login'.]]></description>
		<pubDate>Mon, 13 Apr 2009 12:35:42 -0700</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=1156</guid>
	</item>
	<item>
		<title>Client Login Form - Yahoo</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=1156</link>
		<description><![CDATA[<!--quoteo(post=3403:date=Apr 13 2009, 11&#58;35 AM:name=Jon)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Jon &#064; Apr 13 2009, 11&#58;35 AM) <a href="index.php?act=findpost&pid=3403"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Hi,<br /><br />Does Yahoo provide a specification for submitting an account login form?  I was hoping for something similar to the 'Client Login Interface' document that's provided by the Google Accounts API:<br /><br /><a href="http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html" rel="nofollow" target="ext">http://code.google.com/apis/accounts/docs/...talledApps.html</a><br /><br />Thanks.<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br />I also want to know.Yahoo's BBAuth is so complex for 'Client Login'.]]></description>
		<pubDate>Mon, 13 Apr 2009 12:35:42 -0700</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=1156</guid>
	</item>
	<item>
		<title>Client Login Form - Yahoo</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=1156</link>
		<description><![CDATA[<!--quoteo(post=8096:date=Sep 28 2009, 12&#58;46 AM:name=howardwang111)--><div class='quote'><div class='quotetop'>QUOTE <cite>(howardwang111 &#064; Sep 28 2009, 12&#58;46 AM) <a href="index.php?act=findpost&pid=8096"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->I also want to know.Yahoo's BBAuth is so complex for 'Client Login'.<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br /><br />It might be easier to use openid: <a href="http://developer.yahoo.com/oauth/guide/oauth-openid-auth-flow.html" rel="nofollow" target="ext">http://developer.yahoo.com/oauth/guide/oau...-auth-flow.html</a>]]></description>
		<pubDate>Mon, 13 Apr 2009 12:35:42 -0700</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=1156</guid>
	</item>
	<item>
		<title>Latest for Properties File</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=821</link>
		<description><![CDATA[I noticed what YahooAPTClient.php wanted as data wasn't in the sample_data_US.properties file, so I made stuff up for the initial test run.<br /><br />Is there a more up-to-date sample?]]></description>
		<pubDate>Fri, 20 Feb 2009 12:06:33 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=821</guid>
	</item>
	<item>
		<title>Latest for Properties File</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=821</link>
		<description><![CDATA[<!--quoteo(post=2447:date=Feb 20 2009, 12&#58;06 PM:name=jdgiotta)--><div class='quote'><div class='quotetop'>QUOTE <cite>(jdgiotta &#064; Feb 20 2009, 12&#58;06 PM) <a href="index.php?act=findpost&pid=2447"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->I noticed what YahooAPTClient.php wanted as data wasn't in the sample_data_US.properties file, so I made stuff up for the initial test run.<br /><br />Is there a more up-to-date sample?<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br /><br />Hello,<br /><br />Can you please be more specific? What data wasn't in the properties file?]]></description>
		<pubDate>Fri, 20 Feb 2009 12:06:33 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=821</guid>
	</item>
	<item>
		<title>Latest for Properties File</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=821</link>
		<description><![CDATA[<!--quoteo(post=2447:date=Feb 20 2009, 12&#58;06 PM:name=jdgiotta)--><div class='quote'><div class='quotetop'>QUOTE <cite>(jdgiotta &#064; Feb 20 2009, 12&#58;06 PM) <a href="index.php?act=findpost&pid=2447"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->I noticed what YahooAPTClient.php wanted as data wasn't in the sample_data_US.properties file, so I made stuff up for the initial test run.<br /><br />Is there a more up-to-date sample?<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br /><br />New samples are now available.]]></description>
		<pubDate>Fri, 20 Feb 2009 12:06:33 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=821</guid>
	</item>
	<item>
		<title>Latest for Properties File</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=821</link>
		<description>Thanks Chris</description>
		<pubDate>Fri, 20 Feb 2009 12:06:33 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=821</guid>
	</item>
	<item>
		<title>Search Advertisers by Date Range</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=816</link>
		<description>Is it possible to request a list of advertisers that were added between two user defined dates?</description>
		<pubDate>Fri, 20 Feb 2009 06:40:17 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=816</guid>
	</item>
	<item>
		<title>Search Advertisers by Date Range</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=816</link>
		<description><![CDATA[<!--quoteo(post=2428:date=Feb 20 2009, 06&#58;40 AM:name=jdgiotta)--><div class='quote'><div class='quotetop'>QUOTE <cite>(jdgiotta &#064; Feb 20 2009, 06&#58;40 AM) <a href="index.php?act=findpost&pid=2428"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->Is it possible to request a list of advertisers that were added between two user defined dates?<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />This feature is not available.]]></description>
		<pubDate>Fri, 20 Feb 2009 06:40:17 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=816</guid>
	</item>
	<item>
		<title>Search Advertisers by Date Range</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=816</link>
		<description><![CDATA[<!--quoteo(post=2641:date=Mar 3 2009, 12&#58;48 PM:name=Chris M)--><div class='quote'><div class='quotetop'>QUOTE <cite>(Chris M &#064; Mar 3 2009, 12&#58;48 PM) <a href="index.php?act=findpost&pid=2641"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->This feature is not available.<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br />Thanks Chris]]></description>
		<pubDate>Fri, 20 Feb 2009 06:40:17 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=816</guid>
	</item>
	<item>
		<title>Video Ads?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=809</link>
		<description><![CDATA[Greetings,<br /><br />My company works with a bunch of newspapers to service their video needs.  We control their video players and we want to make sure that our video player is "APT compatible."  I've looked through the API docs a bit and it doesn't look like there's anything ready for video (outside of standalone Flash ads that may contain video).  I see there's a creative type of video, but that looks like it pertains only to these standalone Flash ads.  Is that correct?  Are video creatives (standalone FLVs) far off in the product?  Should we build some support to pull in flash video ads from APT into our player?  That seems a bit messy.<br /><br />Would like more information about how video ads will be serviced and how we (and other video platform providers like Brightcove, thePlatform, etc.) can make sure we're ready for APT.]]></description>
		<pubDate>Thu, 19 Feb 2009 09:15:13 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=809</guid>
	</item>
	<item>
		<title>Video Ads?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=809</link>
		<description><![CDATA[I was recently told that our organization will need to seek a "work around", but I don't have the complete details.]]></description>
		<pubDate>Thu, 19 Feb 2009 09:15:13 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=809</guid>
	</item>
	<item>
		<title>Video Ads?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=809</link>
		<description><![CDATA[I don't quite understand what you mean. Do you want to add ads to your flash videos published on the Internet?<br />Maybe you can check this tutorial "<a href="http://flash-video-player.blogspot.com/2009/04/how-to-make-flash-video-player-with-ads.html" rel="nofollow" target="ext">How to make a flash video player with advertisements / ads (add ads to flash video)</a>' with this <a href="http://www.flash-video-mx.com/web-player-pro/" rel="nofollow" target="ext">flash video player</a> maker called <a href="http://www.flash-video-mx.com/web-player-pro/" rel="nofollow" target="ext">Moyea web player pro</a>.]]></description>
		<pubDate>Thu, 19 Feb 2009 09:15:13 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=809</guid>
	</item>
	<item>
		<title>Video Ads?</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=809</link>
		<description><![CDATA[<!--quoteo(post=3506:date=Apr 16 2009, 01&#58;51 AM:name=stephen.wong83)--><div class='quote'><div class='quotetop'>QUOTE <cite>(stephen.wong83 &#064; Apr 16 2009, 01&#58;51 AM) <a href="index.php?act=findpost&pid=3506"><{POST_SNAPBACK}></a></cite></div><blockquote class='quotemain'><!--quotec-->I don't quite understand what you mean. Do you want to add ads to your flash videos published on the Internet?<br />Maybe you can check this tutorial "<a href="http://flash-video-player.blogspot.com/2009/04/how-to-make-flash-video-player-with-ads.html" rel="nofollow" target="ext">How to make a flash video player with advertisements / ads (add ads to flash video)</a>' with this <a href="http://www.flash-video-mx.com/web-player-pro/" rel="nofollow" target="ext">flash video player</a> maker called <a href="http://www.flash-video-mx.com/web-player-pro/" rel="nofollow" target="ext">Moyea web player pro</a>.<!--QuoteEnd--></blockquote></div><!--QuoteEEnd--><br /><br />I was under the impression he was referring to video advertisement (i.e; preroll) as a workable creative. For example, we're doing IAB's VAST specifications for video pre-roll and companion ads. However, I don't hear much about how to even get a campaign into APT and test our player with the APT service let allow if we can do VAST in APT.]]></description>
		<pubDate>Thu, 19 Feb 2009 09:15:13 -0800</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=809</guid>
	</item>
	<item>
		<title>Welcome to the Getting Started forum</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=204</link>
		<description><![CDATA[<b>Welcome to the Getting Started forum</b>. This is the first place to look when you have questions about how to start developing applications on the APT API. Please take advantage of the collaborative developer community by asking questions and posting answers.]]></description>
		<pubDate>Fri, 17 Oct 2008 13:17:41 -0700</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=204</guid>
	</item>
	<item>
		<title>Changes are not updated</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=184</link>
		<description><![CDATA[Hi<br />When I update the code in the Test project that comes with the API and eun the plugin again there are no changes it stays the way it was . I am a newbie can anybody please help me ?]]></description>
		<pubDate>Tue, 07 Oct 2008 02:23:46 -0700</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=184</guid>
	</item>
	<item>
		<title>Changes are not updated</title>
		<link>http://developer.yahoo.net/forum/index.php?showtopic=184</link>
		<description><![CDATA[Hi,<br /><br />when you update the code in the Test project , do you get any exception?<br /><br /><br /><br />------------------------------------------------<br />I like <a href="http://www.softsea.com/review/Yahoo-Messenger.html" rel="nofollow" target="ext">yahoo messenger</a>.]]></description>
		<pubDate>Tue, 07 Oct 2008 02:23:46 -0700</pubDate>
		<guid>http://developer.yahoo.net/forum/index.php?showtopic=184</guid>
	</item>
</channel>
</rss><!-- blog1.developer.re2.yahoo.com uncompressed/chunked Tue Feb  9 20:01:09 PST 2010 -->
