Re: VideoQuartileRate

2019-06-12 Thread Lucie Rabochova
Thanks a lot! On Mon, Jun 10, 2019 at 4:10 PM Lucie Rabochova wrote: > Hi all, > > just general question regarding VideoQuartileRate fields, when I download > these fields, I get it in format two decimal places and % for example > 34,67%. How can I get full decimal number and no percentige like

How can I get all login users accounts?

2019-06-12 Thread 윤성원
I have a production account for my developerToken, clientId and clientSecret and a test MCC Account with 5 accounts in child for my test. I got the refresh token(offline type) for my test MCC account by oauth2 login and tried to get all account list under the logined user wih the refreshToken.

How to remove adwords access for a particular user(emailid)

2019-06-12 Thread 'Bharani' via AdWords API and Google Ads API Forum
Hi, Is it possible to grant / remove adwords access for a particular mail address? Thanks for any help or guidence in identifying where I need to look. or what my key concepts should be. - Bharani -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Error occurred at MediaFileOperation create

2019-06-12 Thread Venkat
Thanks for the update. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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

Re: Error occurred at MediaFileOperation create

2019-06-12 Thread Venkat
Thanks for the update. On Saturday, May 11, 2019 at 10:38:31 PM UTC+5:30, Venkat wrote: > > I tried to make a MediaFile using MediaFileService but failing repeatedly. > > media_file_service = client.get_service('MediaFileService', version='v1') > > # create media file >

RE: [Google Ads API] REMOVED resources are not returned when querying the API

2019-06-12 Thread Google Ads API Forum Advisor Prod
Hello, I heard back from the team that ad group criteria (and criteria in general) are actually completely removed from the backend, not simply marked as removed, when they are removed and have never accrued any stats. This is why you are not getting the criterion back after it was shown as

Re: BudgetOrderService::getBillingAccounts returns null

2019-06-12 Thread FW API
Hello, as requested we have send SOAP logs with a non-MCC account. We are still waiting for a response Yours, Stefan -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

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

