API Access to new Adwords Account

2016-03-19 Thread Anthony
Hello, A client of mine recently added a new account to their MCC however they cannot access that account via their MCC's developer token. A really broad question I know, but has anyone else experienced this problem at all? Thanks, An

Access blocked: This app’s request is invalid

2023-04-24 Thread Anthony Apollis
Please assist with this code. I am trying to build a data pipeline using Python to connect to Google Bigquery. I am having trouble getting a token etc. import os import requests from google.cloud import storage # Replace the following with your own values client_id = '708656351089-sr69er76a33j

Re: Failed to use pending developer token against test account

2018-10-25 Thread Anthony Nandaa
Google Ads API Forum" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to adwords-api+unsubscr...@googlegroups.com. > Visit this group at https://groups.google.com/group/adwords-api. > To view this discussion on the web visit >

Developer Token Basic Access no reply

2024-03-20 Thread Anthony Napoleoni
Hello, I submitted a request a few weeks ago to update my developer token from test to basic and have no received any responses Ads Manager Account: 535-988-1650 Can you please review? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.

Re: developer token basic access no reply

2024-03-27 Thread Anthony Napoleoni
Hello I do not have a case ID, can you confirm if this request is still under review? Thanks in advance On Wednesday, March 20, 2024 at 11:00:04 AM UTC-7 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > After reviewing your concern

Re: developer token basic access no reply

2024-03-27 Thread Anthony Napoleoni
Just wanted to follow up on this again if there has been any changes. Thanks in advance On Wednesday, March 20, 2024 at 11:00:04 AM UTC-7 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > After reviewing your concern, I understand t

AdWords API Deleting Ad Groups Permanently

2009-08-10 Thread Anthony Hsu
ize I could just re-enable the deleted ad groups, but then I'd have to keep track of the Ad Group IDs for the deleted ad groups, or fetch them using the "getAllAdGroups" service, but it'd be so much simpler if you could just permanently delete ad groups. Is this possible?

AdWords API Re: API Error

2010-03-04 Thread Anthony Coleman
Eric, Yes. That was one of the first things we did. Is there any other reason this error would appear? - Anthony On Mar 3, 6:14 pm, AdWords API Advisor wrote: > Hi, > > Have you set up billing on the MCC account that you used to sign up > for your developer token?  This usually inv

AdWords API Re: Internal Server Error from InfoService request

2010-03-26 Thread Anthony - RKG
52010-03-25UNIT_COUNT Note, Eric, that we had to set the namespaces for our RequestHeader elements to the cm namespace, not info. And least this works for the sandbox. I guess the point is, no matter what we send to the live InfoService, it always returns the ISE. Anthony On Mar 25, 4:10 pm, Eric wr

Re: BadAuthentication v200909 Sandbox

2010-06-09 Thread Anthony M
Hi, I was getting a similar error and discovered that I needed to do the ini_set below (it was putting encoded & instead of a simple &) even though my phpinfo() is saying that my separator is the simple &. ini_set('arg_separator.output', '&'); Anthony.

Re: Where to get the fully updated documentation of ads templates

2015-05-05 Thread Anthony Madrigal
ion on Template Ads. Cheers, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You re

Re: Where to find the fully documentation about google ads templates

2015-05-05 Thread Anthony Madrigal
Hi Jason, Please refer to your other post <https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/adwords-api/4LLUSGTiFWA> for any further questions or concerns. Thanks, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Proximity Criterion Id

2015-05-07 Thread Anthony Madrigal
s://developers.google.com/adwords/api/docs/reference/v201502/CampaignCriterionService.Address> documentation. Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.g

Re: Proximity Criterion Id

2015-05-07 Thread Anthony Madrigal
s://developers.google.com/adwords/api/docs/reference/v201502/CampaignCriterionService.Address> documentation. Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.g

Re: Get the number of clicks on each ad for the last hour

