How would I go about adding all possible user_interests and detailed_demographics to a campaign audience?

2024-08-29 Thread Andrew C
In the UI I can click on a campaign, goto audiences, click add audience segments and add each of them one by one. I would like to replicate this process programatically. Right now i'm finding that there are around 1000 user_interest IDs and applying them via var operation = { create: { resourceN

Re: Google Ads API Permission Issue

2024-08-22 Thread Andrew C
Had a similar problem, check the following: For the login-customer-id, are you using the MCC+customer? Are you using the same Google Project that was first used when accessing that account? On Thursday, August 22, 2024 at 9:58:32 AM UTC-7 Gabriel Cechet wrote: > My administrator account that owns

Where can I find a list of all mutable fields?

2024-08-14 Thread Andrew C
Currently looking at the API docs and I can't seem to filter by whether a certain field is mutable or not. Is there a way to get a list of all mutable fields? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=

Default Negative Keywords on Smart Campaign

2024-07-17 Thread 'Andrew Wirtz' via Google Ads API and AdWords API Forum
Hi, I am running into an issue where publishing a Smart Campaign creates a large list of negative keyword campaign criterion automatically. NOTE: I'm talking about keywords, NOT keyword themes. I am not setting any negative keywords, yet they still appear when querying the campaign_criterion e

Re: Empty ad headlines/descriptions on ad_info from SmartCampaignSuggestService

2024-06-10 Thread 'Andrew Wirtz' via Google Ads API and AdWords API Forum
Is there an explanation for this? How can we programmatically tell a reason for why some websites don't return ad text suggestions? On Wednesday, June 5, 2024 at 8:20:03 AM UTC-5 Andrew Wirtz wrote: > Hi, > > We've noticed some websites seem to respond with empty > headl

Re: Smart Campaign Update Mutation won't work even though its already been stated on the documentation that it is mutatble.

2024-06-05 Thread 'Andrew Wirtz' via Google Ads API and AdWords API Forum
Think I had this problem a while ago. I found that you cannot use the AdGroupAdService to modify/update an AdGroupAd, instead you must modify the Ad via the AdService. So I turned "customers/{customer_id}/adGroupAds/{ad_group_id}~{ad_id}" into "customers/{customer_id}/ads/{ad_id}" and used th

Re: bug: missing enum in api (smartcampaignstatus)

2024-05-06 Thread Andrew Wirtz
What do you mean by "pending review according to the Google Ads dashboard"? I have been having similar issues with Smart Campaigns where the Dashboard says something about a "quick policy review". On Monday, May 6, 2024 at 3:48:36 AM UTC-5 Levi Kline wrote: To follow up -- could you please clar

Conversion action set is "EXPRESS"

2024-05-06 Thread Andrew Wirtz
Hi, I am looking at the Change History for my account, and noticed the following change applied to *some* Smart Campaigns after creation: Google Ads System May 2, 2024, 9:11:07 PM Internal tool Campaign changed [CAMPAIGN NAME] Conversion action set is "EXPRESS" I am having issues with Smart Cam

Re: mismatched metrics on smart_campaign_search_term_view and smart campaign campaign query

2024-04-18 Thread Andrew Wirtz
This is a Smart Campaign, so the only impressions/clicks will be from search terms right? I'm asking why there 53 Clicks shown in the campaign view, and 2 Clicks in the Search Term report. What are the other 51 Clicks attributed to? On Thursday, April 18, 2024 at 9:35:21 AM UTC-5 Google Ads API

Mismatched metrics on smart_campaign_search_term_view and Smart Campaign campaign query

