Re: Unable To Change Bidding Strategy To MAXIMIZE_CONVERSION_VALUE

2021-03-15 Thread Google Ads API Forum Advisor Prod
Hi Pete, I work with Mark and let me continue the discussion for this concern. Please refrain from posting email address and personal contacts on this public forum for security purposes. With this, I will remove your latest reply on this forum thread as it contains the said details. Moving for

RE: How to fetch the view/click through conversion window

2021-03-15 Thread Google Ads API Forum Advisor Prod
Hello there, Thank you for raising this to us. For any conversion related concerns, you can check on this guide (using AdWords API) and this guide (using Google Ads API). With regard to your concern on how to fetch view/click through conversion window for each ad report, I'm afraid that it's n

Re: Expiry of Refresh Token / Access Token

2021-03-15 Thread Ngô Minh Tùng
Hi all, I have the same problems I used response_type that is code and get code param on this response. After that, I use grant_type that is authorization_code and code params to get refresh_token. But token expire after some days How i can get the new token via refesh_token or code i have, for ser

Re: Fwd: how to send custom perameter in google adwords API

2021-03-15 Thread Google Ads API Forum Advisor Prod
Hi Shiv, Thank you for your follow up. A C# example for implementing custom parameters can be found here. As for generating a report, you can refer to this guide instead for examples. In addition, our team unfortunately does not provide custom implementation / codes, as this is already outside

Offline conversion upload malformed request

2021-03-15 Thread 'Yuan Lu' via AdWords API and Google Ads API Forum
Hello, I'm currently using the python script here to upload offline conversions into my Google Ads account. When I run the script with the following command I got this error: `python ./examples/remark

Re: Offline Conversion Upload (Python) - Empty Response

2021-03-15 Thread 'Yuan Lu' via AdWords API and Google Ads API Forum
Hello, I ran into the same error with malformed request. Do you mind letting me know how to find the correct conversion action? Really appreciate your help! On Thursday, August 6, 2020 at 6:28:41 AM UTC+2 je...@forhims.com wrote: > I dug into this a little bit deeper and got this json response

Re: Get Campaign Statistics Not Using Report Performance

