Re: Impression count UI vs API - gaps of a factor of ~2

2020-07-07 Thread Tal Lipits
Thank you for the clarification. On Mon, Jul 6, 2020 at 8:02 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Tal, > > For your first question, even if the settings match, it is expected that > the results would differ. There is no way to check the server-side

Re: Impression count UI vs API - gaps of a factor of ~2

2020-07-02 Thread Tal Lipits
Hi Mitchell, Thanks a lot for a quick reply. Looks like indeed the settings are all identical. I ran another test, with matchType=EXACT and got gaps with similar factor of 2: Keyword=’55 inch tv’ UI Impressions= 2,592API impressionsPerDay (average of

Impression count UI vs API - gaps of a factor of ~2

2020-07-01 Thread Tal Lipits
[Note: I do know that this is not the first time the topic is raised, however I didn't see in the replies a solution for my problem, so I'm raising it again] Hi, Comparing the impression count I get using UI (keyword planner - forecast) vs the API (TrafficEstimatorService), I notice

Basic access application got rejected

2020-06-16 Thread Tal Lipits
Hi , I have filled the basic access application form (link:https://services.google.com/fb/forms/newtoken/) and got rejected for not answering 'who will have access to your tool'. However, in the form submission I have wrote that the tool will be "internal and will be accessed only by

Keywords traffic estimations using adwords test account

2020-05-25 Thread Tal Lipits
Hi I have a test adwords account (pending a prod one). I'm using the TrafficEstimatorService in order to make keywordEstimateRequests. I'm getting values, it works well. I wanted to make sure these values are the same as I would get using a prod account, as I do see some discrepancies from the

Re: Can developer token work with any test account?

2020-05-17 Thread Tal Lipits
y call to CampaignService should not return with AuthenticationError.OAUTH_TOKEN_INVALID. btw - the google id I use for these tests is tal.at.tmb.t...@gmail.com Thanks a lot, Tal On Sunday, May 17, 2020 at 3:23:24 PM UTC+3, Tal Lipits wrote: > > Hi Anthony, > > I managed to get a customer id.

Re: Can developer token work with any test account?

2020-05-17 Thread Tal Lipits
Hi Anthony, I managed to get a customer id. I have now all of these: adwords: developer_token: ... client_customer_id: ... user_agent: ... client_id: ... client_secret: ... refresh_token: ... Not sure if my user_agent is correct, didn't find any reference to what value should be

Re: Can developer token work with any test account?

2020-05-14 Thread Tal Lipits
Hi Anthony, Yes, this is what I did. I guess for now I will wait for my dev token to get Basic access approval. Alternatively if creating a test client using the UI works again, I would use that. Thanks for all the assistance, Tal On Thursday, May 14, 2020 at 7:15:52 PM UTC+3,

Re: When trying to create test client I get redirected to production client

2020-05-14 Thread Tal Lipits
Thanks Danica So I will wait till I'm able to create a test client account and then use CID as you tell. On Wednesday, May 13, 2020 at 9:16:12 PM UTC+3, adsapiforumadvisor wrote: > > Hi Tal, > > The OAUTH_TOKEN_INVALID >

Re: Can developer token work with any test account?

2020-05-14 Thread Tal Lipits
Hi Anthony, Thanks for the link. I tried running the code, but got AuthenticationError.OAUTH_TOKEN_INVALID when calling managed_customer_service.mutate(operations). My config yaml has client_id, client_secret and refresh_token which I created by following the steps in this doc

Re: Can't create test account

2020-05-13 Thread Tal Lipits
ow. We can use normal ads > account if the developer token got granted. > > > > On Thursday, 14 May 2020 00:13:15 UTC+8, Tal Lipits wrote: >> >> Hi Danica, >> >> I'm experiencing the same thing as yvonna tania, and Celebird >> <https://support.g

Re: Can't create test account

2020-05-13 Thread Tal Lipits
ken now. We can use normal ads > account if the developer token got granted. > > > > On Thursday, 14 May 2020 00:13:15 UTC+8, Tal Lipits wrote: >> >> Hi Danica, >> >> I'm experiencing the same thing as yvonna tania, and Celebird >> <https://su

Re: Can developer token work with any test account?

2020-05-13 Thread Tal Lipits
Hi Anthony, Thanks a lot for clarifying this. I tried that, and I'm getting AuthenticationError.OAUTH_TOKEN_INVALID. And like I wrote Danica in this thread , I'm not sure if this is because I didn't specify a client_customer_id?

Re: Can't create test account

2020-05-13 Thread Tal Lipits
Hi Danica, I'm experiencing the same thing as yvonna tania, and Celebird from product team say that since this is test related issue, they are not the address, and redirect us back here. Here's their reply

Re: When trying to create test client I get redirected to production client

2020-05-13 Thread Tal Lipits
Thanks a lot for the reply Danica I have posted my question at the product team link you sent me. I have managed to generate developer_token, oauth client_id, oauth client_secret and oauth refresh_token. I've set their values in the googleads.yaml I did not set any value to client_customer_id,

Re: Can developer token work with any test account?

2020-05-13 Thread Tal Lipits
Thanks Anthony By separate credentials do you refer to the oauth client_id, client_secret and refresh_token? On Tuesday, May 12, 2020 at 9:13:18 PM UTC+3, adsapiforumadvisor wrote: > > Hi Tal, > > You can use a developer token on your test and production account. They > can use the same token

Re: Can developer token work with any test account?

2020-05-12 Thread Tal Lipits
same mcc or > you need separate developer tokens > > On Tue, May 12, 2020 at 8:05 PM Tal Lipits > > wrote: > >> Hi >> >> >> Can developer token work with any test account? >> >> Developer token (created with a production manager account)

Can developer token work with any test account?

2020-05-12 Thread Tal Lipits
Hi Can developer token work with any test account? Developer token (created with a production manager account) and a test account were created using different google ids. Is the only thing that makes my calls work with a test account is a test customer id? Trying to understand the

When trying to create test client I get redirected to production client

2020-05-12 Thread Tal Lipits
Hi, I have followed the steps in this link below and successful created a test manager account (with the red label) using the Google Ads UI. https://developers.google.com/adwords/api/docs/guides/first-api-call#create_test_accounts I did that with a different google id than the one I used for