Re: Redundant versioning in Google Ads API Python examples - are there better ways?

2020-09-09 Thread Mat
Hi Anthony, I've just checked the Google Ads Python issue tracker and there already seems to exist a similar request . The last answer of the maintainer is "That's a good idea -

Oauth2 token expired time

2020-09-09 Thread Wayne Tao
Hi Team, I have an issue about refresh user token expired time, I realize that user token can only use for one hour then it will expired, so I write a function to auto refresh token when it going to expired. *Here's the code:* GoogleOAuth auth = dao.getGoogleAuth();

Re: Change History Data Mismatched with UI

2020-09-09 Thread Chirag eReportz
Yes, I did. Also I get replies from Anansh stating this. "*This is one of the campaigns you were requesting change details for in the logs you shared. This one seems to be a smart campaign, so the UI doesn't show any changes for it, but the API seems to return changes for it. That seems to be the

Google Ad API Access Level

2020-09-09 Thread Kuldilok (Ton) Chongchareonkit
I requested the API access level to basic access but I didn't get any feedback from Google. How can I follow this case? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

How can I get UAC Campaign with Asset data?

2020-09-09 Thread Lan Nguyen
Hi team, We're mobile game publisher and we're using Google Ads to run only UAC Campaign. I would like to crawl data split to Asset data with 2 important metrics: - Install - In-app action As I check on your documents, I couldn't find any info that make me do that :( Hope receive your

Re: CampaignExtensionSettingService: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2020-09-09 Thread Google Ads API Forum Advisor Prod
Greetings! Your timeout for your requests is set to 60 seconds, so it times out on our back-end after 60 seconds. Some of these requests you are sending need more than 60 seconds to process. This is happening to many of your requests. Please increase your timeout on your requests; that should

Re: Enable AdAccount via API

2020-09-09 Thread Bartłomiej Stępień
Correction: Mistaken in the previous message: I noticed that the newly created account already has one customerId (googleAdAccountId), but the account is not enabled by default. Correct: I notice that the newly created account has no customerId (ggogleAdAccountId), so its not enabled by

RE: How to retrieve Client Customer ID from API (Python)?

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hi Chris, Thanks for reaching out! If you are trying to use CustomerService without specifying a customer ID in your request, you will not be able to make the request. If you do not know the customer ID, then you will have to get it manually from the UI. However, if you are the manager of the

RE: keyword tables & search query stats

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hello, There is a field in the Search Query Performance Report called KeywordTextMatchingQuery which will let you know which keyword was triggered from your query. Regards, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q24ZcaS:ref -- --

RE: Id in gender performance report

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hello, You can use this page to see what values your Ids correspond to. For both the Age Range and Gender report, you can use the field Criteria to get a string of what your age and gender were. Unfortunately, there is no report that will give you the combination of both. Regards, Anthony

RE: Google Ads API - 500 error code

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for reaching out. With regards to your concern, can you please provide complete request and response logs so that i can further investigate the issue. Please reply privately to author options while sharing the details. Thanks, Nirmitabahen Gaurav Patel Google Ads API Team

RE: FirstPositionCpc in Keywords Performance Report returned as "--"

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hi XCI, Thanks for reaching out. With regards to your concern, can you please share the complete report definition you are using as well as the downloaded report so that i can investigate the issue. Please reply privately to author options while sharing the details. Thanks, Nirmitabahen

Re: callOnlyAd CANNOT_SET_FIELD error response

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. The finalUrls could not be set for CallOnlyAd using Google Ads API. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q24ZUO6:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Mutate Smart Campaigns in google ads api Beta

2020-09-09 Thread Guilherme Kowalski
Hello, I'm using google ads api with python client library and google-ads 7.0.0. I'm able to retrieve smart campaigns but I can't change their budgets. It´s getting MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT. Is there something I can do in order to Mutate smart campaigns? -- --

Re: Change History Data Mismatched with UI

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hi Chirag, I wanted to check in with you if you've sent the email? Thank you, Bryan Li Google Ads API Team ref:_00D1U1174p._5004Q23HSeX:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

RE: Redundant versioning in Google Ads API Python examples - are there better ways?

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hey Mat, I'd suggest bringing this up with the client library owners as this is more suited for them to provide insight on. Regards, Anthony Google Ads API Team Anthony Madrigal Google Ads API Team ref:_00D1U1174p._5004Q24ZcAe:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: OfflineConversionError.INVALID_CONVERSION_TYPE error when submition conversion, while UploadConversion was created much earlier

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hello, As shown in the attached screenshot, this conversion action is inactive because this account uses cross-account conversions created by a manager account (Prosper Trading MCC 628-927-6739). For more details, you can take a look at this support article. Can you confirm if this conversion

RE: PERMISSION_DENIED issue

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hi Abby, Thank you for reaching out. The error USER_PERMISSION_DENIED usually occurs when there is no link between the manager account authenticated in the request and the client account specified in the headers. If you are using the Google Ads API you need to include the login-customer-id in

RE: AddConversionAction.php getting the following error

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hi Simanta, Can you please share your full API request and response for this call? Please be sure to do so using reply privately to author. Regards, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q24ZwLY:ref -- --

Id in gender performance report

2020-09-09 Thread Матвей Свиридов
Hello! I have several questions about Gender Performance Report and Age Performance Report 1) As far as I understand, if I want to get data groupped by gender I should use Id as attribute in Gender Performance Report (there is no attribute called "Gender"). As a result I have three different

