Scope of uniqueness for "assetId" identifiers?

2019-02-12 Thread Al
Hello, Can you tell me what the "scope of uniqueness" is for assetId values used within Assets? For example, are these values unique within the scope of a single Google Ads account, unique across all Goo

Questions about DynamicSearchAd operations prohibited after March 6, 2019.

2019-02-13 Thread Al
Hello, I recently read in the Google Ads Developer Blog that you may no longer create or update DynamicSearchAd instances in the AdWords API after March 6, 2019. Would it be possible for the team to ans

Re: Scope of uniqueness for "assetId" identifiers?

2019-02-14 Thread Al
Great. Thank you for answering my question. On Wednesday, February 13, 2019 at 11:02:46 PM UTC-5, googleadsapi-forumadvisor wrote: > > Hi Al, > > After discussing this with the team, I could confirm that the assetId is > unique only within an account. I will file a feature requ

Re: Questions about DynamicSearchAd operations prohibited after March 6, 2019.

2019-02-15 Thread Al
Hi Josh, Terrific! Thank you for providing this very helpful information. On Friday, February 15, 2019 at 10:25:55 AM UTC-5, googleadsapi-forumadvisor wrote: > > Hi Al, > > I just got confirmation that both of the requests you described below will > continue to work afte

Sitelink Feed Services - Retrieve Existing Feeds

2017-01-16 Thread AL
Hi, I am trying to check if a feed exists on the account and if not then create it. I'm having trouble however with the getting of existing feed. I want to get the feed based on a specific feed name ('Sitelinks Feed'). If the feed doesn't exist, then I want to create it with that name. I'm usi

Error 400 for retrieving Customer stats

2023-06-10 Thread Al Kruger
Hi, I want to retrieve weekly stats from an ad account. I call this URL: https://googleads.googleapis.com/v14/customers/1234567890/googleAds:searchStream with this JSON load: { "query" : "SELECT customer.descriptive_name, metrics.clicks, metrics.impressions, metrics.average_cpc, metrics

suggetion for google adwords keywords planner

2023-10-24 Thread al amin
I want to make a small helper google adwords keyword plan with nodejs plz give me full guide thank you alamin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

How can i get google ads

2024-02-27 Thread al amin
How can i get google ads please help me? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords

how can i get google ads api verified and standard package

2024-02-27 Thread al amin
how can i get google ads api verified and standard package -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Googl

Client account access sharing to Users and Manager Accounts

2020-11-24 Thread al...@mayple.com
Hi there, I have 3 questions, regarding the Google AdWords API and Google Ads API: 1. Is there any way, via API, to add Users to an existing client account giving them read-only access level? (Or in fact - to add a User to an existing client account with *any* access level?) 2. Is there any wa

Granular permissions for OAuth

2020-11-24 Thread al...@mayple.com
Hi there, Is there any way to allow a user to offer granular permissions to specific manager ("MCC") or client accounts, that he has access to, when authorizing our app via OAuth2? That is, if he has 2 MCCs, give our app permission to access only 1 of these 2. Or, if he has an MCC and 5 client

Re: Getting users to authenticate

2020-11-26 Thread al...@mayple.com
Hi there, Not a Google Ads official, but based on my knowledge: 1. You only need on developer token. You are only one developer. 2. The user who authorizes your app to use the Google Ads API in his name has access to manager accounts and client accounts. Whatever your user can read, you can read

Creating and mutating video campaigns

2023-06-23 Thread Mohamad Al kadiri
Hi, it's still impossible to create or mutate video campaigns using google ads API? if no there is any alternatives? Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Failed to get campaigns. Exception says "Exception of type 'Google.Api.Ads.AdWords.Lib.AdWordsCredentialsExpiredException' was thrown."

2016-05-31 Thread Abdurrahman Al Faruqi
When I'm using Adwords API Oauth demo this error message shows up. I've been configure web.config also generate my Oauth2 Refresh Token but this error shows up. Any idea what's the problem about? Thanks in advance -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog a

Failed to get campaigns. Exception says "Exception of type 'Google.Api.Ads.AdWords.Lib.AdWordsCredentialsExpiredException' was thrown." AdWords API OAuth demo

2016-05-31 Thread Abdurrahman Al Faruqi
When I try to get the campaigns data it says thrown that error. I have configure web.config. generate token, refresh Oauth2 etc. But I get this error. I really need this API guys :) Thanks in advanced. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

How do I use BudgetUtilizationReport.cs in the Adwords Example project

2016-06-09 Thread Abdurrahman Al Faruqi
Hi, Im currently working with campaign performance report. how do i use this code? I've been declared the startdate, enddate even output path, but i only get this message in SOAP log files : AdsClientLibs.SoapXmlLogs Information: 1 : -BEGIN API CALL- Reques

Get Account Performance & download report xml

2016-06-12 Thread Abdurrahman Al Faruqi
First question, lets say I've a manager accounts and I want to get the list of all account performances? I've been tring using BudgetUtilizationReport.cs in example but thats only for each accounts. Second question, how can download report but get the xml file instead of csv? can you give me th

