customer_extension_setting

2022-02-24 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Team, we found we download empty data from customer_extension_setting(Google Ads API)for some accounts but there have data downloaded in Google Adwords API. could you please help on this case? Query used: SELECT customer_extension_setting.extension_feed_items,

USER PERMISSION DENIED AND CUSTOMER_NOT_ENABLED

2022-02-24 Thread rita quaglietta
--- Headers: { "google.ads.googleads.v10.errors.googleadsfailure-bin": "\n:\n\u0002H\u0018\u00124The customer can't be used because it isn't enabled.\u0012\u0016FWYpqK--Bku_y89pw6lAsg", "grpc-status-details-bin": "\b\u0007\u0012#The caller does not have

Re: NO_SIGNUP_PERMISSION when creating new billing setups?

2022-02-24 Thread Amol Kawale
Hello Guy, I'm also facing same issue. I'm creating new sub account under approved manager account (MCC ID) 1004010941 via google ads PHP V8 API's. Getting similar error as below: Request with ID 'GG2yO7oKCMa7Fw9ZNDu9kQ' has failed. Google Ads failure details: billing_setup_error: The

Re: Find the original asset when getting error: CANNOT_MODIFY_ASSET_NAME when uploading duplicate image

2022-02-24 Thread Michael Kopylenko
Hi, I faced the same issue and it was resolved after I installed API v10. Images having a name can be recognized when uploaded to account and the same image is exist in this account. But I think there is still an issue with unnamed images. If an image existing in account has no name and same

Re: Find the original asset when getting error: CANNOT_MODIFY_ASSET_NAME when uploading duplicate image

2022-02-24 Thread Michael Kopylenko
Hi, I faced the same issue and it was resolved after I installed API v10. Images having a name can be recognized when uploaded to account and the same images is exist in this account. But I thinks there is still an issue with unnamed images. If an image existing in account has no name and same

Re: Billing setup not working for sub account under manager account

2022-02-24 Thread Amol Kawale
Any updates guys pls On Thursday, February 24, 2022 at 4:54:43 PM UTC+5:30 Amol Kawale wrote: > Hello Team, > > My production manager ID is 1004010941. We created sub user through PHP V8 > google as API using createCustomer API. Sub user can be created under > manager. But when we trying to

Re: Error reported by report api call

2022-02-24 Thread 张诚
Hi Google Ads API Team, I want to know the progress of my problem, thank. Regards, Guangzhou 4399 Co. Ltd. 在2022年2月18日星期五 UTC+8 09:35:50 写道: > Hi, > > Thank you for posting your concern. > > To investigate the issue, could you provide the complete request >

Re: UNEXPECTED_INTERNAL_API_ERROR

2022-02-24 Thread Outleads Team
Noted about the request ID, we were unaware of the sensitive nature of this field. We are aware of the Ads API as well as the sunset schedule. We're working tirelessly on migrating our software to the new API but we were counting on the AdWords API to be functional until the sunset date,

RE: Fetching lead form data under campaign

2022-02-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Libsys, Thank you for reaching out to the Google Ads API support team. Could you please provide full screen screenshot of the UI via reply privately author option so that we can further investigate the issue? Thanks, Nirmita Google Ads API Team ref:_00D1U1174p._5004Q2Wyfzb:ref -- --

RE: How to stop a local campaign

2022-02-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello there, Thanks for reaching out to the Google Ads API support. Could you please give us more details about your concern? Please note the API can only be a conduit for the product as expressed in the UI. For better understanding, could you please give us an example of report definition

Re: ERROR: The click associated with the identifier or iOS URL parameter does not exist in the system. This can occur if the identifier or iOS URL parameter are collected for non Google Ads clicks (e.

2022-02-24 Thread Alex Garcia
Why a click could be generated outside the "Google Network"? I am disabling Search & Display Network from my Campaigns. On Thursday, February 24, 2022 at 7:26:37 AM UTC+1 adsapi wrote: > Hi Hustle, > > Thank you for the replies. I'm also a member of Google Ads API team and > allow me to

Re: CampaignAsset resource interaction_on_this_asset parameter

2022-02-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Arshdeep, campaign_asset can be segmented by ad_group, that will show metrics for assets linked at campaign level only broken down by which ad group it served with. This will not report on assets when linked at ad group level. For reporting on assets linked at ad group level you can use

RE: Mutate Operation is going into Partial Success

2022-02-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thanks for reaching out. For your first issue, can you please privately provide us with your complete request and response logs? For your second issue, I understand that you are attempting to remove all product groups for several ad groups. Can you please privately show us your the

Re: Unable to create campaign from test manager account

2022-02-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Libsys, Thank you for reaching out to the Google Ads API support team. With regards to your concern, you’ve encountered ‘USER_PERMISSION_DENIED' error. The ‘USER_PERMISSION_DENIED’ usually occurs due to incorrectly setting the 'login-customer-id’ in the request or not specifying

RE: Get All Targeted Locations selected by Campaigns

2022-02-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Hassan, Thanks for reaching out. Please look over our guide on location targeting and let us know if you have any additional questions. See this section of the guide for location reporting. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2Wyek6:ref -- --

Invalid Customer ID when Mutating Campaign Budget

2022-02-24 Thread s ski
Hi, I am trying to update the amount on a campaign budget on a test account. I am getting an error when calling MutateCampaignBudgets that the customerID in the CampaignBudget object is invalid. request: {{ "customerId": "*LoginCustomerID*", "operations": [ { "update": { "resourceName":

RE: How to get Conversions Using Customer ID

2022-02-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Divyesh, Thanks for reaching out. Can you please clarify what you are referring to by 'conversion lists'? I'd recommend looking through the Ads API conversion management guide to see if your question is addressed. Regards, Matt Google Ads API Team Matt Google Ads API Team

Re: Get access changes with change_status | Change History

2022-02-24 Thread Boris DETRY
Ok thank you On Wednesday, February 23, 2022 at 7:05:01 AM UTC+1 adsapi wrote: > Hi Boris, > > The asset change that you are seeing could be due to the (automatic) > migration > > > from feed based to

Upgrading to a newer version

2022-02-24 Thread Stephen Barrett
When upgrading to a newer version, do I need to overwrite the entire client library or just sections of it? What are the best practices? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Listing customer ids

2022-02-24 Thread Kavya Bharathappa
Hi there, I am looking for a way to list the customer ids that come under a account (one used for generating oauth tokens). Following the google ads docs I found that calling the API endpoint https://googleads.googleapis.com/v10/customers:listAccessibleCustomers, I get resource names that

Re: hotel_name in Google Ads API

2022-02-24 Thread Tiana S.
Hi there, Just wondering since I'm running into the same issue right now and this post is a few years old by now. Has it become possible to request the hotel name from the Google Ads API now? Thanks, Tiana On Monday, 8 July 2019 at 18:33:56 UTC+2 Google Ads API Forum Advisor Prod wrote: >

Re: Updated Needed Regarding PHONE_NUMBER_IN_AD_TEXT Error

2022-02-24 Thread Pete Lavetsky (AdWords API Guru)
Yasar, I already did ask this question via that link : https://support.google.com/google-ads/thread/151964091?hl=en=152022694 I was told it is primarily a peer-to-peer community : https://support.google.com/google-ads/thread/151964091?hl=en=152022694 I was also told that my best course of

Resource Based Quota

2022-02-24 Thread Raneen Bsais
Hi we using this api to get data for the customers 360 * @documentation url https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGet#ReportRequest but sometimes we get this error: Daily resource quota exceeded this is the full request thar we send: *{* *

Campaign Country Criteria

2022-02-24 Thread Eray Bakır
I've looked at examples of adding city criteria to the campaign, but can you help with setting country criteria? For example, is it necessary to enter the locationId of the country? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: CampaignAsset resource interaction_on_this_asset parameter

2022-02-24 Thread Arshdeep Singh Bhargav
Hi there, Based on what I understood from your last response, *metrics.interactions *should be compatible with *segments.asset_interaction_target.interaction_on_this_asset *otherwise how does it qualifies the example you gave above? But running in query validator (query result here)

"Page token has expired" error occurred when using GoogleAdsService API

2022-02-24 Thread Jisoo Song
Hello, I'm a data engineer for Madup, Inc. I have a question about GoogleAdsService API. I've tried to download an 'ad_group_criterion' report using google ads python library (v7). Due to the volume of the data, it takes a couple of hours, but it always fails with "Page token has expired"

RE: RESOURCE_EXHAUSTED error with standard access

2022-02-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Inessa, Thanks for reaching out to the Google Ads API support. The RESOURCE_EXHAUSTED error usually occurs when you are sending too many requests in a short period of time. The server throws this error once it detects that your request has exceeded the system frequency limit. That said,

Getting Unauthorized error while oauth request

2022-02-24 Thread enerjoy 010
the code is aas following: 'invalid_client: Unauthorized', '{\n "error": "invalid_client",\n "error_description": "Unauthorized"\n}' My access is basic, and I have already confirmed that the credentials (i.e. client ID and client secret) are correct. There is still something wrong. -- --

Re: ERROR: The click associated with the given identifier or iOS URL parameter is either too old to be imported or occurred before the conversion click through lookback window for the specified combin

2022-02-24 Thread Alex Garcia
But this is definitely not the case, as we are uploading recent Click IDs. These Click IDs were produced within the last 24 hours. On Thursday, February 24, 2022 at 1:01:22 PM UTC+1 adsapi wrote: > Hi Hustle, > > Thank you for the replies. > > I would like to give an idea of what is click

Re: ERROR: The click associated with the given identifier or iOS URL parameter is either too old to be imported or occurred before the conversion click through lookback window for the specified combin

2022-02-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Hustle, Thank you for the replies. I would like to give an idea of what is click through lookback window days. This means the maximum number of days which may elapse between an impression and a conversion without an interaction and the maximum number of days is 90. With this, the GCLID

Billing setup not working for sub account under manager account

2022-02-24 Thread Amol Kawale
Hello Team, My production manager ID is 1004010941. We created sub user through PHP V8 google as API using createCustomer API. Sub user can be created under manager. But when we trying to setup billing profile ID to that user we getting error as follows. Pls check complete request & response

Campaign Budget Data Type Issue-Ads API

2022-02-24 Thread Saurabh Suman
Hi Team, Earlier in Adwords API we received campaign Budget in *Long *format and we used to retrieve it as below . But now while migrating to Ads API we are unable to save the campaign budget due to data type mismatch as Ads API is returning *String*. Please suggest. *Adwords API*

Re: How to receive promotional codes via Ads API

2022-02-24 Thread Michael Schütz
Hi Matt, thx. Is this feature request scheduled already? Is there rough time frame you can provide? We would really need as soon old Adwords API will be deprecated on April 27. Best Michael adsapi schrieb am Mittwoch, 23. Februar 2022 um 18:59:49 UTC+1: > Hi Michael, > > Thanks for your

upload click conversions using python client - can't supply data for one field

2022-02-24 Thread Arne Caratti
Hi support Team, I'm trying to upload offline click conversions, based roughly on [this snippet](https://developers.google.com/google-ads/api/docs/samples/upload-offline-conversion). It's working ok, but I don't know how to set conversion_custom_variable_id, and

Fetching lead form data under campaign

2022-02-24 Thread Libsys Limited
Hi, I have created a lead form extension under an ad in a campaign. How do I fetch the list of ads in a campaign? How do I fetch the leads registered under this ad -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: CampaignAsset resource interaction_on_this_asset parameter

2022-02-24 Thread Arshdeep Singh Bhargav
Hi Aryeh, Thanks for the detailed explanation and for the example. This makes it clearer about what to expect from this resource. However, I have one more question which arose from the said response. And that is, When we say the campaign 'C' with an asset served/clicked 'n' no of times. Does