RE: Call Conversion Upload JSON over HTTP 1.1?

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hi Mark, You will need to specify the exact conversion action resource_name in your request and you will need to follow the below format : customers/{customer_id}/conversionActions/{conversion_action_id} Could you confirm if you have indeed already tried this format in your request? If the iss

RE: How do I get Campaigns clustered by Labels at the keyword level?

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for raising your concern. Unfortunately, it is not currently possible to get the performance data from every label at keyword-level as it will only helps you to categorize your campaigns, ad groups, ads, and keywords, and use those categories to simplify your workflow in a variety o

Re: I am using Google Ad-words API to download historical keyword data. The data is at Keyword Day level. Does the column 'Max_CPC' indicate the bid today(current) or does it indicate the bid that was

2019-06-13 Thread Shivam Arora
Max CpC is shown to be attribute on Google AdWords. Please confirm if it's correct. I calculated variance across days at keyword level. It comes out to be zero. May be this is happening because the only the current CpC is indicated. On Fri, Jun 14, 2019, 2:49 AM Google Ads API Forum Advisor Prod <

RE: How to create an App Campaign in google ads api?

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hi Mohammad, Creating app campaigns via the Google Ads API is currently on a whitelist only basis. I would recommend that you reach out to your Google Manager/Representative to have your account whitelisted for this feature. Once you have been whitelisted, you may then retry your request to cre

Re: Get a list of all the accounts that is accessible by the MCC account which my user has access to.

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hi John, Thank you for the suggestion. I will file a feature request on this. However, I cannot provide a comment on when this will be supported. For the mean time, you may keep an eye on our blog for news and updates regarding the Google Ads API. Regards, Dannison Google Ads API TEam ref:_00D1

Re: resources name as negative value

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for providing the additional information. I've filed an issue internally because this does look unexpected. I'll get back to you when I hear back. It may be something specific to your account; it's too early to tell if that's the case. Regards, Nadine Sundquist, Google Ads API

Re: Missing User location data for one account via API

2019-06-13 Thread Freda Cai
Hi Nikisha, As mentioned in the previous post, we were getting the user location data for UAC (along with search/display campaigns) from this api report before April. https://developers.google.com/adwords/api/docs/appendix/reports/geo-performance-report . Thanks, Freda On Friday, June 14, 20

RE: 通过Google搜索广告引流Instagram公众号的问题

2019-06-13 Thread Google Ads API Forum Advisor Prod
您好! 抱歉,因为我无法提供有关此问题的见解。您可以向Advertiser's Community Forum 询问您的问题,因为产品所有者将能够提供有关您问题的更多见解。 谢谢, 姚慶輝 Google Ads API Team ref:_00D1U1174p._5001UBmzRm:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~

Internal API Error when calling campaign service.

2019-06-13 Thread Petros Dawit
Here is a snippet of my code: campaign_service = self.get_service(CAMPAIGN_SERVICE) parameters = [ { 'key': 'refcode', 'value': refcode } ] campai

Re: Google Ads PHP Client library - Including metrics.all_conversions in SELECT statement throws a Protobuf library error

2019-06-13 Thread Bill Kvasnikoff
Instead of using the having the $metrics object and calling $metrics->getConverions()->getValue() try $metrics->getConversionsValue(). It seems that starting with 1.3 that is the way to it. At least that is what I see in the file https://github.com/googleads/google-ads-php/blob/master/examples

Re: Get a list of all the accounts that is accessible by the MCC account which my user has access to.

2019-06-13 Thread John
I agree. At least a *customer_client_descriptive_name* field should be available in the customer_client resource to make a flat list of all available accounts with customer_id and name. On Thursday, June 13, 2019 at 1:14:40 AM UTC+2, Jean-Fabrice Rabaute wrote: > > Sorry, to make it a bit more

Re: Not working? CONNECTED_TV in Device Enum / Google Ads API

2019-06-13 Thread Adam Smith
Seconded, using the Python client library (latest version 2.2.0, using Ads API v1.3). Counts that in the Adwords API are attributed to "Devices streaming content to TV screens" are now rolled up under "Desktop" in the Google Ads API. Please advise. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

