purchase order id

2014-07-02 Thread Dzu
Hello, how can i get "purchase order" number from bill with google api then i have company id? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~

Re: How to get particular campaign avg position value using adword api php?

2014-07-02 Thread suga priya
Thank you On Thu, Jul 3, 2014 at 12:10 AM, Ray Tsang (AdWords API Team) < adwordsapiadvisor+...@google.com> wrote: > Suga, > > You'll have to use the API to download the content, parsing it, and > converting it into Excel format (or any format that you wish). I won't be > able to help you w/ sp

Re: Offline Conversion Tracking Status

2014-07-02 Thread Ray Tsang (AdWords API Team)
Barani, This appears to be the same in the AdWords UI as well. Please kindly redirect general AdWords questions to the AdWords community . Thanks, Ray On Tuesday, July 1, 2014 3:25:23 PM UTC-4, Ray Tsang (AdWords API Team) wrote: > > Barani, > > Please

Re: AGE_PERFORMANCE_REPORT - why are there multiple 'Undetermined' rows?

2014-07-02 Thread Ray Tsang (AdWords API Team)
Stewart, Thanks for sending in the information. I'll take a look. Cheers, Ray On Tuesday, July 1, 2014 3:58:32 PM UTC-4, Ray Tsang (AdWords API Team) wrote: > > Stewart, > > Please send me a sample request and output and I can take a look. > > Thanks, > > Ray > > On Tuesday, July 1, 2014 10:3

Re: Mapping OfferId to CriterionId using AdGroupCriterionService query

2014-07-02 Thread Ray Tsang (AdWords API Team)
David, Please send me a couple of logs (in private using the reply to author) with a smaller limit, e.g., 0 to 10, 11 to 20, etc. with order. Thanks, Ray On Wednesday, July 2, 2014 7:06:24 AM UTC-4, david wrote: > > > We in the process of migrating to Shopping campaigns. > > In our test system

Re: frequently RemoteExceptions

2014-07-02 Thread Ray Tsang (AdWords API Team)
Jam, How often does this occur? Is it consistent? Or consistently probable? Is it still an on-going issue as of now? Thanks, Ray On Wednesday, July 2, 2014 8:01:09 AM UTC-4, Pearl Jam wrote: > > > > > > *Hi,since few days we often get RemoteExceptions like these* > > Caused by: org.apache.a

Re: How to get particular campaign avg position value using adword api php?

2014-07-02 Thread Ray Tsang (AdWords API Team)
Suga, You'll have to use the API to download the content, parsing it, and converting it into Excel format (or any format that you wish). I won't be able to help you w/ specific code to do this. But checking our examples in the client library

Re: Account Performance Report problem

2014-07-02 Thread Ray Tsang (AdWords API Team)
internal error. Is this the case, or is my request wrong? > > > Request: > > > > Clicks > Cost > > AdwordsId > IN > 9339218204 > > > 2

Re: Adgroup Criterion - Bid Update for Managed Placements/Genders etc.

2014-07-02 Thread Ray Tsang (AdWords API Team)
Assaf, Please send me the full request/response XML in private (reply to author). Thanks, Ray On Wednesday, July 2, 2014 3:46:31 AM UTC-4, assaf wrote: > > Hi, > > After setting the Adgroup ContentBidCriterionTypeGroup to the Targeting > method I desire, > when trying to update the Max CPC bid

Re: FeedItemService: Try to add a new feed item causes [EntityNotFound.INVALID_ID @ operations[0].operand.feedId]

2014-07-02 Thread Alex Schäfer
Ok sorry. In my first post I didn't paste the complete request: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201402";> 123456 TestMCC (AwApi-PHP/5.2.3, Common-PHP/5.2.3, PHP/5.4.24) ADD

Re: Account was linked - All reports work except report for fetching conversion data.

2014-07-02 Thread Ray Tsang (AdWords API Team)
Hendrik, I'm not aware of any changes that took place. But I'm glad that this is working now. Please update this thread w/ detailed log information (by using the reply to author feature) if this issue occurs again. Thanks, Ray On Wednesday, July 2, 2014 6:14:14 AM UTC-4, Hendrik Kleinwaecht

Re: Products & Services Categories Tree in API

