RE: Cost Reporting incorrect for Campaigns with Experiments

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Jordan, So I can further investigate, could you provide to me the clientCustomerId, the complete report definition used to generate the reports in the AdWords API and the screenshot of the Google

RE: Average Position availability in API post deprecation in 2H 2019

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Zweitze, Thanks for being patient with me here. This is such a fine-grained detail that it takes a bit of work to find the answer, and I have good news. I have it. It looks like the data starts March 2018. I hope that helps you with your coding logic. It was nice hearing from you again, and

RE: Look for DSA search queries and costs

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Norbert, Could you please confirm if you are using AdWords API ? If yes, you may refer to this guide to know which type of reports support

RE: How to create the Product groups (Product Partition) using PHP client library of google ad words API

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Akbar, Based on the error message that you provided, it looks like the subdivision creation is failing as there is an existing product partition already. You may try to get the criterion that you just added by using the get method

Cost Reporting incorrect for Campaigns with Experiments

2019-04-01 Thread Etleap Dev
Hello, Our tool downloads Ad Performance Reports (v201809) on behalf of a customer and the customer noticed that when adding the cost for all the ads in the campaigns, there are some discrepancies for campaigns that have an Experiment attached to it. I've seen the documentation here

RE: How to ignore cancelled accounts (Google Ads API)

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Alex, You can use the field CustomerClient.hidden to filter hidden accounts. The customer_client_link.status will give you the status of the link

RE: Migration to Google Ads API - Get list of all accounts under MCC

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Marcel, To get the account hierarchy via Google Ads API, you could use the customer_client resource. Through which you can get only the resource name, level, Boolean value of hidden status and Client_customer

RE: How to convert Google-Ads API GoogleAdsRow to json?

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Alexander, You can refer this APi call example mentioned here , which will give the response in JSON format, when you make API call using CURL operations. For example you could try the below CURL

Google Ads API - Reporting for Accounts linked to manager account

2019-04-01 Thread t . a . giesemann
Hello dear Forum, I am migrating the Google Adwords API to the new Google Ads API using Python for both. I am using a manager account with several client accounts linked to it. These other accounts are managed form the manager account and reporting works perfectly fine when using the "old"

How do I find all the resources for AdWords?

2019-04-01 Thread lone . mortensen
If I go to https://developers.google.com/google-ads/api/docs/concepts/api-structure. I can see that there are some resources. It says: "Example of resources: Customer, Campaign and AdGroup". Where can I find a list of all resources for AdWords? -- --

How to create the Product groups (Product Partition) using PHP client library of google ad words API

2019-04-01 Thread Akbar Ali
I am working with Google AdWords API to create ad groups and product groups (Product partitions) using the PHP client library provided by Google team. I have successfully created the ad groups using that library. But I am stuck at the point to create product groups for that ad group. I have

Look for DSA search queries and costs

2019-04-01 Thread Norbert Mazur
Hi! I am trying to generate a report that contains search terms and related costs for DSA campaigns. Regular keword report omits all DSA campaigns. I have read that Paid and Organic report might contain DSA search terms but all reports I am trying to collect have null values. Which report and

RE: Audience Report

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Pooja, Could you please share the Google Ads UI screenshot for the data you're looking to get through the Audience Performance Report? Thanks, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

RE: ConversionService RequestError.UNKNOWN

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Could you please share the client account CID using the *Reply privately to author* option? Thanks, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

RE: alten OAuth clienet löschen

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Simon, In this support channel I can communicate in English only. When you create new set of credentials and want to update them in the existing project, you have to change them in your properties file wherever you are using the old credentials. Please give it a try. If you are still

RE: Bug with retrieval of actions

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, There appears to be an ongoing issue related to conversions. I'll let you know when it is resolved. Regards, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: How to limit results returned from TargetingIdeaService?

2019-04-01 Thread giancampo
Hi Ejay. Many thanks for your reply. I've just tried it again. I don't know why but now it's working correctly. However, I can confirm the numberResults was set to 10 exactly as you can see in the code sample I provided. I'll keep this post updated in case I see this issue again. Best,

How to convert Google-Ads API GoogleAdsRow to json?

