Re: Apply for higher quota - Google Ads API

2020-12-02 Thread Alex Mansour
Hi Xiaoming, I'm referring to your previous message where it says that the quota is set by the product and the developer token. So my question, in the case of Standard developer token then what will be the quota for "Get Requests Per Minute"? Thanks again. On Wednesday, December 2, 2020 a

Re: Apply for higher quota - Google Ads API

2020-12-01 Thread Alex Mansour
Hi Xiaoming, Thanks for your answer. What is the rate limit for a developer token with a Standard access level? Also, can you send me an example of the batch request approach? Thanks again. On Tuesday, December 1, 2020 at 9:25:20 PM UTC+1 adsapiforumadvisor wrote: > Hi Alex, > > Thank you

Re: Apply for higher quota - Google Ads API

2020-11-30 Thread Alex Mansour
[image: higher-quota.PNG] On Monday, November 30, 2020 at 11:37:50 AM UTC+1 Alex Mansour wrote: > Hey, > > We are trying to apply for a higher quota for "*Get requests per minute*" > and we are not able to. > > Please see the below screenshot, when we click on &q

ad_group_bid_modifier never returned in Change Status Service

2020-08-29 Thread Alex Mansour
Hey, One of the resource types in Change Status Service is "ad_group_bid_modifier" but we noticed that the AdGroup bid adjustments are returned as part of "ad_group_criterion" and not "ad_group_bid_modifier " in any of the cases. Is it confirmed that "ad_group_bid_modifier" is working and su

Change Status Service - Ads API

2020-08-25 Thread Alex Mansour
Hey, Can we filter the changes on a specific Campaign? Best, Alex -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed t

Re: CampaignBidModifierService return no data

2020-08-20 Thread Alex Mansour
Hi Anthony Thanks for your answer. I don't fully understand what you mean. What we need is to only retrieve the bid modifiers that took place on a campaign. Should we use CampaignCriterionService to do so? Thanks again. On Thursday, August 20, 2020 at 6:55:04 PM UTC+2 adsapiforumadvisor wro

Bid Modifier for Audiences

2020-08-19 Thread Alex Mansour
Hey, As part of the "Criterion" entity of CampaignBidModifierService there is no "Audiences" and the only related thing is "CUSTOM_AFFINITY" So can we retrieve the bid adjustments taking place on the Audience level using CUSTOM_AFFINITY? Thanks. Best regards, Alex -- -- =~=~=~=~=~=~=~=~

CampaignBidModifierService return no data

2020-08-19 Thread Alex Mansour
Hey, We are trying to use "CampaignBidModifierService" to return the bid modifiers that took place on the Campaign level but it always return 0 entries even the Campaign IDs we are using have Bid Modifications took place, and we can see that from the UI. What could be the issue in this case?

AdWords API - campaign data comparison

2020-07-11 Thread Alex Mansour
Hey, Using which endpoint or service we can fetch the campaign performance data but by comparing between two periods like what we can do in the Google Ads UI? (See the attached screenshot from the Ads UI) We have tried to use the ReportDownloader but it seems to only return data within 1 date

AdWords API depreciation & Ads API release dates

2020-07-07 Thread Alex Mansour
Hey Google Ads API Team, We are starting a new project where we will be integrating with Google Ads. Since the Ads API is still in Beta; do you have an ETA when you will be releasing the production version? And as for AdWords API, what is the expected depreciation date? On the other hand, pl

Re: When is the daily quota renewed (basic plan)?

2020-03-16 Thread Alex Mansour
Hey Nikisha, At what time and in which timezone does the limit reset? We are getting "RateExceededError for the Daily Reporting Quota". Thanks. Best regards, On Monday, March 9, 2020 at 10:01:05 PM UTC+1, adsapiforumadvisor wrote: > > Hello Allan, > > Thank you for reaching out. Could you

Re: Retrieve Headline1 and Headline2 for ads of CallOnlyAd type

2020-02-18 Thread Alex Mansour
Thanks for your answer Mitchell. We are already retrieving the "description 1" and "description 2" and it's working fine. But we are missing the headline fields as mentioned above, do you have any plans to include them? They are part of the main entity ;) Best regards, Alex On Tuesday, Fe

Retrieve Headline1 and Headline2 for ads of CallOnlyAd type