2014-07-02 Thread Ray Tsang (AdWords API Team)
Elliot, I won't be able to comment on the roadmap and/or plans. The files could be updated and the IDs may change. You'll have to make sure that the data is synchronized periodically. Thanks, Ray, On Tuesday, July 1, 2014 6:42:55 PM UTC-4, Elliot George wrote: > > Thank you for the conforma

Re: Has TargetingIdeaService stopped working?

2014-07-02 Thread Ray Tsang (AdWords API Team)
Win, Thanks - we were able to identify the issue and deployed a fix. I'm glad it's working for you now. Cheers, Ray On Tuesday, July 1, 2014 10:54:45 PM UTC-4, Win Ko Aye wrote: > > Hey, > > It's working back now. Here's how the response looks like; > > 02 Jul 2014 10:18:48 soapXmlLogger [INF

Re: FeedItemService: Try to add a new feed item causes [EntityNotFound.INVALID_ID @ operations[0].operand.feedId]

2014-07-02 Thread Alex Schäfer
Here is a snippet of my php method for better understanding: public function addSitelink(AdWordsUser $user, $data) { $user->LogAll(); $result = array('success' => true); $feedItemService = $user->GetService('FeedItemService', ADWORDS_VERSION); $startDat

Re: FeedItemService: Try to add a new feed item causes [EntityNotFound.INVALID_ID @ operations[0].operand.feedId]

2014-07-02 Thread Alex Schäfer
Hi Josh, thank you for the response and sorry for my late feedback. Meantime it works and I don't know why. Know I have the same problem again. I'm using the "AddSitelinks" Example in PHP Adwords Lib Version 5.2.3. Thanks, Alex On Thursday, June 5, 2014 3:22:47 PM UTC+2, Josh Radcliff (AdWords

Re: BadAuthentication: WebLoginRequired

2014-07-02 Thread Shen Ge
This definitely worked for me. Thanks a lot! - Shen On Wednesday, September 25, 2013 12:06:48 PM UTC-5, Jeremy Sinclair wrote: > > I've had this same error when testing things. What you have to do is login > from the browser and go to the following URL: > https://accounts.google.com/DisplayUnlo

frequently RemoteExceptions

2014-07-02 Thread Pearl Jam
*Hi,since few days we often get RemoteExceptions like these* Caused by: org.apache.axis.AxisFault: ; nested exception is: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake at org.apache.axis.AxisFault.makeFault(AxisFault.java:101) ~[axis-1.4.jar:na]

How to get particular campaign avg position value using adword api php?

2014-07-02 Thread suga priya
Hi, I tried with CAMPAIGN_PERFORMANCE_REPORT.But its downloading into excel.But i need to store the value in particular variable. I dont need in download format.Plz do help me on the same. Thanks, Sugappriya -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Mapping OfferId to CriterionId using AdGroupCriterionService query

2014-07-02 Thread david
We in the process of migrating to Shopping campaigns. In our test system we have a single ad group within a shopping campaign which contains product groups for each product we have (segmented on Offer ID). There are about 12,000. As products come and go we need to be able to maintain the list

Account Performance Report problem

2014-07-02 Thread Hendrik Kleinwaechter
wrong? Request: Clicks Cost AdwordsId IN 9339218204 20140701 20140702 Account performance report ACCOUNT_PERFORMANCE_REPORT CUSTOM_DATE CSV Thanks

Re: Account was linked - All reports work except report for fetching conversion data.

2014-07-02 Thread Hendrik Kleinwaechter
Hey Ray, for some reason everything magically works today : ). I was about to generate the XML when I saw that we now have conversions returned. Did you guys fix something internally? Thanks! On Tuesday, July 1, 2014 10:09:42 PM UTC+2, Ray Tsang (AdWords API Team) wrote: > > Hendrik, > > Plea

Adgroup Criterion - Bid Update for Managed Placements/Genders etc.

2014-07-02 Thread assaf
Hi, After setting the Adgroup ContentBidCriterionTypeGroup to the Targeting method I desire, when trying to update the Max CPC bid to the individual criterions I receive an "INVLID CRITERION ID" error for those items that are marked status="Automatic" in the adwords GUI *(the update worked fine