2019-04-01 Thread Alexander Belozerov
Hello there, Im querying google ads api and need to save results as json. What is the best way to convert GoogleAdsRow type into json? The result of the google ads api call is GoogleAdsRow that looks like this: campaign { resource_name: "customers/321/campaigns/123" id { value: 123 }

Audience Report

2019-04-01 Thread pooja . singh . unilever
Hi Team, I am able to see "People not in audience" type in Audience and Audience Type column of Audience_Performace_Report downloaded from "ReportUI Dashboard" But The Audience_Performace_Report which is downloaded using Google-API doesn't contain "People not in audience" in Audience and

Re: [1-4073000025608] How to pull conversion_actions from new google ads api?

2019-04-01 Thread Darshan Pradhan
Yes, looks like it is, need THE engineer in charge who was going to look into this last week to come back and confirm and provide us with plan of action on when this will be resolved. We have been waiting on this for sometime now. On Monday, April 1, 2019 at 12:34:07 PM UTC-4, F B wrote: > >

RE: Automatic placements report

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Vasanth, The Automatic placements will have IsNegative = FALSE and Id equal to two dashes (--). You may use the Placement Performance report with the ad_group_criterion.criterion_id and

RE: Smart Shopping ad assets creation

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, You will just need to pass the ShoppingSmartAdInfo in your ad builder. Are you experiencing any errors when trying to create the ads? If so, can you please share your request and response for the API call? Thanks, Anthony Google Ads API Team

RE: Unable to create OAuth credentials for the correct test account

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Mike, The CID: 222-814-6617 belong to a Test manager account. You will not have the developer token for test accounts. Could you please confirm if you're creating the OAuth credentials by logging in as a user who has access to the Test manager account? The client ID, client secret are

RE: Google Ads (get_all_disapproved_ads.py): "google.api_core.exceptions.InternalServerError: 500 Internal error encountered"

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Matthias, I ran the exact query and able to fetch the disapproved ads without any trouble. The error you faced might be an intermittent error. Could you please try the request again? If the error is consistent, you could raise a new issue on our client library

Re: [1-4073000025608] How to pull conversion_actions from new google ads api?

2019-04-01 Thread F B
I think this is a bug: https://groups.google.com/forum/?nomobile=true#!topic/adwords-api/P2p988iu9oM On Monday, 1 April 2019 15:14:56 UTC+2, Darshan Pradhan wrote: > > Hi API Team, > > Please provide a status update on this issue, we have been waiting to hear > back from the engineer in charge

RE: Problems to get local campaign type via API

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Unfortunately, the Local Campaigns data is not available through the API reports. Please keep an eye on our blog for future updates. Thanks, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

How to ignore cancelled accounts (Google Ads API)

2019-04-01 Thread Alex Mmz
Hi, in the new google ads API (v1) I am successfully fetching the account trees associated with a refresh token in the following way: 1) Get the customer resource names of the root accounts using the CustomerService's ListAccessibleCustomers method.

RE: Acount access - Managers

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Mark, Currently, you can only get the MCC CID of manager's you have access to. Unfortunately, it is currently not possible to get account name nor date it was linked. Please follow our blog for any updates. Regards, Anthony Google Ads API Team

Migration to Google Ads API - Get list of all accounts under MCC

2019-04-01 Thread Marcel Zemp
Hi We're in the process of migrating from AdWords API to the new Google Ads API. Our Python tool currently loops over all accounts under the MCC root account and downloads various reports for all accounts on a daily basis. >From what I understand, we also have to place calls for each account

ConversionService RequestError.UNKNOWN

2019-04-01 Thread xuantoi . ads . mtest
Hi, Iam getting RequestError.UNKNOWN when try to create conversion : here is soap: http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsd="http://www.w3.org/2001/XMLSchema; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;> https://adwords.google.com/api/adwords/cm/v201809;

Re: [1-4073000025608] How to pull conversion_actions from new google ads api?

2019-04-01 Thread Darshan Pradhan
Hi API Team, Please provide a status update on this issue, we have been waiting to hear back from the engineer in charge there? Thanks, Darshan. On Tuesday, March 26, 2019 at 12:19:49 AM UTC-4, googleadsapi-forumadvisor wrote: > > Hello Tamar, > > Sorry for keeping you waiting. > The

RE: Invite email google adwords

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, We are not accepting applications for this whitelist at this time. Regards, Mike, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: https://ads-developers.googleblog.com/search/label/google_ads_api

Re: How to list all accounts when multiple MCC accounts are under a single account.

2019-04-01 Thread Marc Selman
Hi Charles, I've built this functionality as wel. There's no way to retrieve all information in one request. You'll need to loop through each customer and check if there are customers below that one etc. 1) Query all customers 2) Loop through each customer (here you can also store if the

Acount access - Managers

2019-04-01 Thread Marc Selman
Hi, In the Google Ads UI, when I go to Tools -> Account access -> Managers, I can see a list of all the manager accounts who have access to the selected Ads account. I can see the descriptive name, the id and the date the accounts were linked. Can this information also be retrieved using the

Re: Disable link accounts request

2019-04-01 Thread Marc Selman
Hi Sai, The account linking invitation email can be disabled. We've been to the API event in London and the developers explained this to us themselves. The confirmation email cannot be disabled, but the invitation email can. Best regards, Marc Selman Op dinsdag 26 maart 2019 21:26:34 UTC+1

Google Not Flagging Phishing URL's

2019-04-01 Thread chroniified
I've reported the following phishing domain to safe browsing report phishing feature countless of times but the URL is NOT being flagged, please can someone from Google look into this to get this domain flagged as it's being used to phish countless amounts of children's RuneScape accounts

Automatic placements report