What happens if you have a campaign using a location id which became OBSOLTE, will it stop serving ?

2019-06-13 Thread Gopal Krishan Gupta
In the locationCriterionService, status for a location is PHASING_OUT, OBSOLETE and ACTIVE. I understand going forward we can't use obsolete location. But what happens if already created used location in the past which became obsolete. Will campaign stop serving ? -- -- =~=~=~=~=~=~=~=~=~=~=

RE: INVALID_USER_INTEREST error for Affinity Audience and In Market Audience Options Returned from ConstantDataService.getUserInterestCriterion

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for taking the time to do that for people! Best, Nadine, Google Ads API Team ref:_00D1U1174p._5001UBmuwu:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: I am using Google Ad-words API to download historical keyword data. The data is at Keyword Day level. Does the column 'Max_CPC' indicate the bid today(current) or does it indicate the bid that was

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hello Shivam, When you segment the report by date the metrics whatever you see should be associated the date. The Max_CPC should also be for that date. Please let me know if you have any further questions. Regards, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001UBn4yr:ref -- -- =~=~=~=~=

Re: How to request review in AD

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hi Juliana, If you are creating new ads through the API, they will be automatically submitted for review. There is no specific service available to trigger the review process explicitly. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UBmxIY:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: Audience - UserList - How to get ruleType?

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hello, You may use the AdGroupCriterionService.get() by selecting one of the criteria types available here. Let me know if you have any other questions. Regards, Bharani, Google Ads API Team ref:_00D1U1174p._5001UBn6KW:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Doubt about campaign status

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hi Fede, Yes, the campaigns have Status and a Serving Status attributes and both are independent as campaign Serving Status indicates if the campaign is serving Ads which is different from the status of the campaign. It is possible to have campaign with ACTIVE status and ENDED service status(i

RE: Empty data in API response for Remarketing accounts

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hi Marina, Thank you for reaching out. The data for Remarketing Account can be obtained via Audience Performance Report and Click Performance Report as mentioned in this link. Could you please share the report query and client customer id for which you are running your report? You could reply u

RE: Missing User location data for one account via API

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hi Freda, The Universal App Campaign reports can be downloaded from Google Ads UI but not supported via API. We are not aware of any changes made to the Universal App Campaign reporting via API. Could you please share more context on how they were downloading the reports in April so I can have

RE: DEVELOPER_TOKEN_PROHIBITED error is leaking our developer token.

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hi Nick, Thank you for contacting support.The DEVELOPER_TOKEN_PROHIBITED error indicates that in the past, there was at least one request to your Google Ads API using OAuth credentials from the same project ID but different developer token. Could you please create a new Google Cloud Project ID,

RE: Timeouts when calling AdServiceInterface.mutate

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hello Markus, Looks like the error is related to the Java client library. I recommend you to post you concern on the client library issue tracker . Our client library owners are better equipped to answer this. Regards, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001UBn3p9:ref -- -- =~=~=

RE: The caller does not have permission

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hello Tomas, While working with Google Ads API, the login-customer-id you are defining in the API call should be the manager account of the clientCustomerID from which you are pulling the data. Also, the user making the API call should have access to the log-in-customer-id. Please double check,

RE: Encounter InternalServerError when using API to add or update campaign, campaign_budget

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hello Hoa Mai, Could you please share the request and response logs which includes the customer Ids to check this further? You can reply back via Reply privately to author option. Regards, Bharani, Google Ads API Team ref:_00D1U1174p._5001UBmzSB:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: Migrating from ResponsiveDisplayAd to MultiAssetResponsiveDisplayAd

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hi Panu, You may refer to this code example for creating the MultiAssetResponsiveDisplayAd in Python. Could you please give this a try and let us know if you are facing any issues? Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UBmzRw:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: Callout Extensions & Structured Snippet Extensions

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hi Stuart, Could you please share details if you're using Google Ads API/AdWords API to deploy the campaigns? Are the Callout and structured snippet extensions created through the API? If yes, could you share details on how you're getting the Final URLs for these along with the client customer

RE: Turning off CPC (enhanced)

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hello Dima, You will be able to use the enhanced_cpc_enabled to check/uncheck the "Help increase conversions with Enhanced CPC" box in the UI. Please give this a try and let us know if you have any questions. Regards, Bharani, Google Ads API Team ref:_00D1U1174p._5001UBmzOo:ref -- -- =~=~=~=

Re: USER_PERMISSION_DENIED from customer service for some accounts in the new Google Ads API which work in the old Adwords API

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hello Konstantin, I understand the scenario you mentioned. In the AdWords API the OAuth token can be generated by a user who just have access to the client account even if that user is not having access to the manager manager account. In the Google Ads API, since we are mentioning the login-cus

Re: How to request review in AD

2019-06-13 Thread Juliana Cota
Hi Bharani, I'd like to know how to submit my ads for review through the Google Ads API. Can you help me? Em quinta-feira, 13 de junho de 2019 15:11:00 UTC-3, adsapiforumadvisor escreveu: > > Hello Juliana, > > You may use the AdGroupAdService to create and manage the ads. You can > mutate yo

RE: How to request review in AD

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hello Juliana, You may use the AdGroupAdService to create and manage the ads. You can mutate your ads without losing their performance data using AdService. Please refer to this guide for more information. If your concern is different, could you please elaborate? Thanks, Bharani, Google Ads AP

Re: USER_PERMISSION_DENIED from customer service for some accounts in the new Google Ads API which work in the old Adwords API

2019-06-13 Thread Konstantin Tarassow
Hello, we are using exactly the same Oauth token for both the new Google Ads API and the Adwords API the user provided us with when he allowed Adwords API access to his MCC. This access was allowed on the MCC level (4554523147). I've just executed a GetCustomers call on the Adwords API with ex

Re: Doubt about campaign status

2019-06-13 Thread Fede Serbin
Hi, thank you for your answer! So, the Campaigns have a Status and a Serving Status and both states are independent right? A Campaign can have an ACTIVE status and an ENDED service status? What I need to do is use the Final URL Report (https://developers.google.com/adwords/api/docs/appendix/re

Re: Not working? CONNECTED_TV in Device Enum / Google Ads API

2019-06-13 Thread Jordan Liberman
Is there any further information on this? Is it being investigated? On Monday, June 10, 2019 at 10:18:04 AM UTC-7, Jordan Liberman wrote: > > I have provided this in the private response, but it seems those aren't > coming through: > > var req = new SearchGoogleAdsRequest() >

Re: Audience - UserList - How to get ruleType?

2019-06-13 Thread Сty Вord
Hello! Could You help me please? How to get Type parameter on the picture.(Website visitors? or Affinity audience?) I use 'AdwordsUserListService' But there is only 'listType'(REMARKETING) and 'UserList.Type' (BasicUserList) [image: ask.png] > Hello > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Retrieve traffic estimate for audience affinity, in-market and keywords

2019-06-13 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
hi How can i retrieve traffic estiamte for audience affinity and in-market and keywords together? In ADS API. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You receive

Audience - UserList - How to get ruleType?

2019-06-13 Thread Сty Вord
[image: ask.png] Hello -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google A

Call Conversion Upload JSON over HTTP 1.1?

2019-06-13 Thread mry
Greetings, Is JSON over HTTP 1.1 supported for Call Conversion Uploads? I am able to successfully execute the campaign budget create sample as follows: URL: https://googleads.googleapis.com/v1/customers/{customer_id} /campaignBudgets:mutate JSON: { operations: [ { create: {

Security issue in privacy settings of the "AdWords API and Google Ads API Forum"

2019-06-13 Thread Mat
Is it intended that the login email addresses of all contributors are published in the "Abridged summary"? Similarly, poorly obfuscated email addresses of contributors appear here in the forum in responses from members of the Google Ads API Team. I think both are security issues that should be

I am using Google Ad-words API to download historical keyword data. The data is at Keyword Day level. Does the column 'Max_CPC' indicate the bid today(current) or does it indicate the bid that was pre

2019-06-13 Thread Shivam Arora
I am using Google Ad-words API to download historical keyword data. The data is at Keyword Day level. Does the column 'Max_CPC' indicate the bid today(current) or does it indicate the bid that was prevalent in past. As an example, lets say the keyword is "K". I want to know the historical bid o

Re: INVALID_USER_INTEREST error for Affinity Audience and In Market Audience Options Returned from ConstantDataService.getUserInterestCriterion

2019-06-13 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
Hi, I create an fork repository and add examples for how retrieve user insterest. https://github.com/dpereiraegoi/google-ads-php/commit/741147b9a5bb28bd1a14154b022be6dc4ceb5768 On Wednesday, 12 June 2019 16:08:11 UTC+1, Diogo Pereira wrote: > > Hi, > > This problem are solved? I need to integrat

RE: Query Execution Logs

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hi Mickey, Thank you for raising your concern. Could you further elaborate what you meant for querying the Execution Logs of an Account/ Campaign/Group? If what you are trying to get is complete SOAP request and response logs, you may enable it first by following this guide for Java library su

Re: Missing User location data for one account via API

2019-06-13 Thread Freda Cai
Hi Nikisha To add a bit more info, the report in which we were getting user location data back in before April 2019 is https://developers.google.com/adwords/api/docs/appendix/reports/geo-performance-report . Thanks, Freda On Tuesday, June 11, 2019 at 6:54:19 PM UTC+8, Freda Cai wrote: > > We

Timeouts when calling AdServiceInterface.mutate

2019-06-13 Thread Markus Heiden
Hi, I am updating many (10+) expanded text ads via the AdServiceInterface.mutate() method. Most requests are successful, but some always run in a socket timeout error. I already tried to reduce the number of operations per request from 2000 to 500, but this did not solve the problem. Are the

Re: Missing User location data for one account via API

2019-06-13 Thread Freda Cai
Hi Nikisha, Thanks for your reply. Per my automation team, the report was available back in April. Was there any change to the UAC report via API? For the same date, I was able to download a 'User Location Report' from Google Ads UI though. Thanks, Freda On Wednesday, June 12, 2019 at 10:08:2

Re: Why are PolicyFindingError thrown by AdServiceInterface instead of returned as partial errors?

2019-06-13 Thread Markus Heiden
Hi Peter, before we just created ads via the AdGroupAdServiceInterface.mutate(), which supports partial failures. So the successful operations are executed and the failed ones are reported. Now we additionally update ads via AdServiceInterface.mutate(). I am not sure how to reliably update ads

RE: Keywords Performance Report

2019-06-13 Thread Kunal Patankar
Thanks Kevin ☺ -- Kunal From: adwords-api@googlegroups.com [mailto:adwords-api@googlegroups.com] On Behalf Of Kevin Weitzner Sent: Mittwoch, 12. Juni 2019 18:37 To: AdWords API and Google Ads API Forum Subject: Re: Keywords Performance Report You're looking for the column: "Criteria" Descrip

Re: Get a list of all the accounts that is accessible by the MCC account which my user has access to.

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hi, My apologies for the current limitation of this feature. The engineering team is currently working on a better solution on how to retrieve customer details efficiently. For the mean time, you may keep an eye on our blog for news and updates regarding this. Regards, Dannison Google Ads API

RE: Google Ads Report by demographics get the combined version by adgroup

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for raising your concern. You may try to use the ClickType field of Criteria Performance Report and filter it with INCOME_RANGE value to get the statistics aggregated at the ad group criteria level of the Household income attribute. With regard to your question about 'combined', ple

RE: How can I get all login users accounts?

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hi, So I can better investigate the issue you are encountering with your test MCC/client accounts, could you provide to me the logs that were generated by your requests? You may send your reply via the Reply privately to author option. Thanks and regards, Peter Google Ads API Team ref:_00D1U117