Apply for google ads api apply for basic access

2023-06-28 Thread 刘斌
Hello Team Google & Anurag Sinha I have submitted the google ads api application form for basic access for two weeks, and I have not received any feedback from the approved or unapproved email. What should I do? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Tell me how to get 3 months worth of search volume with Google Ads V14

2023-06-28 Thread kodaitakahashi...@gmail.com
Removed GenerateHistoricalMetrics from KeywordPlanService in V14. Until V13, we used GenerateHistoricalMetrics to get search volume. However, since GenerateHistoricalMetrics has been deleted this time, I would like to know how to obtain search volume. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Google ads client account billing setup under a single MCC account

2023-06-28 Thread Nghia Nguyen
Hi support team, I have some question that need clarification, please help. 1. As far as i know by reading some thread in forum, a google client account must configure *monthly invoice *to change/create billing setup via API. So a *newly created* client account can not setup billing via API ri

Google Ads client library Python - API

2023-06-28 Thread Diego Villanueva Araya
Hi everyone, I am working with the google ads client library for python, I would like to know how to perform three specific configurations using the API for google ads SEARCH campaigns, these are the following: 1. Location to São Paulo state 2. Language to all languages 3. Bid strate

Re: google ads api - generate forecast metrics

2023-06-28 Thread Vipin Sharma
To echo Patrick's concerns: > Google team -- next time, might we please update docs & replace examples *before* we deprecate methods widely used for key things like forecasting? We are also relying on GenerateForecastCurve. Can you provide more insight why are we deprecating this feature and no

Re: generating a report on conversion actions

2023-06-28 Thread 'Marc Card' via Google Ads API and AdWords API Forum
Thank you for the follow-up! I've actually resolved the issue, but for posterity I've added noted below. To obtain Secondary Conversion Actions *(**conversion_action.primary_for_goal = False)*, `*conversion_action.include_in_conversions_metric` must be omitted from the query. * *Only Contai

Re: Google forwarding number is enabled or not

2023-06-28 Thread cv
Hi I am using this query to check google forwarding is enable or not. But this is not giving correct results. SELECT asset_field_type_view.field_type , customer.call_reporting_setting.call_reporting_enabled , asset_field_type_view.resource_name FROM asset_field_type_view WHERE customer.call_

Can't get Account level Lead form extension association from SearchStream method

2023-06-28 Thread Ye Haily
Hi, I created 2 Account level Callout extension associations and 1 Account level Lead form extension association in account. But I couldn't get Account level Lead form extension association from SearchStream method in both API v14 and v13. The response only contains 2 Account level Callout ex

Disapproved Image Assets

2023-06-28 Thread Lewis C
Hi, This query doesn't populate any results for Image Assets. SELECT asset.id, asset.image_asset.full_size.url, asset.name, asset.resource_name, asset.source, asset.type, asset.policy_summary.approval_status, asset.policy_summary.policy_topic_entries, asset.policy_summary.review_status FROM

Re: missing refresh_token error even though it's there

2023-06-28 Thread Henrik Ravnskjær
Instead of using app.config I changed the code to include a config when I create the client. GoogleAdsConfig config = new GoogleAdsConfig() { OAuth2Mode = Google.Ads.Gax.Config.OAuth2Flow.APPLICATION, OAuth2ClientId = ClientId, OAuth2ClientSecret = ClientSecret, OAu

Error running unmodified Python democontext_error: OPERATION_NOT_PERMITTED_FOR_CONTEXT

2023-06-28 Thread Jakob Steixner
Hi, I am currently getting an error trying to run the unchanged Python demo for `add_campaigns.py`, specifically in line 49 when trying to specify the campaign budget. (https://github.com/googleads/google-ads-python/blob/main/examples/basic_operations/add_campaigns.py#L49) Could this be relat

Account limits for manager accounts

2023-06-28 Thread Siddhi Khole
Hi team, Can you please help here to understand the non-manager account limit? According to the documents, we can maintain only 50 non-manager accounts. The use case is as follows: 1. There is an agency that wants to manage multiple brand manager accounts. 2. So suppose for that Agency, we creat