2019-04-01 Thread Vasanth Prabhu Sundara
Hi, we are looking for automatic placements reports in the new google ads apis. We can only find the managed placements report as of now https://developers.google.com/google-ads/api/docs/fields/managed_placement_view Can somebody please help? Thanks, Vasanth. -- Disclaimer The information

alten OAuth clienet löschen

2019-04-01 Thread Simon Friedrich
Hallo, ich habe für mein bestehendes Projekt einen neuen OAuth Client, wie auch Dienstkontoschlüssel erstellt. Leider lassen sich meine alten Programme, welchen die Assistant Library verwenden nun nicht mehr ausführen, da diese auf den alten Client referenziert sind. Wie kann ich diese

Unable to create OAuth credentials for the correct test account

2019-04-01 Thread mg2352430
I am trying to create OAuth credentials in the Google APIs Console for my test account 222-814-6617. I went through the steps *Create Credentials* --> *OAuth client ID.* However, the resulting client ID has a different

Hospedagem

2019-04-01 Thread natalya silva
https://www.000webhost.com/1153802.html; target="_blank"> https://www.000webhost.com/images/banners/300x600/1.jpg; alt = "Hospedagem na Web" width = "300" height = "600" border = "0" /> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

How to list all accounts when multiple MCC accounts are under a single account.

2019-04-01 Thread Charles Bannister
Hi, When I run the python example code "Get the account hierarchy under the current account" it works for ordinary MCC accounts. Great. However, I have an

Re: Problems to get local campaign type via API

2019-04-01 Thread Spain Api
Hello, And can I recover it in some other way? I need get metrics for that campaign. Regards. El jueves, 28 de marzo de 2019, 19:40:50 (UTC+1), googleadsapi-forumadvisor escribió: > > Hello, > > Regret the delay in responding. The Local campaigns are not yet supported > in AdWords API. > >

Re: Exporting conversion actions to google sheets

2019-04-01 Thread Patryk Jan Korman
Ok, thanks Peter. Have a great day. Am Montag, 1. April 2019 12:23:16 UTC+2 schrieb googleadsapi-forumadvisor: > > HI Patryk, > > In the AdWords API perspective, pulling data of your preferred entity > (campaigns, ad groups, keywords, conversion actions, etc) is always > possible at either its

RE: How to obtain a data sample of Click Performance Report?

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Mike, I'm afraid that the Click Performance Report cannot really be used for test accounts, as GCLIDs should only be created when impressions are generated for ads that serve in the production environment. Thanks and regards, Peter Google Ads API Team

RE: Exporting conversion actions to google sheets

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
HI Patryk, In the AdWords API perspective, pulling data of your preferred entity (campaigns, ad groups, keywords, conversion actions, etc) is always possible at either its services or report types. However, my apologies as I can no longer comment on how to automate the import to Google Sheets

How to obtain a data sample of Click Performance Report?

2019-04-01 Thread mg2352430
I am looking for a way to obtain a data sample of a Click Performance Report without running a production campaign. I have both manager and test accounts, but it is unclear how to generate test data with gclid and keywords to be able to pull them via API as part of Click Performance Report.

Google Ads (get_all_disapproved_ads.py): "google.api_core.exceptions.InternalServerError: 500 Internal error encountered"

2019-04-01 Thread Mat
Hi, when I'm running this example-code: https://github.com/googleads/google-ads-python/blob/master/examples/campaign_management/get_all_disapproved_ads.py ... I keep getting the same error message (campaign.id and customerId redacted): Request: { "query": "SELECT ad_group_ad.ad.id,

Re: Exporting conversion actions to google sheets

2019-04-01 Thread Patryk Jan Korman
Thanks Peter, does this mean, there is no built-in way or there generally is now way to accomplish that? Best, P Am Montag, 1. April 2019 05:44:36 UTC+2 schrieb googleadsapi-forumadvisor: > > Hi Pat, > > Yes, you can use the ConversionTrackerService.get() >

RE: [8-5077000025924] get reports from different accounts

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Could you confirm if the following accounts are in the same hierarchy with your production manager account? If it is not of the same hierarchy with the production manager account, the production manager account must be granted access first before you could use the OAuth2 credentials

Re: Invite email google adwords

2019-04-01 Thread Van Vu
Hi there, I'm running into exact same situation. Please advise what should I do if I need to automatically send invites Cheers, Van On Monday, 6 August 2018 21:50:24 UTC+10, Michael Cloonan (AdWords API Team) wrote: > > Hello, > > I'm going to check to see if the policy on this has changed

RE: How to limit results returned from TargetingIdeaService?

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Gianluca, Could you confirm if the returned response for keyword ideas are more that 10 even if the value that was set in *numberResults *is 10? If yes, please provide the complete SOAP request and response logs together with the CID via *Reply privately to author* so I can further

RE: [1-1176000025991] Error: The Value Already Exists - Is it possible to return the resource name (of the original object)?

2019-04-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, To further investigate this, could you provide us the complete JSON request and response logs when you are executing the ConversionActionService? Please reply via *Reply privately to author*. If you haven't enabled logging yet, you could enable it by following this guide