2015-05-11 Thread Anthony Madrigal
type since the field HourOfDay is not included in there. This link on data freshness <https://support.google.com/adwords/answer/2544985?hl=en> will also help you out some more. Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: How to get Adword account start date using api.?

2015-05-11 Thread Anthony Madrigal
Hi VJ, The API currently doesn't support retrieving account start date details. Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevel

Re: Amount spent in account

2015-05-11 Thread Anthony Madrigal
BUDGET_PERFORMANCE_REPORT - If you want totals by campaign, then use the *Cost* field of the CAMPAIGN_PERFORMANCE_REPORT Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https

Re: IP Exclusion via AdWords API

2015-05-12 Thread Anthony Madrigal
egards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message b

Re: Creating AdwordsClient without LoadFromStorage

2015-05-12 Thread Anthony Madrigal
=D&sntz=1&usg=AFQjCNGPtsDk5uKIYVpX-vYo1mk_QZwAkQ>, which shows how to pass credentials and other information when creating an AdWordsClient. All you need to do is just put in the values for the variables that are in there. Cheers, Anthony

Re: geo_performance_report how to aquire zip code

2015-05-12 Thread Anthony Madrigal
e/v201502/LocationCriterionService>. However, there is no guarantee that the *MostSpecificCriterionId *will be the zip code because it is determined by the most specific criteria code that is associated with your Impressions. Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: CustomParameter questions

2015-05-12 Thread Anthony Madrigal
your request. Take care, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Re: API to upload adwords scripts

2015-05-12 Thread Anthony Madrigal
Hello Todd, It is currently not possible to use the AdWords API to add AdWords Scripts. Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com

Re: Keyword in deleted AdGroup still marked as enabled

2015-05-12 Thread Anthony Madrigal
Group*. It would be far more expensive and time consuming if you had to also update the status of (potentially thousands of) keywords. Cheers, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspo

Re: Disapproval Reasons for Keyword/AdExtension

2015-05-13 Thread Anthony Madrigal
Hi Jon, Yes, there is now a feature to get the disapproval reasons <https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupCriterionService.BiddableAdGroupCriterion#disapprovalReasons>! It is located under the *BiddableAdGroupCriterion.* Cheers, Anthony, AdWords AP

Re: GMB Account Token Through OAuth — What is the "Scope" variable?

2015-05-13 Thread Anthony Madrigal
ccount. Cheers, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this m

Re: CampaignService.get()

2015-05-13 Thread Anthony Madrigal
SOAP Primer guide <https://developers.google.com/adwords/api/docs/guides/soap> since it explains which HTTP header you will need to use when you pass the access token. Cheers, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: CampaignService.get()

2015-05-14 Thread Anthony Madrigal
des/soap#clientCustomerId> SOAP header. For other services, such as *CampaignService*, you will need to specify a clientCustomerId. Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.b

Re: change DAY to LIFETIME in FrequencyCap timeUnit

2015-05-14 Thread Anthony Madrigal
ETIME*. When you use the CampaignService <https://developers.google.com/adwords/api/docs/reference/v201502/CampaignService> use mutate *not *get and use a *SET* operation to make the change. Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also f

Re: Where is Network type - Criterion Type mapping table page ?

2015-05-14 Thread Anthony Madrigal
el. Cheers, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: CampaignService.get()

2015-05-14 Thread Anthony Madrigal
or all other services besides *CustomerService*, the *clientCustomerId* SOAP header is *required*. Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.c

Re: Bundle Adwords API Python using Cx_Freeze

2015-05-15 Thread Anthony Madrigal
Hello Enrique, Unfortunately, I am not sure how you would do this either, but there may be others in the group that could provide some suggestions. Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https

Re: Mobile app installs campaign

2015-05-18 Thread Anthony Madrigal
rs.google.com/adwords/api/docs/guides/driving-mobile-app-downloads> that will be of great help for you. Cheers, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https:/

Re: Customer account balances

