Linking Google Ads account with Analytics - how to turn on views

2019-10-20 Thread Daniel Fogt
Hello, I know this is a Google Ads API forum, not an analytics API forum, but the problem below concerns a part of the project mainly related to Google Ads API. Additionally, I didn't find the forum for the analytics API. Is there a way to TURN ON the View in Google Ads Linking using API? [im

RE: JAVA - Exception raised after submitting some modification.RejectedExecutionException: event executor terminated

2019-10-20 Thread Google Ads API Forum Advisor Prod
Hi Luke, Thank you for reaching out. I'm from the AdWords / Google Ads API Team and I've been notified of your concern. So I can further investigate the issue, could you provide the complete SOAP request and response logs via Reply privately to author? If you haven't enabled the SOAP logging y

RE: Expanded Text Ads Using Default Values Instead of Values From Adcustomizer Feed

2019-10-20 Thread Google Ads API Forum Advisor Prod
Hi Vincent, Thank you for reaching out to our support team. However, since it appears that your issue is product related, I would recommend that you reach out instead to the product experts via the Google Ads Help Community forum as they should be able to provide further guidance regarding thi

What is the API of Google Ads UI Reach Planner?

2019-10-20 Thread Thanh Nguyen
Hi, I'm currently looking into Reach Planner in Google Ads UI & I have some question: 1. What are the Ads/AdWord API(s) for working with Reach Planner (CRUD) 2. I'm currently using & restricted to Test account & it require me to "*Contact your google representative* to get access to Reach Planne

The budget amount is different between api result and google-ads management backend?

2019-10-20 Thread jia Jimmy
*After I create a new account_budget:* *{'account_id': 666, 'account_budget_id': 579824031, 'account_budget_name': 'Account Budget Proposal (example) 20191021 579824031', 'account_budget_status': 'APPROVED', 'approved_start_date_time': 20191021, 'approved_end_date_time': 201910

How can I get the status of account_budget (ended or active)?

2019-10-20 Thread jia Jimmy
query = """ SELECT customer.id, account_budget.id, account_budget.name, account_budget.status, account_budget.amount_served_micros FROM account_budget

How to specify the status of account_budget?

2019-10-20 Thread jia Jimmy
query = """ SELECT customer.id, account_budget.id, account_budget.name, account_budget.status, account_budget.amount_served_micros FROM account_budget

RE: How to test linking accounts

2019-10-20 Thread Google Ads API Forum Advisor Prod
Hi, It appears that you are not able to receive my messages in private. That being said, allow me to write back directly into the forum thread moving forward. Also, since you were not able to receive my most recent response which I sent last October 9, 2019, you may refer below for its contents

Create real estate feed google ads api

2019-10-20 Thread Adhub manager
Hello! Ive been trying to copy a real estate feed with the google ads nuget package for c# [image: feeedquestion.PNG] My approach is 1. Get feed from query : "SELECT feed.attributes FROM feed WHERE feed.id = 'ID'" 2. then i create a new feed with the data i get returned however t

JAVA - Exception raised after submitting some modification.RejectedExecutionException: event executor terminated

2019-10-20 Thread Luke
Hi, Exception raised after doing some modification to app campaigns. Caused by: java.util.concurrent.RejectedExecutionException: event executor terminated at io.grpc.netty.shaded.io.netty.util.concurrent. SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:845) at io.g