2020-02-15 Thread Alex Mansour
Hey, How we can retrieve the headline 1 and headline 2 fields for these ads? We have tried the Ad Details and Campaign Details endpoints and none of them have returned those fields. In the campaign details endpoint, the headline returned as " --" Which endpoints should we use for this? Tha

The ability to fetch campaigns from the MCC account

2019-10-31 Thread Alex Mansour
Hello Google Ads API Team, We have an MCC (My Client Center) or Manager Accounts and it has several Ad Accounts under it; is there a way to fetch campaign information from any of the child accounts by providing the Manage Accounts ID as the " clientCustomerId" in the API request? When we tried

Re: Gmail Ad details - Headline and Description

2019-09-24 Thread Alex Mansour
Hi Ejay, Thanks for your reply. Let me explain again what is our case and what we are looking to achieve; our integration with Google Ads API are only used for fetching data of our Ads and Campaigns and we are not currently creating the Ad itself using the API, this we are doing using the UI

Re: Gmail Ad details - Headline and Description

2019-09-23 Thread Alex Mansour
Hi Ejay, Thanks for your update. No, I didn't receive Dannison's response in private. I have been in contact with our client and they stated that they are using: "Upload Gmail Ads" option since it allows for a custom image. Does the current version of the API support this option? It woul

Re: Gmail Ad details - Headline and Description

2019-09-21 Thread Alex Mansour
Hi Dannison, We have replied privately last Monday, and we didn't hear back yet. Did you receive our response? Thanks. Best regards, Alex On Friday, September 6, 2019 at 8:19:40 AM UTC+2, adsapiforumadvisor wrote: > > Hi Alex, > > Thank you for reaching out. > > Could you provide the compl

Gmail Ad details - Headline and Description

2019-09-05 Thread Alex Mansour
Hello Google Ads API Team, We are in need of retrieving the Ad headline and description and we noticed they are returned null when using the Ad Performance Report; the fields we are trying with are: "gmailAdHeadline" and "gmailAdDescription". Please advise how we can retrieve such Ad details.

Re: Gmail Ad image URL

2019-09-05 Thread Alex Mansour
Hi Hiroyuki, Yes, I was referring to the URL of the logo image. That's okay it's not part of the Ad Performance Report yet; is there another report or specific endpoint we can use to retrieve it? Thanks again. Best regards, Alex On Thursday, September 5, 2019 at 4:08:28 AM UTC+2, adsapifor

Re: Gmail Ad image URL

2019-09-04 Thread Alex Mansour
Hi Hiroyuki, Thanks for clarifying this. What about the Gmail Ad Logo; can we retrieve it via the API at the moment? Best regards, Alex On Tuesday, September 3, 2019 at 7:16:38 AM UTC+2, adsapiforumadvisor wrote: > > Hi Alex, > > Unfortunately, it is currently not supported to retrieve the im

Gmail Ad image URL

2019-09-02 Thread Alex Mansour
Hello, We are fetching AD PERFORMANCE REPORT for several campaign types and we noticed the image_ad_url field is always null for Gmail Ads; however the ads we are trying with having an image in place. Is there a special field for the image URL in case of Gmail Ads? -- -- =~=~=~=~=~=~=~=

Re: Retrieve impressions of each headline in Responsive Search Ad

2019-04-08 Thread Alex Mansour
Thanks for clarifying this Ejay. Is there another way or report where we can get the impressions at the headline/description level? On Saturday, April 6, 2019 at 12:14:17 PM UTC+2, Alex Mansour wrote: > > Does the AD_PERFORMANCE_REPORT in AdWords API provide the data about the > im

Retrieve impressions of each headline in Responsive Search Ad

2019-04-06 Thread Alex Mansour
Does the AD_PERFORMANCE_REPORT in AdWords API provide the data about the impressions of each headline? The "ResponsiveSearchAdHeadlines" field only gave the followings without the impressions number: {"assetText":"Text Text","assetId":234343434,"assetPerformanceLabel":"PENDING","assetApprovalS

Re: Using the Adwords API PHP Library with Laravel 4

2015-05-01 Thread Alex Mansour
Hello Sunny, I'm using Laravel 4.2 and I want to retrieve basic Campaign information such as Cost, Impressions, Clicks, Conversions. I have search the web for any Laravel bundles with no luck. Also I installed the google AdWords client library, could you point me how to get user Campaign info?