2015-05-18 Thread Anthony Madrigal
or all ads served during the report timeframe. Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

Re: Be able to get budget order spend and status with BudgetOrderService adwrods api?

2015-05-18 Thread Anthony Madrigal
that may help you. If you want to get a report of how much is being spent, you could use the Budget Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/budget-performance-report> specifying the *Amount *and *Cost *as some of the attributes. Cheers, A

Re: Be able to get budget order spend and status with BudgetOrderService adwrods api?

2015-05-19 Thread Anthony Madrigal
ily transactions for credits. Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Upgraded URL, invalid char

2015-05-20 Thread Anthony Madrigal
use a tracking template). AdWords will automatically replace those parameters with the appropriate values. Cheers, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.c

Re: Behavior of includeZeroImpressions-Flag for Product Partition Report

2015-05-21 Thread Anthony Madrigal
zero impression rows? Thanks, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: No MobileFinalUrl for Mobile Preferred Ads?

2015-05-22 Thread Anthony Madrigal
Hello, When creating a mobile text ad, the *finalUrl *is implicitly going to be the same as the *finalMobileUrl. *Mobile text ads will then only have one field for the final Url. Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: SORTING_NOT_SUPPORTED

2015-05-22 Thread Anthony Madrigal
CAMPAIGN_PERFORMANCE_REPORT WHERE CampaignStatus IN [ENABLED] DURING LAST_MONTH Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Applying for Basic Access

2015-05-22 Thread Anthony Madrigal
tps://developers.google.com/adwords/api/docs/guides/rate-limits>. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

Re: Applying for Basic Access

2015-05-22 Thread Anthony Madrigal
Hello, If by different application, you mean a different API, then no. The API is the same for all access levels. Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https

Re: Accessing remarketing tag status using the API

2015-05-27 Thread Anthony Madrigal
Hey Evan, You can retrieve the remarketing tag <https://developers.google.com/adwords/api/docs/guides/rule-based-remarketing#adding_the_remarketing_tag_to_your_site> by using the *CustomerService. *This will give you the tag snippet associated to the given *Customer.* Regards, A

Re: Accessing remarketing tag status using the API

2015-05-28 Thread Anthony Madrigal
Hey Evan, There is no tag status you can obtain through the API. Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupAdService?wsdl'

2015-05-28 Thread Anthony Madrigal
Hi, This typically happens due to connectivity issues from the user's computer to the AdWords API server. Are these URLs accessible from the user's machine on a browser or through cURL? Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupAdService?wsdl'

2015-05-29 Thread Anthony Madrigal
Hello, Were you able to access the URLs on your web browser or by using cURL? Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

Re: Can't update po_number for ended budget

2015-05-29 Thread Anthony Madrigal
ime>. Once you include them, you should no longer get that error. Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupAdService?wsdl'

2015-06-02 Thread Anthony Madrigal
Hello, If you can access the URL by your browser but not through your code, then you should check your code to see if it is running locally or from a separate machine. You could also do some troubleshooting on the path your code is taking through your own network. Regards, Anthony, AdWords

Re: AdGroupCriterion. Migrate URL fails

2015-06-03 Thread Anthony Madrigal
error. Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this m

Re: Gmail metrics

2015-06-04 Thread Anthony Madrigal
Hi Jay, These columns are currently not available through both AdWords Scripts and AdWords API. Regards, Anthony AdWords Scripts Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com

Re: AdGroupCriterion. Migrate URL fails

2015-06-04 Thread Anthony Madrigal
Hello, Instead of setting your destination URL to null <https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupCriterionService.BiddableAdGroupCriterion#destinationUrl>, try setting it to the empty string "". This will clear the destination URL. Regards, Anth

Re: User Location Performance Report

2015-06-04 Thread Anthony Madrigal
ort> 2. Follow the suggestion from this previous post <https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!searchin/adwords-api/report$20to$20spreadsheet/adwords-api/65D46PUmqqM/yB4q5N05eAQJ> Regards, Anthony,