RE: Customer client ID

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out to us. You can find the customerclientIDs by using the customer or customer client reports. You can also find this by logging into the Google Ads UI and clicking the "?" button in the upper right hand corner. Let me know if you have further questions. Thank you,

Re: CampaignExtensionSettingService: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out to us. I'll look at this internally with my team and will get back to you as soon as possible. Thanks, Nirmitabahen Gaurav Patel Google Ads API Team ref:_00D1U1174p._5004Q24Zm2m:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

RE: DSA ads and final url

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hi Suraj, Thank you for reaching out. Please give it a try to query the dynamic_search_ads_search_term_view.landing_page field from the dynamic_search_ads_search_term_view resource. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team

Re: Billing problem when trying to enable Google Ads API

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hi Roman, Glad to hear you were able to resolve your issue. If you have any additional questions or require further clarification, do not hesitate. Thanks, Nirmitabahen Gaurav Patel Google Ads API Team ref:_00D1U1174p._5004Q24ZZUw:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Enable AdAccount via API

2020-09-09 Thread Bartłomiej Stępień
Hi, We are developing an application that, on behalf of our client, will create and publish ads on google. Here is is the flow which we assume: - authorization with googleAds premission scope - chose client googleAdAccount X (from function listAccessibleCustomers) - link client

Re: How to get Google Ads accounts using API via Oauth2 Authentication.

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hello, You can retrieve the client customer id by selecting the ExternalCustomerId when running reports. Regards, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5001UKM2Ru:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: API for google display ads

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hi Linda, Unfortunately, it will not be possible to pull creatives directly from a site using the API. You can use Dynamic Remarketing to create ads using feeds as described here. Regards, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q24ZSg8:ref -- --

Re: Dynamic Ads setup

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hi, When creating a campaign, you can use the same setting to set your Dynamic Ad feeds. Regards, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q24ZF3M:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: AttributeError: '_SingleThreadedRendezvous' object has no attribute 'add_done_callback'

2020-09-09 Thread Google Ads API Forum Advisor Prod
Hi Daniel, I took a further look at your logs and it looks like this may be an issue regarding the client library and your set up. Could I ask you to post your concern here so that our dedicated Python Client Library Support Team can assist you with this issue? Let me know if you have further

Re: Retrieve Feed Item status via API

2020-09-09 Thread Radu Galesanu
Thank you, Anthony. That worked. On Tuesday, September 8, 2020 at 6:26:08 PM UTC+3 adsapiforumadvisor wrote: > Hi Radu, > > In order to get the approval status of your feed items, you can run a > Placeholder Feed Item Report and select the field ValidationDetails >

Re: CampaignExtensionSettingService: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2020-09-09 Thread bar...@ppcbee.com
Hello, thanks for your response. It seems that you are right it started to work again yesterday afternoon. But it wasn't working from 2020-07-20. Best regards Ondrej Bartas On Wednesday, September 9, 2020 at 12:06:19 AM UTC+2 mansu...@gmail.com wrote: > > > ‫أُرسلت من الـ iPhone‬ > > ‫في

APP campaign mutate issue

2020-09-09 Thread denma test
Hi Facing below error while mutate APP campaign [errorResponse] => [OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE @ operations[0].operand.settings] [errorMsg] => OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE SOAP request/response: Have attached file with details -- --

AddConversionAction.php getting the following error

2020-09-09 Thread Simanta Ray
Hi Team, When running AddConversionAction.php getting the following error. ApiException was thrown with message '{ "message": "Request contains an invalid argument.", "code": 3, "status": "INVALID_ARGUMENT", "details": [ { "@type": 0, "data":

Re: callOnlyAd CANNOT_SET_FIELD error response

2020-09-09 Thread denma test
Okay, thanks for the details. Can we set this using Google Ads API beta? On Wednesday, September 9, 2020 at 1:07:17 AM UTC+5:30 adsapiforumadvisor wrote: > Hi, > > Thank you for reaching out. The fields url, finalUrls, finalMobileUrls, > finalAppUrls, urlCustomParameters, or

Re: Campaign status mismatch between UI and API

2020-09-09 Thread denma test
HI Great, *ServingStatus *working fine thanks. On Wednesday, September 9, 2020 at 12:58:47 AM UTC+5:30 adsapiforumadvisor wrote: > Hi Denma, > > Thanks for reaching out. With regards to your concern, you can use > servingstatus >

Re: Dynamic Ads setup

2020-09-09 Thread denma test
Hi Actually i want to get the details while campaign creation. On Wednesday, September 9, 2020 at 12:45:14 AM UTC+5:30 adsapiforumadvisor wrote: > Hi, > > You can select the DynamicSearchAdsSetting >

Re: Associate an uploaded extension with campaigns issue (EntityNotFound.INVALID_ID).

2020-09-09 Thread Анатолій Закаблук
Done. I tried to reload extensions but again got failed. It is a new live example: http://schemas.xmlsoap.org/soap/envelope/; xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201809; xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance

PERMISSION_DENIED issue

2020-09-09 Thread Abby Lv
Hi there, We followed the instructions and generated parameters to make calls, however, we received error reported like "PERMISSION_DENIED: The caller does not have permission". How can I find out which part is not setting correctly or permission not granted? Help needed. Best, -- --

Regarding the recommendation provided by Google at campaign level

2020-09-09 Thread Pankaj Chibhrani
Hi Team, I would like to find out the percentage provided by Google for recommendation at campaign level. From the Google API, it now shows the base and potential metrics but it does not show the percentage for Keywords and Targeting, ADs and Extensions, Bids and Budgets. PFA screenshot for