2021-03-15 Thread Boyke Ferdinandes
Hey Peter, thanks for coming back to this I havent tried your suggestion yet, but I managed to 'flip' my query around and that solved my issue so, instead of extracting report for each campaign (which we have so many campaigns), I extract the report on customer level (in 1 customer can have mul

Re: ad extension is approved on Adword UI but it is disapproved from Google Ads API

2021-03-15 Thread msgu...@gmail.com
add error message: [{"AppealStatus":3,"ErrorType":6,"ViolatingLocation":"operations[0]","ViolatingPolicyDescription":"Customer hasn't consented for call recording, which is required for creating/updating call feed items. Please see https://support.google.com/google-ads/answer/7412639.","Violati

Re: Billing Setup start_time gives error

2021-03-15 Thread market test
Hi, Yeah, of course, this is the log i got from the logger(I removed the sensible data for security pourposes): [2021-03-15 14:19:24,165 - INFO] Request made: ClientCustomerId: {customerId}, Host: googleads.googleapis.com:443, Method: /google.ads.googleads.v6.services.GoogleAdsService/SearchS

Re: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-15 Thread Google Ads API Forum Advisor Prod
Hi Megha, Thank you for reaching out. Geo targeting campaigns for a region is different from the GMB locations linking. You could create CampaignFeed or AdGroupFeed objects if you want fine-grained control over which locations appear in the ads for each campaign or ad group. Thanks and regards

Re: Billing Setup start_time gives error

2021-03-15 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for providing that extra information. Would you be able to provide us with the complete request and response logs so that we can take a closer look at this issue? Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2Dui5Y:ref -- -- =~=~=~=~=~=~=~=~=

RE: Does EffectiveFinalUrl contain FinalMobileUrls

2021-03-15 Thread Google Ads API Forum Advisor Prod
Hi Daniel, Thank you for reaching out. Yes, the EffectiveFinalUrl lists both the FinalUrl and the FInalMobileUrl. The final URL is used by default when building the serving URL. If an entity is served on a mobile network and has a valid final mobile URL, then that is used instead of the final U

Exception: Credential could not be refreshed

2021-03-15 Thread bhargav d
Hello , I'm trying to fetch user list from my test client using com.google.api.ads.adwords.axis.v201809.rm.UserList but i am getting following exception *com.google.api.ads.common.lib.exception.OAuthException: Credential could not be refreshed.* could anyone help me ? Thanks, Bhargav. -- --

RE: Expiry of Refresh Token / Access Token

2021-03-15 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out. You can use a refresh token to automatically renew OAuth2 access in your application. Please let us know if you have any other questions on this. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2DvQWg:ref -- -- =~=~=~=~=~=~=~=

RE: repeatedly getting oauth2 error using google-ads java lib

2021-03-15 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out. Can you please confirm if your OAuth credentials and refresh token are properly set in your ads.properties file? Can you also please provide us with the customer ID? Please reply privately from here as your responses may contain sensitive information. Thanks, Ma

Re: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-15 Thread Megha Sethi
Thanks for your reply. Is that not the thing where we can say when creating an ad or campaign we can pass specific location id where in we can define these are the GMB locations for which we have to create Ad from API? Because From Dashboard, i guess there is option available when we create Ca

Removing users from UserList with Google Ads API

2021-03-15 Thread Roman Marakulin
Hello, There is an example how to add users to a userList (https://developers.google.com/google-ads/api/docs/samples/add-customer-match-user-list), but how can we remove specific users from it (java)? Can I get an approve that to remove users from userLists we have to add an operation ("setRem

Re: Campaign, ad Group.. types in the Adwords API vs The Google Ads API

2021-03-15 Thread the...@funnel.io
Hi Xiaoming, I'm not sure I understand, if this information isn't available anywhere how can I do it myself? On Friday, March 12, 2021 at 5:04:20 PM UTC+1 adsapiforumadvisor wrote: > Hi Theodor, > > Thank you for reaching out. Unfortunately, there isn’t a mapping between > these fields and you

Re: Retrieving changed_fields causes 500 Internal Error

2021-03-15 Thread Google Ads API Forum Advisor Prod
Hello - It seems this issue was caused by a bug on our end. It appears as though a fix is already in the process of being rolled out, I'll follow up here to let you know when I expect it should be fixed. Thanks, Ben, Google Ads API Team ref:_00D1U1174p._5004Q2Du7a3:ref -- -- =~=~=~=~=~=~=~=~

Re: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-15 Thread Google Ads API Forum Advisor Prod
Hi Megha, Thank you for reaching out. I work with Mark. You could create CampaignFeed or AdGroupFeed objects if you want fine-grained control over which locations appear in the ads for each campaign or ad group. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team re

RE: Fwd: [clipclaps] Shahzad

2021-03-15 Thread Google Ads API Forum Advisor Prod
Hi, Please let us know if you are having any issues or concerns related to Google Ads API. Thanks, Lakshmi Prathipati Google Ads API Team ref:_00D1U1174p._5004Q2Dv6NP:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Unable to create sitelinks for ad group in bulk (batch job)

2021-03-15 Thread Antoni Martyniuk
Hi! Any updates on this? wtorek, 9 marca 2021 o 17:38:26 UTC+1 Prototype.co napisał(a): > I have sent the log file to the e-mail address specified. Please get back > to us with any information on why it is not possible to use temporary IDs > with extensions. > > Thank you for your help! > > O

How to fetch the view/click through conversion window

2021-03-15 Thread 'Saloni Verma' via AdWords API and Google Ads API Forum
Hi, How can I fetch the view/click through conversion window for each ad report that is set in the Google Ads UI? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You recei

Re: Unable To Change Bidding Strategy To MAXIMIZE_CONVERSION_VALUE

2021-03-15 Thread Pete Lavetsky (AdWords API Guru)
Mark, The reply privately to author is not allowed for me. I've jumped through the hoops here https://support.google.com/a/users/answer/9308783?hl=en and the button is still greyed out for me. My email is pete.lavet...@gmail.com if you want to contact me there to get this resolved. Pete On

Re: Keywords Data Not matched in Ads API and Adwords API

2021-03-15 Thread cv
Hello Ernie, No That is not the case. I have removed the segments as well but results are same. To be surprised I can see zero Impression keywords with segments also. I will share response privately once I have details. Thanks, On Monday, 15 March 2021 at 11:52:50 UTC+5:30 adsapiforumadvisor w