Re: CampaignService RequestError.UNKNOWN

2015-06-09 Thread Anthony Madrigal
Hello Ronak, Could you please send me your request and response you are receiving through *Reply privately to author?* Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https

Re: Placament & Upgraded URL

2015-06-09 Thread Anthony Madrigal
ers* and *Example #4 Placements *section of the Track clicks with ValueTrack guide. You can use {placement} to get its domain name and {target} for its category. You will not be able to get the placement ID though. Regards, Anthony AdWords API T

Re: CampaignService RequestError.UNKNOWN

2015-06-10 Thread Anthony Madrigal
Google Grants account, you will see *This account is not billed* Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

Re: Get an empty list of campaigns for specific account

2015-06-10 Thread Anthony Madrigal
ocs/guides/reporting#multiple-accounts> Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

Re: Keywords Performance Report Not Reading Keyword

2015-06-11 Thread Anthony Madrigal
it if they are facing similar issues? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelo

Re: Using chines and Arabic characters in keywords

2015-06-11 Thread Anthony Madrigal
in the guidelines. These keywords are still subject to approval. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

Re: Can I make payment through Adwords API ?

2015-06-15 Thread Anthony Madrigal
Hello, The AdWords API does not support making payments through the API. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: API to segment a ad by platform (iOS, Android, Mobile, Web)?

2015-06-16 Thread Anthony Madrigal
m/adwords/api/docs/appendix/mobileplatforms>. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDeve

Re: AWQL and join

2015-06-16 Thread Anthony Madrigal
oogle.com/adwords/api/docs/appendix/reports/ad-performance-report> For more information on how to create a query for AWQL, go to the AWQL guide <https://developers.google.com/adwords/api/docs/guides/awql>. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Filtering Terms out of Search Query Report Results

2015-06-17 Thread Anthony Madrigal
Hi, Since this issue is regarding AdWords Scripts, could you please submit your question again on the AdWords Scripts forum <https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!forum/adwords-scripts> ? Thanks, Anthony AdWord

Re: PlacementURL Not Returned Properly in Keywords Performance Report

2015-06-17 Thread Anthony Madrigal
;. We're aware that this is confusing and are looking into removing the duplicate fields in a future version of the API. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com

Re: Read Only Access

2015-06-18 Thread Anthony Madrigal
access - Standard access - Read-only access - Email only access Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

Re: Retrieve final URL over API

2015-06-18 Thread Anthony Madrigal
will either have *CreativeFinalUrls* or *Url*. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAds

Re: Keyword Performance Report Approval Status

2015-06-18 Thread Anthony Madrigal
ack "n" rows. If you want to specify which campaigns to check, then you can use a predicate to indicate which campaigns to look at. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevelo

Re: Can't get billing account through api

2015-06-19 Thread Anthony Madrigal
<https://developers.google.com/adwords/api/docs/guides/budget-order#listing_available_billingaccounts> in the Budget Order guide for more details. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Go

Re: Read Only Access

2015-06-19 Thread Anthony Madrigal
CC involved and, therefore, there's no user that has *User interface and API* access to all of the accounts. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ htt

Re: Your client does not have permission to get URL /api/adwords/mc/v201502/CustomerService from this server.

2015-06-19 Thread Anthony Madrigal
Hello, It appears your link is incorrect. It should be https://adwords.google.com/api/adwords/*mcm*/v201502/CustomerService?wsdl Please try it with that URL and see if you still run into that error. Regards, Anthony AdWords API Team

Re: Your client does not have permission to get URL /api/adwords/mc/v201502/CustomerService from this server.

2015-06-22 Thread Anthony Madrigal
Hey, Could you try to see if you can access that link through your browser? Also, could you try to run *traceroute adwords.google.com *from the command line and see if that succeeds? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Read Only Access