ServingStatus on CAMPAIGN_PERFORMANCE_COLUMNS only showing the "eligible" campaign

2016-06-15 Thread Abdurrahman Al Faruqi
I'm trying to get serving status on CAMPAIGN_PERFORMANCE_REPORT but only showing the "eligible" campaign and "limited by budget" shows as "eligible". how do I get the "paused" and "limited by budget" properly? Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Can manager accounts get all his Account Performance Report

2016-06-16 Thread Abdurrahman Al Faruqi
Guys, My question is simple, Can manager accounts get all his Account Performance Report? I've tried using example report, but when i change to manager account, it doesn't work. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googlea

how to get Account performance information

2016-06-17 Thread Abdurrahman Al Faruqi
I'm currently get the account_performance_report but I can only get the single account. Now what if I want this information like this : Account | Impression | Clicks | CTR Account 1 100,123

Re: ServingStatus on CAMPAIGN_PERFORMANCE_COLUMNS only showing the "eligible" campaign

2016-06-17 Thread Abdurrahman Al Faruqi
yes it worked but not displaying limited by budget and the records i got from google doubled, for example Campaign Name| Clicks | Status Campaign 1 212 enabled Campaign 10 enabled Camp

get all account performance report

2016-06-22 Thread Abdurrahman Al Faruqi
Hi guys, I know we cannot get all account performance report using MCC. I am able to get the data but it takes so long because I have to call API's multiple times, in my cases it took 120 calls because of in my case i have 199 accounts. what Im doing is using ManagedCustomerService and then call

call multiple reference

2016-07-25 Thread Abdurrahman Al Faruqi
Guys, Can we call multiple reference? For example calling ManagedCustomer.Fields.CustomerId and Budget.Fields.Amount in one selector? or maybe anyone get the better idea to workaround with this problem? Regards, Abdur Rohman Al Faruqi

Get keywords return 0 keywords found

2016-08-15 Thread Abdurrahman Al Faruqi
Hello guys, is there anything wrong with my request? I get the AD group ID from Ad group performance report. and I wanna get the list of keywords. my soap attached. thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.b

Get device report

2016-08-18 Thread Abdurrahman Al Faruqi
I'm having difficulties finding example to show report for every device, can anyone suggest an article or reference to get one? Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+

Re: Get device report

2016-08-19 Thread Abdurrahman Al Faruqi
I found the solution, its on Account Performance Report and select device. On Friday, August 19, 2016 at 1:34:57 PM UTC+7, Abdurrahman Al Faruqi wrote: > > I'm having difficulties finding example to show report for every device, > can anyone suggest an article or reference to get

get Impression share and Top of Page Rate data from Adgroups Report

2016-08-23 Thread Abdurrahman Al Faruqi
How to get this data? is it from Adgroup Performance Report or Top Content Performance? Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=

Ad_Performance_Report not showing Ad, Description line and Display Url

2016-09-15 Thread Abdurrahman Al Faruqi
Hi guys. I'm having a problem showing the Ad, Description line and Display Url. only some of them are showing and some of them are not showing, here is the examples :

Re: Ad_Performance_Report not showing Ad, Description line and Display Url

2016-09-16 Thread Abdurrahman Al Faruqi
I found the solution, this happened because the new update from google : Expanded text Ad, so you have to filter whether its expanded text ad or the

Update Price extension clearing Performance

2019-08-08 Thread mohammad al-najjar
Hello Team. We develope service to update our Price Extension at a certain time, we notice after update the *Performance* columns become zeros, We read this document and it said: To prevent the ne

Search others ads campaigns and see there status.

2019-11-25 Thread Bashar Al Masri
Hi. Let's say I want to search what users advertise on google websites or YouTube, what the text they use, the ads photos, targets and intersect behind the add, and if any status/insight report along with the ads. I want to provide this as a service, something like SEMrush, SpyFu, Serpstat.

How to use google ads as demo account for practice .

2020-06-23 Thread Hajaj Al-Thanayan
How to use google ads as demo account for practice -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google G

Re: WBRAID & GBRAID // Offline Conversion Import via GAds API

2022-11-28 Thread 'al...@mayple.com' via Google Ads API and AdWords API Forum
Hi there, As you know, gclid has been supported for conversion creation for many years now, in both the Google Ads UI and API. Now, as seen in the Google documentation - wbraid and gbraid are supported by the Google

Re: No response from ads api basic access application

2024-05-13 Thread 'Al-Ridhaa Khan' via Google Ads API and AdWords API Forum
Hi @Compliance Team Its been almost 2 months since request Basic API Access and I have not received any feedback from your team, tonnes of emails and support tickets logged with no response Please could you provide feedback on case [4-690136155] with MCC ID 783-593-1046 I look forward to

No response from Google Ads API Compliance Team

2024-05-13 Thread 'Al-Ridhaa Khan' via Google Ads API and AdWords API Forum
Good Evening Ads API Compliance Team Google Ads Manager Account (MCC) ID | *7835931046* This access has now become quite urgent as it is fast approaching 2 months where we requested Basic Access on our API to no avail. We have sent through tickets, emails, queries, escalations to all sorts of