Re: RE: upload offline conversion API endpoint url address

2020-11-18 Thread Yaniv Rotem
tity/sign-in/web/devconsole-project.";, "status": "UNAUTHENTICATED" } } BR, Yaniv Rotem בתאריך יום ד׳, 18 בנוב׳ 2020 ב-17:10 מאת Yaniv Rotem : > Hi, > I confirm that I want to upload offline conversion using REST Api. > > The links that you sent me are useful

Re: RE: upload offline conversion API endpoint url address

2020-11-18 Thread Yaniv Rotem
? BR, Yaniv Rotem בתאריך יום ד׳, 18 בנוב׳ 2020 ב-5:17 מאת Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com>: > Hi Yaniv, > > Could you confirm if you want to upload offline conversion using REST? If > yes, then you may refer to this guide > <https://deve

Re: RE: upload offline conversion API endpoint url address

2020-11-17 Thread Yaniv Rotem
com>: > Hi Yaniv, > > I am a colleague of Peter and let me provide support to your concern. > > Aside from the guides provided by my colleague, you may also start > referring to this document > <https://developers.google.com/google-ads/api/docs/conversions/overview

Re: RE: upload offline conversion API endpoint url address

2020-11-15 Thread Yaniv Rotem
Hi, I plan to approach Google ADs API : Upload offline conversion but I didn’t find it’s direct endpoint url in the documentation. BR, Yaniv Rotem בתאריך יום ו׳, 13 בנוב׳ 2020 ב-5:35 מאת Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com>: > Hi Yaniv, > > So I can

Re: upload offline conversion API endpoint url address

2020-11-12 Thread Yaniv Rotem
Hi, Thank you for your reply. Unfortunately,I still don’t understand what is the endpoint url of upload offline conversion. Can you help me to understand what it the correct endpoint ? BTW - I pass successfully the authorization and developer token phases. Regards, Yaniv בתאריך יום ה׳, 12

upload offline conversion API endpoint url address

2020-11-11 Thread Yaniv Rotem
Hi, I need to know what is the direct endpoint url of google ADs : *Upload Offline Conversion*. I didn't find it on Google's documentation and I need to approach this api from api gw and not from code therefore I will appreciate if I can get the endpoint address. Regards, Y

Re: Cost in table p_HourlyCampaignStats

2018-06-05 Thread yaniv
-cloud's big-query data transfer-services, with the ad-account's report-data. Again the problem is that the costs seem about 50% of the actual numbers we get from AdWrods. Thanks again, Yaniv On Thursday, May 17, 2018 at 11:11:11 AM UTC+3, Dannison Yao (AdWords API Team) wrote: > > Hi

Cost in table p_HourlyCampaignStats

2018-05-16 Thread Yaniv nhm
We used the Google API in order to automatically transfer data from AdWords directly to our BigQuery account. For some reason the Cost in table p_HourlyCampaignStats seems ridiculously high. Please kindly assist how we can calculate it. Thanks in advance. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Type not found: 'bid'

2014-07-09 Thread Yaniv
f the model seems the same, + we do the call exactly according to the structure as i showed in the printing of the selector with the bid predicate. On Tuesday, July 8, 2014 6:27:48 PM UTC+3, Ray Tsang (AdWords API Team) wrote: > > Yaniv, > > The log looks like the API has returned

Re: Type not found: 'bid'

2014-07-08 Thread Yaniv
Alright, I sent On Monday, July 7, 2014 6:16:10 PM UTC+3, Ray Tsang (AdWords API Team) wrote: > > Yaniv, > > Please send me the full request/response XML in private (reply to author). > > Thanks! > > Ray > > On Monday, July 7, 2014 11:10:00 AM UTC-4, Yaniv wrote: &

Type not found: 'bid'

2014-07-07 Thread Yaniv
for some reason i get an error of: Type not found: 'bid' operations = [{ 'operator': 'SET', 'operand': { 'id': adgid, 'biddingStrategyConfiguration': { 'bids': [ { 'Bids_Type': "CpcBid",

Re: The URL google returns to access a refresh token does not work, help?

2013-12-23 Thread Yaniv
TC+2, Danial Klimkin wrote: > > Hi Yaniv, > > > In the cloud console, when you create a new client ID, you need to select > "Installed Application" as the first choice and "Other" as the second. > You'll see redirect URL of the created client as:

Re: The URL google returns to access a refresh token does not work, help?

2013-12-22 Thread Yaniv
Hi Daniel can you please provide more details on where exactly should I check that the client id is register with the OOB redirect URL? (I'm having the same issue..) Thanks Y. On Thursday, August 1, 2013 4:08:57 PM UTC+3, Danial Klimkin wrote: > > Hello Luke, > > > Can you please double-check

fetching Youtube spend data from adwords API

2013-12-18 Thread Yaniv Ranen
Hi, I saw in the forums that extracting youtube data through adwords API isn't available, is that right? Is there another way to get that info? and if not, is that feature expected to be added soon? Thanks, Yaniv -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us o

empty DestinationUrl column in placement performance report

2013-12-09 Thread Yaniv Ranen
l but both come back empty. what can I do to get that? will the URL performance report help here? Thanks, Yaniv -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/gr

Re: OAuth2 in the new Java client library

2012-10-04 Thread Yaniv Inbar
The refresh token is the long-lived token you are looking for, so there should be no need to use ClientLogin. When your access token expires, use the refresh token to get a new access token. More details at: http://code.google.com/p/google-api-java-client/wiki/OAuth2 -- Yaniv On Thursday

Re: KeywordMatchType.EXACT problem

2010-06-14 Thread yaniv
n Jun 10, 11:16 am, AdWords API Advisor wrote: > Hi, > > Please see the following thread for more information: > >  http://groups.google.com/group/adwords-api/browse_thread/thread/c28c2... > > Best, > - Eric Koleda, AdWords API Team > > On Jun 8, 6:28 am, yaniv wrote

KeywordMatchType.EXACT problem

2010-06-08 Thread yaniv
Hello i want to get an exact results for any string that enter even for a few words. i try this code first Keyword[] kwa = new Keyword[arr.Length]; foreach (string optionName in arr) { if (optionName != "") { kwa[i] = new Keyword();

How to search in all country and territories

2010-05-24 Thread yaniv
Hello in my app there is 2 list box, one for language and one for country, which i coded in select parameter as follows //Create Target language for search stats LanguageTarget lt = new LanguageTarget(); lt.languageCode = "en"; foreach (ListItem itemLanguage in listLanguag