2024-04-17 Thread Andrew Wirtz
Hi, We are looking at smart_campaign_search_term_view, and seeing numbers that are not even close to the general metric for the campaign. Querying smart_campaign_search_term_view returns the same results as the Google UI "Search terms report", so I will paste the screenshot from that: [image:

Smart Campaign Ad Policy Check

2024-04-16 Thread Andrew Wirtz
Hi, We have published a Smart Campaign via the API, and the resulting campaign is still under a "quick policy check". Why is this taking so long? This is the second customer we have tried this for, and it took long the first time too. [image: smart-campaign-policy-check.png] This was created

Re: setting up smart campaign conversions

2024-03-25 Thread Andrew Wirtz
Hi, I have confirmed that tracking is set up: > 'acceptedCustomerDataTerms': True, > 'conversionTrackingStatus': 'CONVERSION_TRACKING_MANAGED_BY_SELF', And I know the customer has conversion actions already set up. I need to know HOW to manage conversion actions for Smart Campaigns. I can't fin

Setting up Smart Campaign Conversions

2024-03-21 Thread Andrew Wirtz
Hi, I am successfully creating Smart Campaigns via the Ads API, but can't figure out how to properly set up conversions. After the campaign is created, when I look at the Google UI for the campaign I see this: [image: conversions-setup.png] How can I replicate this set up (Get Started) via the

Delayed Customer Link Status

2024-03-11 Thread Andrew Wirtz
Hi, When attempting to link a customer account to a manager account, we've notice a rather large delay in the status field when querying CustomerClientLink. After the customer has clicked Accept on the Google Ads Manager page, running the following query: SELECT customer_client_link.client_cus

Conversion Goals for Smart Campaigns

2024-02-20 Thread Andrew Wirtz
Hi, I'm trying to query to find what are the possible conversions for a Smart Campaign, and am having trouble figuring it out. I don't see the Smart Campaign listed when I query conversion_goal_campaign_config and campaign_conversion_goal. When querying customer_conversion_goal and conversion_

Re: smart campaign detailed reports by keyword theme, headlines, descriptions, etc

2024-02-14 Thread Andrew Wirtz
How is the Google UI for Ads able to show this breakdown? Is this information available on the API? [image: search_report.png] Thank you, Andrew On Tuesday, February 13, 2024 at 4:58:03 PM UTC-6 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Googl

Smart Campaign detailed reports by keyword theme, headlines, descriptions, etc

2024-02-13 Thread Andrew Wirtz
Hi, I am running Smart Campaigns, and am having trouble finding segment level data for things like keyword_theme (or keyword), headlines, descriptions. Is there anyway using Reports queries to find out such information on Smart

No response from Google Ads API Basic Access Application

2024-01-22 Thread Andrew Wirtz
status of the application. MCC is 682-411-3647, and we never received any sort of ticket or case number from the application or contact form. Thank you, Andrew -- Feathr is closed on Fridays, operating under a four-day workweek from Monday-Thursday. Our platform remains available 24/7, however

Re: no response to ads api basic access application

2024-01-21 Thread 'Andrew Krain' via Google Ads API and AdWords API Forum
Hello Google Ads API Support team, Is there any update from the Google Ads API Compliance team? Best, Andrew On Tuesday, January 16, 2024 at 4:44:15 AM UTC-6 Google Ads API Forum Advisor wrote: > Hi Andrew, > > Thank you for reaching out to the Google Ads API support team. > >

No response to Ads API Basic Access application

2024-01-15 Thread 'Andrew Krain' via Google Ads API and AdWords API Forum
?sjid=12157488861747720864-NA Can you help? We really need to get the API working in order to sustain our business operations. Account Number: 965-012-2935 Case Id: Not assigned Thanks, Andrew -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

ad_group_ad.ad.status?

2022-08-16 Thread Andrew Kloos
Hi, We're getting google text ads from the api this way - query below. But what we really need is the ad status ad_group_ad.ad.status, but we're not able to find that field. Is that available at the ad level? Appreciate any direction! Andrew

Ad Extension Asset not properly updates

2022-08-08 Thread Andrew Hrimov
he first Campaign. Thanks in advance. Best regards, Andrew Hrimov. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribe

Trying to update a campaign budget with python

2022-06-17 Thread Andrew Kloos
So we're trying to update a campaign budget with python and we're getting a response which looks like it's succeeding but the budget doesn't change in google ads. Here's our code query = (f''' SELECT campaign_budget.id,

Re: Permission error creating PMax campaigns using BatchJobs

2022-05-27 Thread Andrew Towe
Hello, We are also having issues with creating Performance Max Campaigns. The funny thing that we are experiencing is not the shopping setting problems, but instead having problems with the batch job. We can run the exact same operations with: try ( GoogleAdsServiceClient googleAdsServiceClient

Ad Status

2022-05-27 Thread Andrew Kloos
_ad tables? What id do we use for the join? Thanks for any help! Andrew -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscri

Placement Exclusions - mobileapp::10001-ca-gmail

2022-05-23 Thread Andrew Harper
Hello! For the life of me I cannot find a way to exclude the above placement (mobileapp::10001-ca-gmail). I have all app categories excluded from my account. I've also individually excluded gmail mobile app (both google play/IOS version) via their respected ID number/URL string. This placemen

Re: CREATE_OPERATION_NOT_PERMITTED for Display Smart campaign

2022-04-15 Thread Andrew Hrimov
obvious. Thanks in advance! четверг, 14 апреля 2022 г. в 12:27:27 UTC+3, Andrew Hrimov: > As I found else, not all my customers from Test Manager B can create > campaign too, for example, my manager customer_id 745-648-6668 has 3 client > accounts: > 757-944-3809 <(757)%20944-3809

Re: CREATE_OPERATION_NOT_PERMITTED for Display Smart campaign

2022-04-14 Thread Andrew Hrimov
, what I'm doing wrong, login_customer_id is passed (my manager account customer_id that has access (from UI panel *Tools & settings -> Access & Security -> Managers*). Thanks again! четверг, 14 апреля 2022 г. в 10:03:16 UTC+3, Andrew Hrimov: > Hello everyone, I'm devel

CREATE_OPERATION_NOT_PERMITTED for Display Smart campaign

2022-04-14 Thread Andrew Hrimov
Hello everyone, I'm developing application in Django and using client library for GoogleAds (google-ads). I have Manager account A for first email, and Test Manager account B with some Test Client accounts, testing was OK (using Web-app flow, retrieve refresh token and operate with Test Manager

Re: Campaign creation options

2022-04-04 Thread Andrew Hrimov
Hi, Aryeh, Thanks a lot for your helping in this question, you saved my day ^_^ пятница, 1 апреля 2022 г. в 22:58:35 UTC+3, adsapi: > Hi Andrew, > > Campaign goals aren't supported in the API, they are in the UI for the > purpose of narrowing down recommendations when sett

Re: Campaign creation options

2022-04-01 Thread Andrew Hrimov
resource_name. Thanks in advance! пятница, 1 апреля 2022 г. в 17:38:46 UTC+3, Andrew Hrimov: > Hello, I'm developing platform that allows to create-update-delete > campaigns on GoogleAds (v10) using Python. At now, I do CUD operations for > Smart Display Ad, and I have 2 misunderstanding

Retrieve Customer ID via GoogleAds methods

2022-02-10 Thread Andrew Hrimov
I'm building web application for running Google Ads from my platform. I have some questions about current API state and behavior. As I see it - my application (backend in Django) implements web-app Oauth flow and at the end I will get *refresh token *- but what else I need it is *cutomer_id *(

Negative Parental Status problems.

2022-01-04 Thread Andrew Towe
Hello I am creating negative Parental status criterion. My Code looks like this: AdRocketCampaignCriterion adrocket_google_campaign_criterion_negative_label = AdRocketCampaignCriterion.*builder*()// // .withResourceName(CampaignCriterionName.format(customer_id, campaign_id, // Long.toString(te

Development Issue

2021-09-20 Thread Andrew Weilbacher
Hello, I'm having an issue where I am trying to push offline revenue data back into Google Ads from the original glid connected to the original conversion. The problem is that the revenue data isn't matching this offline data. When looking at my console, it's giving me the response of "success

less data returns when using "segments.date"

2020-10-23 Thread Andrew Nikolaev
e FROM campaign WHERE segments.date BETWEEN '2020-09-01' AND '2020-09-02' Thanks, Andrew Nikolaev -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You re

Re: Changing Max CPC Bid Manually by Keyword (Google Ads API Beta) using Python

2020-06-30 Thread Andrew Lee
Thanks Mitchell. I think I figured it out. The the Max CPC changes from the ad group service changes the default bid and the CPC changes through the ad group criterion service changes the it at the keyword level I believe. I hope this helps other people. Thanks again, Andrew On Tuesday, June

RE: Changing Max CPC Bid Manually by Keyword (Google Ads API Beta) using Python

2020-06-29 Thread Andrew Lee
Mitchell, Changing the ad_group_criterion.cpc_bid_micros value only changes the cpc value not the max cpc bid which is in the ad group level. The cpc bid in ad group criterion is a metric not a configuration. But what doesn't make sense to me is ad group level is an attribute of ad group crite

Changing Max CPC Bid Manually by Keyword (Google Ads API Beta) using Python

2020-06-29 Thread Andrew Lee
Hi, I am trying to setup a script that manually changes the Max CPC by keyword using the Google Ads API Beta v3. The only thing I can do is change the max cpc bid by ad group, which changes all the bid amounts for every keyword to the same bid. Is there any way to do this by keyword id? Her

Discrepancies between ad-performance-report and campaign-performance-report

2020-06-18 Thread Andrew Pashkin
ebody encounter a similar problem? -- With kind regards, Andrew Pashkin. cell phone - +375 (44) 492-16-85 Skype - waves_in_fluids e-mail - andrew.pash...@gmx.co.uk -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspo

When is the php Adwords library being deprecated

2019-12-04 Thread Andrew Hart
Hello, I heard previously that the old PHP Adwords library is being deprecated. Today we looked to see if we could find the Sunset schedule for it but we were unable to find. Could someone link us the sunset schedule or confirm wether it's being deprecated? Thanks -- -- =~=~=~=~=~=~=~=~=~=

Software wrongly classified as malware - causing ads to be disapproved

2019-10-13 Thread Neil Andrew
Our tracking software is wrongly being classified as malware by Google Ads, resulting in clients ads being disapproved. We believe this to be a false-positive. What is the process for submitting this to Google for review/re-verification? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

(X,Y) Coordinate of Click

2019-08-26 Thread Andrew Klossner
Is the X,Y coordinate of a click on an ad recorded and available via Ads API? If my ad is 300x250, where a consumer clicked on that ad maybe helpful information in the future. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.

Re: Rate Limit Key

2019-05-08 Thread Andrew Ellison
, googleadsapi-forumadvisor wrote: > > Hi Andrew, > > I don't have a recommended request rate but you should take steps in > making fewer requests and to wait between requests. The guide I provided > earlier gives guidelines you can use to avoid these errors. You should also &g

Re: Rate Limit Key

2019-05-07 Thread Andrew Ellison
which limit was exceeded though I am assuming requests per minute given the retry time. What is your recommended request rate? Thanks, Andrew Ellison On Tuesday, May 7, 2019 at 3:47:34 PM UTC-5, googleadsapi-forumadvisor wrote: > > Hi Andrew, > > I am not sure what the "shasta

Re: Rate Limit Key

2019-05-07 Thread andrew
I understand, do you have any information about the specific "shasta" key? Is there any way to increase this limit for a customer's account? Thanks, Andrew Ellison On Tuesday, May 7, 2019 at 10:52:34 AM UTC-5, and...@myadvocado.com wrote: > > Hi, > > Many of our

Rate Limit Key

2019-05-07 Thread andrew
to increase the rate limit for that customer? Our service handles time sensitive requests so we would like to avoid delaying if possible. Thanks, Andrew Ellison -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsde

Accept terms of service

2019-04-11 Thread andrew
use the same developer token we use for the adwords api version 201809. Our MCC only shows the form for generating a new developer token. Is there a way to accept the new terms without generating a new token and having to repeat the standard access application process? Thanks, Andrew

Targeting In Google Ads Api

2019-03-18 Thread Martin Andrew
So I'm working on migrating from Adwords API to Ads api and I'm struck at one point, that is Targeting service. I cannot actually Target an Adgroup using the Ads API with either Topic or UserInterest as there are no examples available in the client libraries. I know that we have to create Topic

Re: 504 Deadline Exceeded error

2019-03-01 Thread andrew . simkovsky
, Andrew > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 Ad

504 Deadline Exceeded error

2019-02-28 Thread andrew . simkovsky
We are getting an error when attempting any type of request to the Google Ads API. There's not much info to go by about how to address this error. The main error is: *google.api_core.exceptions.DeadlineExceeded: 504 Deadline Exceeded* Below is a stack trace. Any guidance on what to do here?

Re: Missing GclIds in CLICK_PERFORMANCE_REPORT

2019-02-05 Thread andrew . ellison
than 90 days ago or is something else going on? Thanks, Andrew On Wednesday, July 26, 2017 at 2:28:46 AM UTC-5, Thanet Knack Praneenararat (AdWords API Team) wrote: > > Could you please share those tens GCLDs along with your client customer ID > by *Reply privately to author*? > &g

GetCampaigns.cs query UAC campaigns in c# .net example

2018-12-14 Thread &#x27;Andrew Williamson' via AdWords API and Google Ads API Forum
I'm just starting out with the Google Ads API. When using the .NET examples, specifically GetCampaings I'm trying to list my UAC campaigns. When I run the example (which has the query below) I only see some of my campaigns, how can I change the query to list my UAC campaigns? SearchGoogleAds

.net examples GetCampaigns.cs query formats UAC campaigns

2018-12-14 Thread &#x27;Andrew Williamson' via AdWords API and Google Ads API Forum
I'm running the .net examples, specifically GetCampaigns. This runs without error and returns some of my campaigns using the default query (shown below). It however doesn't list all of my campaigns. I specifically want to list my UAC campaigns. I have read elsewhere that I might be able to get

Re: GEO_PERFORMANCE_REPORT doesn't return anything

2018-09-06 Thread Andrew Bovey
Hi, Is there an update on this topic to pull metrics for Universal App Campaigns segmented by Geo via the AdWords API? Thanks, Andrew On Monday, March 26, 2018 at 4:53:50 PM UTC+1, Milind Sankeshware (AdWords API Team) wrote: > > Hi Andrew, > > I am Bharani's colleague and

Re: Rate Limits on Test vs Production accounts

2018-08-15 Thread andrew . ellison
Are you unable to give even an approximate estimate? The guide you linked to recommends using different rate limiters for different account types. How can we be expected to estimate the needs of these rate limiters without knowing where our targets are? Thanks, Andrew Ellison On Wednesday

Rate Limits on Test vs Production accounts

2018-08-15 Thread andrew . ellison
We are testing using a Google Ads Test account and have been running into the rate limit often with our standard access api key. From reading other posts on this site and the AdWords documentation I've heard that production accounts with ads running have higher rate limits than test accounts. H

How to stop results splitting by Campaign

2018-07-27 Thread Andrew Hughes
I have a request for impression share that I want to return the total impression share for the week (as seen on the top row of the normal adwords dashboard). I'm only requesting the ImpressionShare metric but it's still returning by campaign. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Postal Codes with TargetingIdeaService

2018-06-07 Thread Andrew Jaswa
Hello! We are using the TargetingIdeaService get request with LocationSearchParameter with a postal code criterion ID. We are sure this was working a couple of months ago, however recently we've been getting an INVALID_SEARCH_PARAMETERS error. I found this post from 2016 describing the same is

[googleads-java-lib] downloadReport HTTP Response Code: 401, 502

2018-04-17 Thread andrew . nguyen
Hello, Last week, our service calls to the API started to return with HTTP 401 and Premature End of File errors through the downloadReport method in the Java client library (https://github.com/googleads/googleads-java-lib) (http://googleads.github.io/googleads-java-lib/3.13.0/index.html). Whil

Re: GEO_PERFORMANCE_REPORT doesn't return anything

2018-03-26 Thread Andrew Bovey
Hi Bharani, When will Geo Performance report be able to pull metrics for Universal App Campaigns? Regards Andrew On Monday, November 27, 2017 at 5:36:32 PM UTC, Bharani Cherukuri (AdWords API Team) wrote: > > Hi Andrew, > > To pull campaign metrics from Geo Performance Repo

Re: [4-4293000020668] throwing DetailedReportDownloadResponseException with 400 Response code.

2018-03-09 Thread Andrew Vathanakamsang
Hi Sreelakshmi, Thanks for following up. Yes, we were able to resolve the issue. Andrew On Fri, Mar 9, 2018 at 2:31 PM, wrote: > Hi Andrew. > > Following up on this thread. Were you able to resolve the issue? Please > let me know if you need any further assistance. > > Tha

Re: [4-4293000020668] throwing DetailedReportDownloadResponseException with 400 Response code.

2018-03-02 Thread Andrew Vathanakamsang
issue with our credentials? Thanks, Andrew DetailedReportDownloadResponseException: 400 at com.google.api.ads.adwords.lib.utils.AdHocReportDownloadHelper.downloadReport(ReportRequest, DetailedReportDownloadResponseException$Builder) at com.google.api.ads.adwords.lib.utils.v201702

GEO_PERFORMANCE_REPORT doesn't return anything

2017-11-27 Thread Andrew Nguyen
Hi, We have some campaigns running for a few months and we are able to query these campaigns' performance in CAMPAIGN_LOCATION_TARGET_REPORT. However, it doesn't return anything when we tried with GEO_PERFORMANCE_REPORT. Query for CAMPAIGN_LOCATION_TARGET_REPORT: >> select CampaignId, Id from C

Update API version, now get permission denied trying to download reports

2017-10-12 Thread andrew . searls
We've been downloading AdWords reports using a server app over OAuth2 for a while, now. We're using the Google AdWords NuGet library (https://github.com/googleads/googleads-dotnet-lib/) to handle the raw interface, and it works fine, though updating API versions are very painful. We started g

Issue pulling SearchBudgetLostImpressionShare - Interval "YESTERDAY"

2017-07-07 Thread andrew
ls of "Yesterday" for the SearchBudgetLostImpressionShare metric on this report? My first thought was that it was some kind of processing delay, though it's about 5pm EST right now -- it certainly seems like yesterday's processing would be comple

ConversionTypeName segment in VIDEO_PERFORMANCE_REPORT cannot be used with Conversions metric

2017-06-14 Thread Andrew Krock
-report - keywordless-category-report - video-performance-report Is this a bug/design oversight on these reports? Thanks, Andrew -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com

TargetingIdeaService with RequestType.STATS - confusing output

2017-02-17 Thread Andrew P
I am trying to retrieve search volumes for different keywords. I am using code that is similar to https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201609/optimization/GetKeywordIdeas.java I'm using selector.setRequestType(Request

Re: Retrieving search volume data problem

2017-02-17 Thread Andrew P
I am also looking forward to this feature :) I just started working with the API, and encountered the same issue as Daphna. On Monday, January 23, 2017 at 5:21:44 PM UTC, Nadine Sundquist (AdWords API Team) wrote: > > Hi Daphna, > > After having a discussion with my teammates about this, I've

Managing AdWords Scripts from the API?

2017-01-04 Thread Andrew Gorry
Is it possible to manage AdWords scripts from the API? For example, would I be able to create, authorise, schedule and remove AdWords Scripts from the API. I would like to use this as a central repository for scripts running on multiple accounts rather than running at MCC level. Thanks. --

I submitted an application for a basic access 2 weeks ago. No answer

2016-06-08 Thread Andrew Nety
Hello! I submitted an application for a basic access 2 weeks ago. No answer :( My id: 777-198-2991 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~

Apply for basic access 2 weeks ago. No answer.

2016-06-08 Thread Andrew Nety
I submitted an application for a basic access 2 weeks ago. No answer. My id: 777-198-2991 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=

API Access to billing information

2016-05-05 Thread Andrew
saction history) through API ? Regards, Andrew -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Forced update of API, and now can't authenticate.

2015-08-03 Thread andrew . searls
Google AdWords API versions last about a year. That means once a year, I start getting "You are accessing an AdWords API version v201409 that has been discontinued." errors in my logs. So, I go to NuGet and update my API, and then I get authentication errors. What happens next is best descri

Re: Adwords API AdgroupExtensionSetting Service WRITE_ACCESS_DENIED Error

2015-07-15 Thread andrew
Why I failed by replacing the sitelinkurl to sitelinkFinalUrls? I just use the sample code:https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201506/extensions/add_site_links.py and replace the sitelinkurl with sitelinkFinalUrls, the script failed: suds.WebFault: Serve

Schedule ads for an entire day

2015-01-26 Thread andrew . pankin+testmcc
I'm trying to configure our API to schedule an ad for an entire day (24 hours of Monday, e.g.) but I can't figure out the parameter to set the schedule for a full day. Please help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsde

Metadata Missing: Keyword Performance Report Vs Keyword Metadata Report

2014-12-17 Thread andrew . oracledba
peI downloaded Keyword Performance Report and Keyword Metadata report using Google API Feed. I wanted to see if all the metadata that exists on the Keyword Metadata report also exists on the Keyword Performance Report. Analysis Strategy: Find the Unique Key combination where no two rows are not

User interface and API is still pending

2014-12-10 Thread andrew . parle
face & API pending Does this make sense? Andrew -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You rece

Re: AdGroupAdService (v201309): type TextAd and mobile property

2014-03-18 Thread Sorokin Andrew
Thank you very much, you saved my head -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this mess

AdGroupAdService (v201309): type TextAd and mobile property

2014-03-03 Thread Sorokin Andrew
I can set "Mobile" property of my text ad through AdWords interface in my browser but I can't find how can I get/set this property through API according this description: https://developers.google.com/adwords/api/docs/reference/v201309/AdGroupAdService.TextAd?hl=ru Help me please. -- -- =~=

AdGroupAdService (v201309): type of ad TextAd and property "Mobile"

2014-03-03 Thread Sorokin Andrew
I can set property "Mobile" for my text ad through AdWords interface but I can't find how can I get/set this property through API according this description: https://developers.google.com/adwords/api/docs/reference/v201309/AdGroupAdService.TextAd?hl=ru Help me please. -- -- =~=~=~=~=~=~=~=~=

Re: Vertical ID ADD returned as EntityNotFound.INVALID_ID

2014-01-24 Thread Andrew Ambrosio
be set in your mutate + ADD request. > > If that's not the issue, please pass along the vertical ID you are trying > to use and I will attempt the same request on my side. > > Cheers, > Josh, AdWords API Team > > On Friday, January 17, 2014 2:17:06 AM

Vertical ID ADD returned as EntityNotFound.INVALID_ID

2014-01-17 Thread Andrew Ambrosio
I am trying to add a Vertical on an Ad Group using AdGroupCriterionService.Mutate. As I give the Vertical.Id based on the CSV provided by AdWords. I got EntityNotFound.INVALID_ID on Partial Error. Can you guys assist me on usin

"AuthorizationError.USER_PERMISSION_DENIED" - worked fine in v201302

2013-11-18 Thread andrew . searls
I noticed in our error logs that v201302 is being deprecated, and that I need to upgrade to a newer version (v201309). I use NuGet to retrieve AdWords API Dotnet Client Library v16.2.0 and discover I need to switch from ClientLogin to OAuth2. I go through the steps to create a refresh token fr

Retrieve Sitelinks in PHP (v201209)

2013-01-27 Thread Andrew
hoping someone can help, I can't find any examples of how to get all sitelinks in an account what i've got so far is: $campaignAdExtensionService = $user->GetService('campaignAdExtensionService', $this->apiVersion); $selector = new Selector(); $selector->fields = array("CampaignId", "DisplayT

Retrieving Sitelinks in PHP (v201209)

2013-01-27 Thread Andrew
Hi, Probably a really simple question but I'm pulling my hair out trying to find an example of how to retrieve a list of all sitelinks in an account the code I've got so far is: $campaignAdExtensionService = $user->GetService('campaignAdExtensionService' ,'v201209'); $selector = new Selector

Re: API not pulling in sub-MCC

2013-01-14 Thread Andrew Tchabovsky
Great, thanks Kevin. Would we have to obtain a different Developer Token if we do separate requests or can we use the one we have been using? I will ask our database manager about switching to AdHoc Reporting. Thanks, Andrew On Monday, January 14, 2013 8:13:03 AM UTC-8, Kevin Winter (AdWords

Re: API not pulling in sub-MCC

2012-12-14 Thread Andrew Tchabovsky
Ctr", "AverageCpc", "Cost", "AveragePosition", "Date", "AdGroupStatus" }; definition.selector = selector; definition.includeZeroImpressions = true; string[] clientid ={ List of Adwords ClientID as a String} Thanks, Andrew On Monday, May 21, 2012 9:

API not pulling in sub-MCC

2012-05-17 Thread Andrew Tchabovsky
We are setting up a new API connection and it is only pulling in account data from our main MCC, it is not pulling data from the sub-MCCs within the main MCC. Has anyone encountered this before? Any ideas on how we can pull the data from the sub-MCCs in the same API? -- =~=~=~=~=~=~=~=~=~=~=

Re: API Signup Page is broken!!

2012-04-22 Thread Andrew
I have the same problem. And I do not have "Adwords Api Center" under "My Account" tab. Should I register somewhere else before this option will appear? On Thursday, April 5, 2012 4:28:35 AM UTC+3, Rob wrote: > > https://adwords.google.com/select/ApiWelcome > > The above link is not working, is

Re: Approved AdWords API developer token is now "Rejeted" - PLEASE HELP!

2011-09-12 Thread Andrew Fischer
I have had the same issue occur to me this morning as well. I did not receive an email with reasoning for the rejection to the email provided on the account. I have also re-applied for the developer token and would appreciate a prompt response as to why this has occurred. Cheers, ~Andrew

Customer Sync Service sandbox timeout issue

2011-08-16 Thread andrew branco
i am trying to use the customersync service in the sandbox and i keep getting timeout errors and unexpected internal API errors, however when i used my production account it worked fine ... is the sandbox broken? if so any word on when it would be fixed? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Weird errors after sandbox refresh

2011-08-04 Thread andrew branco
I'm assuming my sandbox data was refreshed so yesterday i did the getcampaign call to the campaign service which created the 5 client accounts but they all had customer ID's of 0 which from what i read was temporary, today when i went to run the project which had no code changes from what i was

how do you get campaigns for a specific account?

2011-07-11 Thread andrew branco
i am having a problem where i can get campaigns for a user specified through client email in this case i am using the sandbox so when i use client_1+em...@email.com it will return campaigns for that user , but how would i loop through all the users (in this case client_1 - client_5 since its th

AdWords API Is it possible to get the current position of an ad using the Adwords API?

2009-09-18 Thread Andrew
Using the Adwords API, is it possible to know the positions of ads or to know if an ad moves "off the page" and requires a higher bid to bring it back? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API For

AdWords API Re: Help

2009-04-09 Thread Andrew
Yes, I will do everything for free just for you Shailesh! wait... no not really - sorry On Apr 7, 7:01 pm, shailu wrote: > Dear Sir/Mam > > Please let me know how can I fatch specified keywords by google > adwords using C#.Net application. Please tell me step by step. > > thanks > Shailesh --~-