2015-06-22 Thread Anthony Madrigal
detailed information, check out this guide <https://support.google.com/adwords/answer/1704346?hl=en> under the *Granting account access *section. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Is there ANY possible way to download the Ad (the image itself) used in a Campaign?

2015-06-23 Thread Anthony Madrigal
ds/api/docs/reference/v201502/AdGroupAdService> . Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Want to know about shopping campaigns data

2015-06-24 Thread Anthony Madrigal
you'd like.The report does not support the *Goal Value *field. For information on how to do this using Google Analytics API, you could post the question on its forum <https://groups.google.com/forum/#!forum/google-analytics-data-export-api>. Regards, Anthony

Re: Keyword Performance Report Approval Status

2015-06-24 Thread Anthony Madrigal
Hey, You could include the field Date <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report#date> along with the other fields I mentioned so that you can see your statistics broken down by date. Cheers, Anthony AdWords AP

Re: How to get the phone number of a call-only Ad in report?

2015-06-25 Thread Anthony Madrigal
Hello, Unfortunately, the Ad Performance Report does not have a field to display the phone number. The field *Headline *returns the string representation of the key attributes of the call only ad, which is where the number is displayed on the ad. Regards, Anthony AdWords API Team

Re: Keyword Performance Report Approval Status

2015-06-25 Thread Anthony Madrigal
Hello, Yes, negative keywords do not have a value for the *ApprovalStatus. * Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

Re: How to get " adwords campaign, adgroup " name in CSV.

2015-06-29 Thread Anthony Madrigal
losest fields to what you want are the *CampaignId *and *AdGroupId.* Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

Re: How to get " adwords campaign, adgroup " name in CSV.

2015-06-29 Thread Anthony Madrigal
needs best. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received t

Re: Problems with finalUrls in SiteLinks

2015-06-29 Thread Anthony Madrigal
Hello, After looking into your account, I noticed that your sitelink URLs have been disapproved because they run into 404 errors. This may be the reason you cannot successfully add them. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Sitelinks upgraded URLS

2015-06-30 Thread Anthony Madrigal
ice>. You could check our Python sitelink example <https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201502/extensions/add_site_links.py> as a reference. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

Re: Problems with finalUrls in SiteLinks

2015-06-30 Thread Anthony Madrigal
instead of 5. So essentially, you could do one of two things - Use an ExtensionSettingService - Use *feedAttributeId =* *3* for the finalUrl Hope this helps! Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Go

Re: How to get " adwords campaign, adgroup " name in CSV.

2015-07-01 Thread Anthony Madrigal
ort#adnetworktype1> or *AdNetworkType2*. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

Re: How to get " adwords campaign, adgroup " name in CSV.

2015-07-01 Thread Anthony Madrigal
Hi Pankaj, The *reportFormat *refers to the type of file you would like your report to be (e.g. CSV, TSV, XML, etc). The Reporting Basics <https://developers.google.com/adwords/api/docs/guides/reporting#download-formats> guide provides a detailed description of the formats. Cheers, A

Re: How to get " adwords campaign, adgroup " name in CSV.

2015-07-01 Thread Anthony Madrigal
. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: How to get " adwords campaign, adgroup " name in CSV.

2015-07-01 Thread Anthony Madrigal
k partners. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received th

Re: Extract targeting presets

2015-07-01 Thread Anthony Madrigal
eed to remove the line that sets the *CriteriaType.* Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

Re: Uploading offline conversions - CONVERSION_PRECEDES_CLICK

2015-07-01 Thread Anthony Madrigal
source=footer#!searchin/adwords-api/CONVERSION_PRECEDES_CLICK|sort:relevance/adwords-api/BNBfg9Tcskk/tfML1k9LAu0J> as a reference to making sure your timezone is correct. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog an

Re: Extract targeting presets

2015-07-06 Thread Anthony Madrigal
targeting using DFP API, so I suggest posting the question on their forum <https://groups.google.com/forum/#!forum/google-doubleclick-for-publishers-api> . Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: How to get " adwords campaign, adgroup " name in CSV.

