RE: OPERATION_NOT_PERMITTED_FOR_CONTEXT

2020-10-15 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for posting your concern. I would like to inform you first that API version v3, which you are currently using, is already deprecated as discussed on our Deprecation Schedule document. With this, we recommend that you upgrade to the newest version by following this guide to try out n

Re: Google Ads failure details: authorization_error: The developer must sign the terms of service. They can be found heads.google.com/aw/apicenter

2020-10-15 Thread ankitt...@gmail.com
*MCC ID: *984-320-1347 *REQUEST CODE:* 'https://accounts.google.com/o/oauth2/v2/auth', 'tokenCredentialUri' => 'https://www.googleapis.com/oauth2/v4/token', 'redirectUri' => 'http://example.com/index.php', 'clientId' => '

RE: Automated Extensions turn off via Google Ads API

2020-10-15 Thread Google Ads API Forum Advisor Prod
Hi Nick, Thank you for reaching out. It appears that you have also reached out to us on a separate thread regarding this same concern. In the event that you were not able to receive our response, then allow me to respond to you here instead. Automated extensions are created automatically in th

RE: Cannot create a project during API setup...

2020-10-15 Thread Google Ads API Forum Advisor Prod
Hi Sam, Thank you for your email. To better assist you, could you point out which step from the guide you encountered the issue with? Is it in this section, when creating a project? If yes, then it appears that you may be encountering the issue in the Google API console page. That said, you ma

Re: Digest for adwords-api@googlegroups.com - 5 updates in 5 topics

2020-10-15 Thread Google Ads API Forum Advisor Prod
Hi, Could you confirm if you have clarifications regarding your campaign's ads? If yes, please create a new thread, for better tracking, and provide the complete details of your concern so we can continue our discussion from there instead. Best regards, Peter Laurence Napa Oliquino Google Ads

Re: Questions when creating a CallOnlyAd

2020-10-15 Thread Google Ads API Forum Advisor Prod
Hi Seán, Thank you for the clarification. I would like to inform you that I will remove the first comment of this forum post as it contains sensitive information. Moving forward, let me discuss the issue to my team and we will get back to you with updates about this issue. Regards, Ernie Joh

Cannot create a project during API setup...

2020-10-15 Thread Sam Lehman
Hello, I'm trying to do the 'Set up OAuth2 authentication' step in this guide (https://developers.google.com/adwords/api/docs/guides/first-api-call), but when I try to set the location field during the project set up, it only shows 'no organization' with a yellow warning icon with the text 'You

Automated Extensions turn off via Google Ads API

2020-10-15 Thread Nick Cole
Hi there, We're looking for a way to turn off Automated Extensions via the Google Ads API. Is there a way we can do this? Many thanks, Nick -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: Google Adwords API Sitelink Report

2020-10-15 Thread Google Ads API Forum Advisor Prod
Hi Jared, You can use the Placeholder Feed Item Report to get data on your sitelinks and other extensions. For sitelinks, the PlaceholderType will be equal to 1 and you will find the sitelink details from the AttributeValues field. Cheers, Anthony Google Ads API Team Anthony Google Ads API Tea

Re: API_requests rate sheet

2020-10-15 Thread Harshad Khanapure
Thanks, Anthony On Thu, 15 Oct 2020 at 20:51, Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi, > > 1. I am trying to understand things on the following page > > https://developers.google.com/adwords/api/docs/ratesheet#api-operations > > If I ran the following query >

Re: JSON for creating the Ad

2020-10-15 Thread David Scott
'resourceName' works for me. On Thursday, June 27, 2019 at 5:51:40 AM UTC-4 symb...@gmail.com wrote: > We're always grateful for Google Ads API Team's help. > > Well, I'd like to create the Ad via curl, so I post the following JSON to: > https://googleads.googleapis.com/v1/customers/5838476xxx/a

RE: How do I get the campaign conversion details?

2020-10-15 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out. However, this channel can only provide support in English. Can you please provide the name of the column that the arrow is pointing to in the screenshot? Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q269RkE:ref -- -- =~=~=

Google Adwords API Sitelink Report

