Re: How to add images to a search ad group?

2024-02-05 Thread Daniel Larsson
I understand that you can link an image (asset type) as AD_IMAGE (asset field type) to an ad group or a campaign. My next questions: 1. If I add an "image extension" in the Google Ads web user interface, can I get that information when fetching the ad (or ad group) using the Google Ads API? 2

Requested upgrading google ads API access from testing to Basic, but received no response or confirmation after weeks

2024-02-05 Thread J. from BlazeSQL
We are running google ads and this will be our primary driver of business growth. In order to allow the google ads algorithm to learn and improve, we need to use the google ads API to be able to submit our offline conversions. In order to access this, we applied for access under the followin

Google ads api for fetch audiences

2024-02-05 Thread Shivam Kumar
I have created audience through python api(https://github.com/googleads/google-ads-python/blob/720b39e3538f65d1cc48ce1e92479154cfa2fc23/examples/remarketing/add_custom_audience.py) , and it was successful, I got the the resource name as a response. But when I am trying to fetch all audiences I

Associate Audience to Ad group

2024-02-05 Thread Shivam Kumar
Hi there, I have created an audience and a new ad-group. I want to associate new audience to new ad-group. Both I have created through google-ads-python api. I have id for both. I am looking for the python code for the above. Please suggest me code for this. Thank You Shivam Kumar -- -- =~

Associate Audience to a ad group

2024-02-05 Thread Shivam Kumar
Hi there, I am looking for the python api code for assigning an audience to the ad_group. I have create an audience and I have its id, created an ad-group and I have it's Id. How shall I associate newly created audience to the new ad-group. Any help will be appreciated. Thank You Shivam Ku

Re: google ads api calls with bubble.io

2024-02-05 Thread No Code
Currently the endpoint or method to obtain the list of accounts is: GET https://googleads.googleapis.com/v15/customers:listAccessibleCustomers [image: GET lista de cuentas.PNG] But how now I want to get more details like account name, what should be the endpoint? I know that you just shared

No response to Basic APl access

2024-02-05 Thread Taeyou Kim
Hello, I submitted a request for basic access a few months ago and the API team has yet to get back to me. Please let me know if my application is accepted. Details of my API access application: Google Ads Manager Account (MCC) ID: 157-242-8721 Access level: Basic APl access kind regards, Taeyo

Access to basic developer token

2024-02-05 Thread Andres Pascoe
Hi team, I have requested basic access for a developer token across two Google Ads accounts, see details below: Account 1 MCC: 627-782-8809 Account 2 MCC: 472-932-2125 I did not receive any case ID generated, just a confirmation screen. I need these to be approved ASAP so I can test the depl

Application for Google Ads API Basic Access: Submitted but No Response

2024-02-05 Thread Snitchcat Snitchcat
Hi, there, On behalf of my company, I applied for basic access to Google Ads API, approximately 2 weeks ago (around the week beginning 22 Jan 2024); however, I've yet to receive a response. MMC ID: 500-095-8064 Case ID: Not received Access level: Basic This is likely not the correct area fo

RE: standard access

2024-02-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. After reviewing your concern, I understand that you have submitted an application for the standard access of the Google Ads API developer token. Since the access requests are handled by the Google Ads API Compliance team, we ar

Basic Access

2024-02-05 Thread Prabhjot Chadha
Please can you approve my basic access to the ads API. Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to t

Standard Access

2024-02-05 Thread Prabhjot Chadha
I applied for standard access last week and it has been three working days since then. Please can you kindly approve the standard access. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: getting reporting metrics on location assets

2024-02-05 Thread Robert P.
Hi, Any update on this? When looking at the customer.location_asset_auto_migration_done, customer.location_asset_auto_migration_done_date_time, fields the missing metrics match up to the date migrated. I tried fetching using the asset_set_asset table, query below, and I am able to get metr

Filter DSA campaigns

2024-02-05 Thread Oleksii Bunko
I need to determine which table to query data from. For example, if a campaign is classified as DSA, I need to query the dynamic_search_ads_search_term_view; otherwise, it should be search_term_view. Unfortunately, I am unable to identify a unique field that indicates the type of campaign. -

Re: google ads api basic access

2024-02-05 Thread Barbara Taylor
Hi, Thank you very much for your reply. I did not receive the Case ID in my email. Hope to receive your review results as soon as possible. Have a happy life! Kind regards, Barbara Taylor 在2024年2月2日星期五 UTC+8 15:44:52 写道: > Hi, > > Thank you for reaching out to the Google Ads API support team

RE: get install , cost/install , in-app actions, cost/in-app actions from campaigns

2024-02-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Note that the provided screenshot is a cropped one, in order to investigate the issue further kindly provide us with the uncropped (complete) UI screenshot of the Google Ads Account with the visibility of the customer ID and als

RE: i want to get the cost metrics of my google ads account using google ads api.

2024-02-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. I see that you have already raised this concern on another thread with the subject “Please do needful to give solution.” and we have already responded there for this issue. To avoid multiple threads on the same issue, please tak

Re: google ads api calls with bubble.io

2024-02-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. You can use the ListAccessibleCustomers method. As per this document, the expected response for this call is the resource name of customers directly accessible by the user authenticating the call. Kindly note to include the customer_client.descriptive_name

RE: create campaign through google-ads-python api

2024-02-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Shivam, Thank you for reaching out to the Google Ads API support team. After reviewing your concern, I understand that you are encountering an error with the message "The operation is not allowed for the given context." while trying to create a new campaign via the Google Ads API. In order

Get Install , cost/install , in-app actions, cost/in-app actions from campaigns

2024-02-05 Thread Mohammad si abbou
Hello, I'm seeking assistance in retrieving results for the keys displayed in the attached image related to campaigns. Despite dedicating two days to research, I haven't been able to find the solution I need. [image: Screenshot_20240205_120856.png] I would really appreciate your help, thanks in a

Get the headline that got clicked

2024-02-05 Thread Sinu Joseph
Hi, I have 15 headlines in my Ad asset. Is there any way how i can get which of headlines were shown to the user when the ad was served? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

I want to get the cost metrics of my google ads account using google ads api.

2024-02-05 Thread Akshay Sharma
{ "error": { "status": "PERMISSION_DENIED", "message": "The caller does not have permission", "code": 403, "details": [ { "errors": [ { "errorCode": { "authorizationError": "USER_PERMISSION_DENIED" }, "m

Create Campaign through google-ads-python api

2024-02-05 Thread Shivam Kumar
Hello there, I am trying to create a new campaign through google ads python api ( https://github.com/googleads/google-ads-python/blob/main/examples/basic_operations/add_campaigns.py ) but I am getting following error: Request made: ClientCustomerId: xxx, Host: googleads.googleapis.com, Met

Re: How to add images to a search ad group?

2024-02-05 Thread Daniel Larsson
Hi, thanks! In my case I have never used the ExtensionFeedItemService. And as it is deprecated I won’t use it. But I am very interested in adding images to ads of type "responsive search" via the Google Ads API. According to https://developers.google.com/google-ads/api/docs/assets/overview#as

Re: google ads api calls with bubble.io

2024-02-05 Thread No Code
Hello, good team. Can you also help me with the method or what I should do so that in the account listing call I can also get the account name and not just the ID. [image: Llamada lista de cuentas.png][image: Account list.PNG] El domingo, 4 de febrero de 2024 a las 20:30:20 UTC-6, No Code escri

Allow-list for store sales data uploading

2024-02-05 Thread Aji Raj
Hello, We would like to whitelist our account for uploading store sales data. Please guide us through the steps to do so,. From documentation i can see that we need to connect with a Google representative to allow list the account. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: expedite approval of google ads api basic access

2024-02-05 Thread Lisa Dujesiefken
Dear Google Ads Team, I have not received a case ID by the compliance team, therefore all I am able to provide you with at the moment is the Google Ads Manager Account (MCC) ID: 869-283-7615. As we have been waiting for several weeks and are on a tight timeline, we would highly appreciate if ou