2015-07-06 Thread Anthony Madrigal
ou can use ValueTrack parameters <https://support.google.com/adwords/answer/2375447?hl=en> to track your placements using the parameter {placement}. You will still be able to get reports on old stats using the destination URL, but it will be read-only. Regards, Anthony

Re: Developer Token in AdWord

2015-07-07 Thread Anthony Madrigal
Hello, We are not allowed to comment on policy issues, but you could contact the AdWords API Compliance Team <https://services.google.com/fb/forms/apicontact/> in order to get more information regarding the Developer Token. Regards, Anthony AdWords AP

Re: Question About Ad Customizer Feed Item Limit

2015-07-07 Thread Anthony Madrigal
Hi Kevin, Unfortunately, there are no plans to change the Feed Items limit in the near future. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com

Re: AdWords Multiple Reports

2015-07-07 Thread Anthony Madrigal
Hello, Unfortunately, you will not be able to run a report on multiple accounts. You can get reporting data from multiple accounts <https://developers.google.com/adwords/api/docs/guides/reporting#multiple-accounts> by submitting a separate report for each account. Regards, Anthony A

Re: i am having issues accessing API

2015-07-09 Thread Anthony Madrigal
Hi Gilberto, Could you please *Reply privately to author* the SOAP request and response in which you are getting this error? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com

Re: Difference in statistics between the web interface of Google and my application. (In one click)

2015-07-09 Thread Anthony Madrigal
Hello, Some adjustments may be made to stats days after a click. For more information on how 'fresh' your stats are, you can visit the Determining your data's freshness <https://support.google.com/adwords/answer/2544985> guide. Regards, Ant

Re: Campaign Audience Exclusions in a Report

2015-07-09 Thread Anthony Madrigal
Hello Michael, The *Audience Performance Report *contains a field called isNegative <https://developers.google.com/adwords/api/docs/appendix/reports/audience-performance-report#isnegative>. This shows whether or not the criterion is a negative (exclusion) criterion. Cheers, Anthony A

Re: Auction Insights Data available through the API?

2015-07-10 Thread Anthony Madrigal
Hi Hunter, AdWords API currently does not support Auction Insights. Once it's available, we'll announce it on the blog and the release note. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Goog

Re: Use of text string 'ax' in an Ad Headline returning POLICY_ERROR

2015-07-10 Thread Anthony Madrigal
Hi Alan, Could you please *Reply privately to author *the headline of the text ad in which you are getting the error? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https

Re: Duplicate keywords created during manual keyword migration to upgraded URLs

2015-07-10 Thread Anthony Madrigal
Hey Chris, You could try to filter the destination URLs out by adding a predicate that says, 'WHERE CriteriaDestinationUrl = " "'. This should hopefully not include duplicate keywords. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Campaign Audience Exclusions in a Report

2015-07-10 Thread Anthony Madrigal
Hi Michael, Could you please give me some of your Campaign IDs you are trying to get back data from through *Reply privately to author?* Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https

Re: DESTINATION_URL_PERFORMANCE and final urls

2015-07-10 Thread Anthony Madrigal
Hi Emanuele, There is currently no *Final URL Performance Report *yet in AdWords API. Check our blog <http://www.google.com/url?q=http%3A%2F%2Fgoogleadsdeveloper.blogspot.com%2F&sa=D&sntz=1&usg=AFQjCNHwv1GKci0tmVJ317egsXhwEszqBw> for any announcements regarding this update.

Re: SEARCH_QUERY_PERFORMANCE_REPORT "Added / Excluded" column

2015-07-13 Thread Anthony Madrigal
Hello, This is an AdWords API forum. Could you please repost your question on the AdWords Scripts <https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!forum/adwords-scripts> forum? Thanks, Anthony AdWord

  1   2   3   4   5   6   7   8   9   10   >