OAuth Consent Screen - Loss of Verification for ../auth/adwords Scope

2024-11-19 Thread TJ
Dear Team, We recently encountered an issue where users attempting to authenticate with our app are being redirected to the "Unverified App" screen. Our app has been operational since 2019 and was evaluated by the "AdWords API Compliance" team in 2020, with no issues since then. However, in t

Re: basic access for google ads api

2023-11-30 Thread tj liang
We initially applied for basic API access on November 21st but haven't received any response to date. We submitted another application on November 27th, yet still, there has been no communication from your end. If possible, could you please assist us by reaching out to the relevant personnel? T

Re: basic access for google ads api

2023-11-22 Thread tj liang
- Google Ads Manager Account (MCC) ID: 892-400-3852 - Cases ID: not yet - Access type: Basic 在2023年11月21日星期二 UTC+8 17:51:34 写道: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > After reviewing your concern, I understand that you have applied for API >

Basic Access for Google Ads API

2023-11-20 Thread tj liang
Hello, our account with the number 892-400-3852 under the name Yuanye applied Basic Access for Google Ads API on November 14th. As of now, we have not received approval. Could you please assist us in checking the status of our application? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Should console.developers.google.com show Google Ads API activity

2019-12-03 Thread TJ
Our developer portal at console.developers.google.com is showing activity (requests, errors, latency) for our Google Analytics API requests. The row for Google Ads API however is not showing any stats. We would like to see activity logs to track usage for Google Ads. May this developer portal b

Are negative placement comments available via API

2018-09-06 Thread TJ
When we manually add negative placements via AdWords Editor, our account managers commonly write comments about each negative placement. But when we add negative placements via API, this field "Comment" is undocumented in the API instructions. If "comment" is available in AdWords editor, it sho

Ad Performance Report only has one image MediaID EnhancedDisplayCreativeMarketingImageMediaId

2017-02-04 Thread TJ
In AdWords Editor for responsive display ads, we load three images: 1) Image 2) Square Image 3) Logo And in AdWords web interface --> ads tab, the table of stats shows two images: 1) Image 2) Square Image However, the Ad Performance API returns only two MediaIDs: 1) EnhancedDisplayCreativeMarket

Re: AdWords oauth will not connect when using Read only access level logins

2014-02-26 Thread TJ
Confirmed yes, we are using Customer Service. And similar to the other posting, we are getting this response OperationAccessDenied.ACTION_NOT_PERMITTED. And the login type (read only) has been set that way for years and this bug just started happening in early February. We fixed it temporarily

AdWords oauth will not connect when using Read only access level logins

2014-02-24 Thread TJ
Our application has successfully connected to many adwords accounts via oauth. We stumbled on a tricky issue today where we could not get an oauth connection. Turns out, I was able to replicate the successful/unsuccessful connection simply by toggling the adwords login from standard (successful)

Re: Count of View through conversions in the API response does not match the UI

2012-12-20 Thread TJ
That did not format correctly. The final column showed this. There is a row with 24 view through conversions which is not showing in the AdWords UI. Is there a reason why view through conversions would not match?: View-through conv. 24 1 1 > > > > > > > > > > > > > > > > > > > > > > > >

Count of View through conversions in the API response does not match the UI

2012-12-20 Thread TJ
Hi, Our team is having trouble interpreting the view through conversions. For a single day date range (11/29/2012) for one of our accounts, the UI shows 2 view-through conversions. However when we request the same date range via API we get 26 view through conversions. All other metrics are mat

AdPerformance report returns error after adding a ClickType field

2011-09-26 Thread TJ
Our ad performance report has been functioning. We are attempting to add one column, ClickType, and when we do that, the API returns an error: Cannot select a combination of Clicks and ClickType,ConversionCategoryName,ConversionTypeName,CreativeUnionId,EffectiveDestinationUrl Is there anything sp

Re: Cost, MaxCPC and other currency columns coming in multiples of 1,000,000,000,000

2011-08-01 Thread TJ
Our mistake, this was an internal processing error. We'll be more careful about debugging before posting here next time. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=

Cost, MaxCPC and other currency columns coming in multiples of 1,000,000,000,000

2011-07-29 Thread TJ
We're pulling an ad performance report using V201101 and today are seeing all currency values in multiples of 1,000,000,000,000 instead of the normal 1,000,000. For example, the top spending keyword/ad combination in this particular day was $24.79. This is how the # came in the API report. 247900

Re: Merging Ad, Keyword, and Managed Placement Performance Reports

2011-07-29 Thread TJ
We don't merge them. Instead, use each to write to the different tables in your db. We use the keyword performance table to populate the keyword data. Ad performance report to populate the ad data & a cost & conversion performance table. When querying to make a report or a table, we use the unique

Best practice for storing placement & content data

2011-06-30 Thread TJ
This question is to either Google or people who've developed tools to store AdWords performance data. My team is successfully making reports from keyword level data and we want to next store placement & content data. Placements formerly were retrieved in the same report as keywords, but placements

How to request all conversion types using v201101 API

2011-03-14 Thread TJ
ord/matchtype combination? Or will we need to pull 15 separate reports, one for each day to get the conversion stats broken down by type & day? 3) If the advertiser has conversions disabled, or never turned on, will the API return errors if we request conversion data? Thanks, TJ -- =~=~=~=~=~=~