2019-06-12 Thread Konstantin Tarassow
Hello, we have a peculiar problem with the new Google Ads API. We are trying to run the following request: [2019-06-12 15:29:57] google-ads.NOTICE: Request > --- > Method Name: /google.ads.googleads.v1.services.GoogleAdsService/Search > Host: googleads.googleapis.com > Headers: { >

Re: Keywords Performance Report

2019-06-12 Thread Kevin Weitzner
You're looking for the column: "Criteria" Descriptive string for the Criterion. For more information on the format of criteria types in reports, see the Criteria prefixessection of the reporting guide . Type

RE: How to remove adwords access for a particular user(emailid)

2019-06-12 Thread Google Ads API Forum Advisor Prod
Hello Bharani, Yes, it is possible to grant/revoke access to the email address. You could refer this article to grant access. Before granting the access you could take a look at the available access levels from here. Also, note that this action can only be performed via UI but not via API.

Re: Modifying existing Product Partition trees

2019-06-12 Thread Kevin Weitzner
Do you still need help with this? Here is some example in code from one of my python scripts adgroup_criterion_service = client.GetService( 'AdGroupCriterionService', version='v201809') selector = { 'fields':['ParentCriterionId'], 'predicates':[ {

Re: Campaign StartDate not consistent between AdWords API and Google Ads API

2019-06-12 Thread Google Ads API Forum Advisor Prod
Hello Dongqi, I'm Dannison's colleague addressing your concern as he is out of office. We did not receive the details sent privately. Could you try sharing them again using the Reply privately to author option? Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UBkhjl:ref -- --

Re: resources name as negative value

2019-06-12 Thread cv
I have replied privately to author. Thanks, On Tuesday, 11 June 2019 02:17:03 UTC+5:30, adsapiforumadvisor wrote: > > Hi Chirag, > > Thank you for contacting support. Could you please share your account id > and query so I can further investigate from my end? Please reply using the > *Reply

RE: data of type 'SMART DISPLAY' from 'ad_group_ad'

2019-06-12 Thread Google Ads API Forum Advisor Prod
Hello Seungha, Regret the delay. Could you please share the client customer Id, using the Reply privately to author option to check this further? Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UBlPAg:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

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

2019-06-12 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
Hi, This problem are solved? I need to integrate with gmail campaign where i have my list with business areas and i need to match with affinity audiences On Thursday, 3 May 2018 13:52:50 UTC+1, Nadine Sundquist (AdWords API Team) wrote: > > Hi Daniel, > > Unfortunately, no. That's the part

Re: Setting Bid Strategy through API brings up different one in UI

2019-06-12 Thread Vinutha Nayak
Hi Anash, It's 5 days without any response. Can someone atleast respond if someone is looking on this or I am waiting without any hope ? Thanks and Regards, Vinutha Nayak On Tuesday, 11 June 2019 18:38:34 UTC+5:30, Vinutha Nayak wrote: > > Hi Anash, > > Can you get back on this please ? > >

RE: Missing User location data for one account via API

2019-06-12 Thread Google Ads API Forum Advisor Prod
Hi Freda, Thank you for reaching out. It looks like for the specified date the locations are only targeting Universal App Campaigns in the account which do not support Geo Performance Report. Please refer to this documentation for additional information on Universal App Campaigns Reporting.

RE: Google Ads Fields in UI are not available in API?

2019-06-12 Thread Google Ads API Forum Advisor Prod
Hello Chris, Could you please share the screenshot of the report that containing those fields in the UI? Once I receive the screenshot I will be able to confirm this. You can use reply privately to the author option while sharing the information requested. Regards, Sai Teja, Google Ads API

RE: Are Google Ads Periodic Report Emails Available Programmatically?

2019-06-12 Thread Google Ads API Forum Advisor Prod
Hello Chris, Could you please elaborate on how you are scheduling the reports? Are you using Google Ads Scripts or Google Ads API to schedule these reports? Through the Google Ads API, it is not possible to schedule the reports. You will be able to schedule the reports using Google Ads

How to request review in AD

2019-06-12 Thread Juliana Cota
How do I request the parsing of my Ads in the Google Ads API without having to change them? Thank you! - API version: v201809 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

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-12 Thread Google Ads API Forum Advisor Prod
Hello Konstantin, Could you please confirm the user using which the OAuth credentials are generated? In general when using login-customer-id the OAuth user must have access to the MCC account. Regards, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001UBmwT1:ref -- --

RE: Google Ads Geographic Master List?

2019-06-12 Thread Google Ads API Forum Advisor Prod
Hello Chris, I'm afraid, there is no API service available which will return all the Geo Targets. Please keep an eye on our blog for more updates on this feature. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UBmjYP:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

RE: Google Adwords API vs Google Ads API

2019-06-12 Thread Google Ads API Forum Advisor Prod
Hi Karthick, >From the time of the V1 release of the Google Ads API, there will be >approximately one year to complete the migration to the new code base. Google >will sunset and disable the AdWords API at that time. Calls to the AdWords API >will fail after the sunset. We recommend migrating

RE: BudgetOrderService::getBillingAccounts returns null

2019-06-12 Thread Google Ads API Forum Advisor Prod
Hello, I received the error log and replied to you privately on June 5th, you might have missed my email. In the logs, I see that you are making API call to the manager account:623-166-7853 instead to the client account. I see that the billing information is available in the account:

DEVELOPER_TOKEN_PROHIBITED error is leaking our developer token.

2019-06-12 Thread Nick Petzold
Hi, I have two problems: 1) I am receiving a DEVELOPER_TOKEN_PROHIBITED error when trying to use our developer token to access the GoogleAdsAPI. We have only recently started using the AdsAPI and it is working as intended in 2 of the 3 environments we have (Production: yes, local: yes,

Update Ad status to Approved/Paused for YouTube campaigns

2019-06-12 Thread 'Avia Zharia' via AdWords API and Google Ads API Forum
Hi, There is a way for updating Ad Status to Approved/Paused for YouTube campaigns? Thanks, Avia -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

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

2019-06-12 Thread Mehmet Bilgin
Hi Mohammad, Did you manage to create app campaign via api? Thanks Mehmet On Saturday, May 4, 2019 at 12:03:23 PM UTC+3, Mohammad Reza Kiani wrote: > > Can any supporter answer me? > I've understood that my account should be whitelisted for managing App > Campaign ads. My question is that how

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

2019-06-12 Thread John
Hi cv, You should use search requests instead of get requests to retrieve information about all individual customers. Search requests are not limited to 1000 requests per day and only count for the operation limit, which is unlimited for standard access. Search requests are not considered to

Get Report by Demographics Combinations on adgroup level

2019-06-12 Thread Digital Hub Hannover
Hello everybody, we try to get a demographics report grouped by Combinations (like in frontend) We found only the single performance reports in the documentation like AGE_RANGE_PERFORMANCE_REPORT PARENTAL_STATUS_PERFORMANCE_REPORT GENDER_PERFORMANCE_REPORT But not combined or Household Income

Migrating from ResponsiveDisplayAd to MultiAssetResponsiveDisplayAd

2019-06-12 Thread Panu Kuuluvainen
MultiAssetResponsiveDisplayAd does not like my images. responsive_search_ad = { 'xsi_type': 'AdGroupAd', 'adGroupId': ad_group_id, 'ad': { 'xsi_type': 'MultiAssetResponsiveDisplayAd', 'finalUrls': [final_url], 'headlines': [shortHeadline],

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

2019-06-12 Thread Yuntao Ni
如果我在Google上推广自己产品的广告,同时通过附属连接,将用户引流至我的Instagram主页,是否符合Google的广告政策,这样操作是否可行? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

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

2019-06-12 Thread Hoa Mai
Hello, I applied for basic access and get approved. But when I use the developer token to create or update (campaign, campaign_budget, ad_group, ...), the InternalServerError will appear. I have tried for 2 days but get the same error: campaign_budget_service =

Google Ads Report by demographics get the combined version by adgroup

2019-06-12 Thread Digital Hub Hannover
Hello Everybody, we want to fetch a report demographics combined by adgroup level like in Google Ads Frontend We found this attributes for query GENDER_PERFORMANCE_REPORT AGE_RANGE_PERFORMANCE_REPORT PARENTAL_STATUS_PERFORMANCE_REPORT but what is the Combined or the Household Income Attribute

Empty data in API response for Remarketing accounts

2019-06-12 Thread Marina Nesteruk
Hi! We use Adwords API to get statistics for several accounts. We use python lib googleads.adwords, FINAL_URL_REPORT and CAMPAIGN_PERFORMANCE_REPORT. So, we recieved OK for all accounts, but the response has full data for all accounts except for two Remarketing accounts. For these accounts we

OfflineConversionAdjustmentError.INVALID_CONVERSION_TYPE

2019-06-12 Thread Akash Jain
I am calling adowords API for account mukul.kha...@justanswer.net I am using client library and using OfflineConversionAdjustment I am using following values: string conversionName = "LTV Conversion"; string gclid = "48989001"; string

Re: searchvolumesearchparameter for targetingideaservice

2019-06-12 Thread Nathaniel Mcghie
Hi Ejay, Thanks for the quick response! It appears to be working properly for me now. Not sure why it wasn't before and I don't think I changed the request at all. Thanks anyways! On Monday, June 10, 2019 at 12:37:34 AM UTC-7, adsapiforumadvisor wrote: > > Hi Nathaniel, > > Thanks for raising

Re: How to solve DEVELOPER_TOKEN_PROHIBITED error ?

2019-06-12 Thread Nick Petzold
Hi Peter, We are experiencing the same problem, however we definitely haven't used the same developer token as this one has been in use for over a year now and only now has the error started appearing once we have moved over to the new Ads API. Do you have any ideas of what it may be? Many

CPC (enhanced) via php API

2019-06-12 Thread Dima
how to turn off CPC (enhanced) via api? I am creating campaings like: $campaign = new Campaign([ 'name' => new StringValue(['value' => "AI_" . $this->log->unique_id . "_" . $this->log->parameters->name]), 'advertising_channel_type' => AdvertisingChannelType::SEARCH, 'status' =>

Callout Extensions & Structured Snippet Extensions

2019-06-12 Thread Stuart Hall
We currently deploy new campaigns based on campaign template. When we create a new campaign, all the links are updated and new extensions are created. Everything works well except the callout and structured snippet extensions final URLs do not get changed. My question is: Where does Google get

Query Execution Logs

2019-06-12 Thread Mickey Chen
Hi, Is there any api for querying the Execution Logs of an Account / Campaign / Group? Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

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

2019-06-12 Thread K-T75
In the Google Ads UI you can create your own report. I want to rebuild this table (see picture). I want to get the performance data from every Label at keyword-level for every campaign. Problem: In the API you can't create your own reports. You have too choose one, but it seems that no report

Turning off CPC (enhanced)

2019-06-12 Thread Dima
Hi! I have a problem. When creating a campaign like: $campaign = new Campaign([ 'name' => new StringValue(['value' => $name]), 'advertising_channel_type' => AdvertisingChannelType::SEARCH, 'status' => Constants\Status::ENABLED, 'bidding_strategy_type' =>

The caller does not have permission

2019-06-12 Thread Tomáš Kunickij
Hello, i have just started using ads api by this lib https://github.com/googleads/google-ads-python When trying to work with one of my clients connected to MCC i get status = StatusCode.PERMISSION_DENIED > details = "The caller does not have permission" > message: "User doesn\'t have

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

2019-06-12 Thread 'UK Analytics' via AdWords API and Google Ads API Forum
You need to use the Google protobuf library: https://developers.google.com/protocol-buffers/docs/reference/python/ from google.protobuf import json_format ### code to get the object ### rec_obj = row.recommendation.text_ad_recommendation.ad json_str = json_format.MessageToJson(rec_obj)

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

2019-06-12 Thread Jean-Fabrice Rabaute
A lot of people are asking about the same thing, because the "search" api does not work. The select does not return the information needed by clients usually. Data is missing and a subsequent call for each customer is needed to get more details. So this "solution" does not work in the real

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

2019-06-12 Thread Jean-Fabrice Rabaute
Sorry, to make it a bit more explicit, this still generates N queries instead of one. In the previous API, one query was returning everything. Here, one query per customer is needed, and when there are 1000 accounts under an MCC account, it takes several minutes to get back all the information,

RE: BudgetOrderService::getBillingAccounts returns null

2019-06-12 Thread Google Ads API Forum Advisor Prod
Hello, I received the error log and replied to you privately on June 5th, you might have missed my email. In the logs, I see that you are making API call to the manager account:623-166-7853 instead to the client account. I see that the billing information is available in the account:

Re: How to solve DEVELOPER_TOKEN_PROHIBITED error ?

2019-06-12 Thread Google Ads API Forum Advisor Prod
Hi Nick, Since you are also encountering issues with your OAuth, you may try our OAuth doctor tool to help you troubleshoot. You may find out more about this tool via this blog post. Should the issue persist, could you open a new thread for us to continue discussion? This is just for better

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

2019-06-12 Thread Google Ads API Forum Advisor Prod
Hi Markus, Thanks for pointing this out. You may refer to this guide for the list of services that supports partialFailures. I have taken note of this discrepancy and will inform the rest of the team to update the documentation as needed. As for your AdGroupAdService.mutate() request that you

Re: [Google Ads API] Shopping Product Ad Headline Differences

2019-06-12 Thread Google Ads API Forum Advisor Prod
Hi Kevin, I was able to receive your private message and I also sent you one, directly to your email. The contents of my response is as you may see below : "Thank you for providing the information I requested. Also, my apologies for the back and forth, however, could you also share with me the

RE: CPC (enhanced) via php API

2019-06-12 Thread Google Ads API Forum Advisor Prod
Hi Dima, Thanks for raising your concern. I am happy to provide support to your concern. In order to set the Manual CPC as bidding strategy type to your campaign, you need to set the enhancedCpcEnabled field as false. The said field is default to true when you will not include this is your