What is the ID for "Amount Spent"

2014-06-25 Thread Crystal
I need to know the exact ID name for "Amount Spent" I went here: https://developers.google.com/adwords/api/docs/appendix/reports and couldn't find it. I need someone to provide me with the ID name (not the URL for reference) to get the data from AdWords. Thanks! -- -- =~=~=~=~=~=~=~=~

Re: What is the ID for "Amount Spent"

2014-06-28 Thread Crystal
olumn that most closely > corresponds to what you're asking for is Cost. If this is not what you > wanted, please give me more information about what kind of report you're > running and what kind of information you are looking to get. > > Regards, > Mike, AdWords API Team >

Re: What is the ID for "Amount Spent"

2014-07-01 Thread Crystal
between the front end and the API, that is likely > because you aren't using the same predicates as the front end report. Make > sure that you have the same timeframe and other restrictions and then try > again. > > Regards, > Mike, AdWords API Team > > On Monday,

Re: What is the ID for "Amount Spent"

2014-07-11 Thread Crystal
port. If you are adding additional filters or altering the date range > on the front end, you would need to alter your API query accordingly so > that it matches. > > Regards, > Mike, AdWords API Team > > On Tuesday, July 1, 2014 3:21:59 AM UTC-4, Crystal wrote: >>

Do I Need to Have SSL Certificate for AdWords API?

2014-07-16 Thread Crystal
Hi, I'd like to know if it's required to have an SSL for basic access API? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Do I Need to Have SSL Certificate for AdWords API?

2014-07-18 Thread Crystal
Thanks Anash! On Wednesday, July 16, 2014 11:11:03 AM UTC-7, Anash P. Oommen (AdWords API Team) wrote: > > Hi Crystal, > > AdWords API itself uses HTTPS, but you wouldn't need your own certificate > if you want to simply make API calls. If you are exposing that data ove

Basic Access - Where to Find If I Have Reached My Daily Limit

2014-11-05 Thread Crystal
I need to know if I'm good with my current access or if I need to request a Standard Access based on my daily download requests. Where can I check it? Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com

Data AdWords API is not the same as the UI

2014-11-05 Thread Crystal
The data captured from the API is different compare to the UI data. For example: *** Last month data Oct 1 - Oct 31*** *Campaign A - API:* Click: 10 *Impression: 1,081* *CTR: 0.93%* Avg. Position: 1.7 Cost: $421.69 Conversion: 1 *Campaign A - UI: * Click: 10 *Impression: 1,201* *CTR: 0.83%*

Re: Data AdWords API is not the same as the UI

2014-11-05 Thread Crystal
emoved) and the campaign IDs > where you are seeing discrepancies. > > Cheers, > Josh, AdWords API Team > > On Wednesday, November 5, 2014 4:02:53 AM UTC-5, Crystal wrote: >> >> The data captured from the API is different compare to the UI data. >> >> For e

Re: Data AdWords API is not the same as the UI

2014-11-06 Thread Crystal
o *Shared Library -> Ads* on the left. > In addition, if I recall correctly, the *Ads* tab will highlight shared > ads. > > Cheers, > Josh, AdWords API Team > > On Thursday, November 6, 2014 2:12:05 AM UTC-5, Crystal wrote: >> >> I'm not sure since I'm

Display name between Adwords API and Google Ads API

2020-07-23 Thread Crystal Leung
Hello, I wonder if there is a function or something that can match up the display name from adwords API to Google Ads API? For example: Google Ads API: metrics.conversions_from_interactions_rate Google AdWords API: ConversionRate Google AdWords API Display Name: Conv. Rate I wonder if there i