2020-10-15 Thread Jared Barden
Hi everyone, Is there a way using the 201809 Google Adwords API to get data on Sitelink performance? I don't see that listed as one of the available reports. Thanks, Jared -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.c

Re: Google Ads failure details: authorization_error: The developer must sign the terms of service. They can be found heads.google.com/aw/apicenter

2020-10-15 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. As you said when you use the Google Ads API with the same developer token it's not working, could you please share the complete request and response logs along with the MCC account id associated with the developer token via the Reply privately to author option fo

RE: how to get the monetary unit of metrics.average_cpc(such as $/¥)

2020-10-15 Thread Google Ads API Forum Advisor Prod
Hi Changchun, Thank you for reaching out. The monetary unit returned for the query is based on the currency setup of the client customer account. You could query the customer.currency_code from the customer resource and then query currency_constant.symbol from currency_constant resource to get

Re: API_requests rate sheet

2020-10-15 Thread Google Ads API Forum Advisor Prod
Hi, 1. I am trying to understand things on the following page https://developers.google.com/adwords/api/docs/ratesheet#api-operations If I ran the following query query = """ SELECT ad_group_criterion.cpc_bid_micros, ad_group_criterion.keyword.text, ad_group_criterion.keyword.match_type, ad_gro

OPERATION_NOT_PERMITTED_FOR_CONTEXT

2020-10-15 Thread cv
Hi, I am getting error while adding campaigns to negative placement list. Response: {"partialFailureError":{"code":3,"message":"The operation is not allowed for the given context., at operations[1].create.campaign","details":[{"@type":"type.googleapis.com/google.ads.googleads.v3.errors.GoogleAd

RE: how can i upload crm base user list

2020-10-15 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Yes, you could definitely upload the CrmBasedUserList with the OfflineUserDataJobService. Please refer to this code example on how to create and populate the CrmBasedUserList with OfflineUserDataJobService in the Google Ads API. Thanks and regards, Xiaoming, Goo

Re: Questions when creating a CallOnlyAd

2020-10-15 Thread Seán Hayes
To make it clear, I want to create a CallOnlyAd object. Here is my sample code for reference (Python) # Create the ad group ad. ad_group_ad_operation = client.get_type("AdGroupAdOperation", version="v5") ad_group_ad = ad_group_ad_operation.create ad_group_ad.status = client.get_type("AdGroupAdSta

Re: API_requests rate sheet

2020-10-15 Thread Harshad Khanapure
can please give me the numbers that I am asking not the explanation On Thursday, 15 October, 2020 at 1:27:13 am UTC+5:30 adsapiforumadvisor wrote: > Hi Harshad, > > For each query, it counts as one operation. The number of results that > return will not affect the operation count. > > Regards,

Re: Digest for adwords-api@googlegroups.com - 5 updates in 5 topics

2020-10-15 Thread Disnei Mabong Wilfred sigie
Campaign ads Pada Kha, 15 Okt 2020 6:58 PTG menulis: > adwords-api@googlegroups.com > > Google > Groups > >

Re: How to properly count symbols with different bytes weight for chars limitations in ads

2020-10-15 Thread Nadezhda Yakuba
I just posted a question as you suggested at help center here https://support.google.com/google-ads/thread/77068643, but the answer that I got there does not help me at all cause I work with API So, can you please help me and give a more definitive answer? On Thursday, October 15, 2020 at 11:49:

Re: How to properly count symbols with different bytes weight for chars limitations in ads

2020-10-15 Thread Nadezhda Yakuba
Hi Matthew, I just illustrated it with UI, we are creating ads via mix of adwords and google ads APIs actually, and we have the same problem - how to properly count chars, so we won't get the api error "TOO_LONG"? Cause it is a bit confusing. On Wednesday, October 14, 2020 at 8:24:46 PM UTC+3 ad

Customer Match - userId

2020-10-15 Thread Nicholas Edwards
The documentation regarding userID uploads says: Note: Uploading members based on userId is only available to allowlisted customers. Is an allowedlisted customer the same as a customer who has access to use customer match? Or this different to customer match criteria? Thanks -- -- =~=~=~=~=