Re: change_status doesn't return campaign_shared_set / shared_set changes

2024-04-30 Thread Igor Gavryushkin
Here's the query we used and the response that we are getting. Please let 
us know if you need the account number that we are using. It is our client 
account and we can provide it by request.
What we are trying to achieve is the accurate count of negative keywords 
added or changed in last 30 and 90 days across all account campaigns in 
display, search and shopping channels. This should include both changes to 
regular negative keywords and to the negative keyword sets shared across 
campaigns.
SELECT change_status.resource_name,
change_status.last_change_date_time,
change_status.resource_status,
change_status.resource_type,
change_status.ad_group,
change_status.ad_group_ad,
change_status.ad_group_bid_modifier,
change_status.ad_group_criterion,
change_status.ad_group_feed,
change_status.campaign,
change_status.campaign_criterion,
change_status.campaign_feed,
change_status.feed,
change_status.feed_item,
change_status.campaign_shared_set,
change_status.shared_set,
campaign.name,
campaign.id,
ad_group.name,
shared_set.resource_name,
ad_group.id
FROM change_status
WHERE change_status.last_change_date_time BETWEEN '2024-03-27' AND '
2024-04-26'
AND campaign.advertising_channel_type IN ('DISPLAY', 'SEARCH', 'SHOPPING')
ORDER BY change_status.last_change_date_time ASC
LIMIT 1

The culprit here is shared_set.resource_name (or any attribute from 
shared_set). Running it w/o explicit shared_set attributes seems to return 
blanks in the change_status.shared_set and 
change_status.campaign_shared_set for an account that has shared set 
changes.
Running it with shared_set.resource_name returns an error:

2024-04-26T15:26:34.576-07:00  WARN 85593 --- [ult-executor-11] 
c.g.ads.googleads.lib.request.summary: FAILURE REQUEST SUMMARY. Method: 
google.ads.googleads.v16.services.GoogleAdsService/SearchStream, Endpoint: 
googleads.googleapis.com:443, CustomerID: XX, RequestID: 
dQGDrNxv7O76m4dz6eu6qw, ResponseCode: INVALID_ARGUMENT, Fault: Request 
contains an invalid argument..
2024-04-26T15:26:34.576-07:00  INFO 85593 --- [ult-executor-11] 
c.g.ads.googleads.lib.request.detail : FAILURE REQUEST DETAIL.
Request
---
MethodName: google.ads.googleads.v16.services.GoogleAdsService/SearchStream
Endpoint: googleads.googleapis.com:443
Headers: {developer-token=REDACTED, login-customer-id=XXX, 
x-goog-api-client=gl-java/17.0.6__Amazon.com-Inc.__Corretto-17.0.6.10.1 
gccl/30.0.0 gapic/30.0.0 gax/2.43.0 grpc/1.61.1}
Body: customer_id: ""
query: "\nSELECT change_status.resource_name,\n 
change_status.last_change_date_time,\n 
change_status.resource_status,\n change_status.resource_type,\n 
change_status.ad_group,\n 
change_status.ad_group_ad,\n 
change_status.ad_group_bid_modifier,\n 
change_status.ad_group_criterion,\n 
change_status.ad_group_feed,\n change_status.campaign,\n   
  change_status.campaign_criterion,\n 
change_status.campaign_feed,\n change_status.feed,\n   
  change_status.feed_item,\n 
change_status.campaign_shared_set,\n 
change_status.shared_set,\n campaign.name,\n 
campaign.id,\n ad_group.name,\n   
shared_set.resource_name,\n ad_group.id\n FROM 
change_status\n WHERE change_status.last_change_date_time 
BETWEEN \'2024-03-27\' AND \'2024-04-26\'\n AND 
campaign.advertising_channel_type IN (\'DISPLAY\', \'SEARCH\', 
\'SHOPPING\')\n ORDER BY change_status.last_change_date_time 
ASC\n LIMIT 1\n"


Response

Headers: 
Metadata(content-type=application/grpc,request-id=dQGDrNxv7O76m4dz6eu6qw,date=Fri,
 
26 Apr 2024 22:26:34 GMT)
Body: null
Failure message: errors {
  error_code {
request_error: UNKNOWN
  }
  message: "The error code is not in this version."
}
request_id: "dQGDrNxv7O76m4dz6eu6qw"

Any suggestions how to track history of shared set changes in Google Ads 
API v16?
Reply all
Reply to author
Forward



On Monday, April 29, 2024 at 3:24:39 AM UTC-7 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> Could you please provide us with the uncropped screenshot of the Google 
> Ads account by highlighting the fields that you wish to retrieve via the 
> Google Ads API?
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tPKcc:ref" (ADR-00232862)
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from 

Re: apply for basic access

2024-04-30 Thread Vitor Leonardo Pauloski
Thanks for the support!

No case ID was generated.

Em terça-feira, 30 de abril de 2024 às 14:28:14 UTC-3, Google Ads API Forum 
Advisor escreveu:

> Hi Vitor,
>
> Thank you for reaching out to the Google Ads API support team.
>
> After reviewing your concern, I understand that you have applied 
> for API basic access and you haven't received any updates on your 
> application status.
>
> Since the access requests are handled by 
> the Google Ads API Compliance team, we are transferring the case to 
> the Ads API Compliance team. Can you kindly provide the following 
> information for the compliance team to further assist you with your 
> concern: 
>
>- Case ID generated from the compliance team in the format 
>0-0###0 (if there is any generated). 
>
> @Compliance team, please confirm if you are able to assist in 
> the below access request.
>
> Summary: The user has applied for API access with the below details. 
>
>- Google Ads Manager Account (MCC) ID: 678-120-0486 
>- Case ID: requested 
>
> Do reach out to the Google Ads API support team 
> , for any queries 
> related to 
> the API.
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tIq7D:ref" (ADR-00233224)
>
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4feb425f-ae45-4e82-b061-ec4ffd4868ecn%40googlegroups.com.


No update from Ads Compliance team for STANDARD_ACCESS request

2024-04-30 Thread Aromal S
Hi,

We haven't received any updates on STANDARD_ACCESS request from Ads 
compliance team. I request you to escalate because it's taking longer time 
for any update. We are facing RESOURCE_EXHAUSTED issue and it's a having 
huge impact on our production pipelines. We are losing our customers as 
well as revenue because of the delay response. Kindly escalate this as a 
high priority issue.

Google Ads Manager Account (MCC) ID:  3146617433
Case ID : 8-009634813

Thanks,
Aromal

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a73be437-27cf-4537-a9bc-107710f426b6n%40googlegroups.com.


Apply for Basic Access

2024-04-30 Thread Vitor Leonardo Pauloski
Dear Google Team,

I requested basic access to the Google Ads API several times, but there was 
no response and no caseid. Please help check.

MCC: 678-120-0486

Thank you and have a great day!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/164f21e8-9e2d-4b7d-b840-2d03d9c47198n%40googlegroups.com.


RE: user list sharing delay

2024-04-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mark,

Thank you for reaching out to the Google Ads API support team.

Upon checking the documentation provided, I could see that you are using Google 
Ads UI to share the data segments with the sub-accounts. Kindly note that this 
support channel specializes in Google Ads API related concerns and technical 
implementations only. As you are using Google Ads UI, kindly provide the 
customer ID of the Google Ads account so that we can route you to the correct 
support team.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tIpll:ref" 
(ADR-00233161)

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/etJGO0SCRIFK006uYmzZzTTwqq2C--hNnnUg%40sfdc.net.


Request for Update on Google Ads API Access Token Application

2024-04-30 Thread PromoDome Digital LLP


Hi Team,

I recently submitted an application for a basic access token for the Google 
Ads API but have not yet received any feedback. This delay is becoming a 
critical issue for our operations. Could you please provide an update on 
the status of my application at your earliest convenience?

Our MCC CID is 747-188-6550.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e7f24c47-3f14-497a-8efd-fd3367c95d64n%40googlegroups.com.


Request for Update on Google Ads API Access Token Application

2024-04-30 Thread PromoDome Digital LLP


Hi Team,

I recently submitted an application for a basic access token for the Google 
Ads API but have not yet received any feedback. This delay is becoming a 
critical issue for our operations. Could you please provide an update on 
the status of my application at your earliest convenience?

Our MCC CID is 747-188-6550.

Thank you for your attention to this matter.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/aa3495b8-1822-4ad0-8dbe-bab2e51de64bn%40googlegroups.com.


Re: unable to extract paused data from google ads using api call

2024-04-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

To extract campaign data with "PAUSED" status by using segments. Kindly refer 
to the below sample query:

{

  "query": "SELECT campaign.id, campaign.name, segments.date, campaign.status, 
metrics.impressions 
FROM campaign WHERE campaign.status = 'PAUSED' and segments.date between 
'2024-02-10' and '2024-04-30'"

}

I have tried the above query from my end and I am able to get the PAUSED status 
for a campaign.

You can try making a request using the Method: customers.googleAds.search and 
Method: customers.googleAds.searchStream. Also, you can use Query Builder to 
create your query and Query Validator to validate your query.

Kindly note that to get the paused status you need to add campaign.status in 
place campaign_criterion.status.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tPGji:ref" 
(ADR-00231983)

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/-v-jU0SCRC0U00V7hfIgHpQlCjf0dB8t7fVQ%40sfdc.net.


Re: set language on call to action button via api

2024-04-30 Thread Matt Dworkin
Ok, thanks for the info and getting back to me! 

Best,
Matt

On Tuesday, April 30, 2024 at 4:26:31 AM UTC-4 Google Ads API Forum Advisor 
wrote:

> Hi Matt,
>
> Thank you for reaching out to the Google Ads API support team.
>
> I would like to inform you that setting the language for the call to 
> action (CTA) text for an ad is not possible as per the documentation of the 
> Google 
> Ads API .
>
> Kindly note that, I will raise a request for this feature to become 
> available in the Google Ads API. However, I cannot provide a scheduled 
> timeline for its availability in the API. So, I would recommend you to 
> follow our Blog Post 
>  and 
> Release 
> Notes  
> for future updates.
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tIpPu:ref" (ADR-00233064)
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/072de90f-f12f-431d-ad90-780e1352a2ben%40googlegroups.com.


RE: my api conversions don't count.

2024-04-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

I understand that you have uploaded the conversions using the Google Ads API, 
but the conversions are not visible in the Google Ads UI. Kindly note that it 
takes up to 3 hours for imported conversion statistics to appear in your Google 
Ads account for last-click attribution. For other search attribution models, it 
can take longer than 3 hours. I would suggest you refer to the data freshness 
guide for more information.

Also, I could see that you have provided only the code snippet. In order to 
investigate the issue further, provide us with the updated complete API logs 
(request and response with request-id and request header) generated at your end.

If you are using a client library and haven't enabled the logging yet, I would 
request you to enable logging for the specific client library that you are 
using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to 
enable logging at your end. For REST interface requests, you can enable logging 
via the curl command by using the -i flag.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tIpYj:ref" 
(ADR-00233091)

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bJxA20SCR5WB00iB6JTj2oQ72AuxCIsxATIA%40sfdc.net.


RE: google ads php

2024-04-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

After verifying the provided logs, it is observed that you have encountered the 
"OAUTH_TOKEN_HEADER_INVALID " error when trying to make a request to the 
searchStream.

It appears that the credentials sent in your HTTP request are not valid and 
this is why you have encountered this error. The prevention tip recommended is 
to make sure you've passed the correct access token associated with your 
account. It's sometimes confused with refresh tokens and authorization codes. 
If you would like to get a credential that can access all client accounts under 
a manager account, make sure you get the refresh token for the manager account. 
For more details, see our guide on access token and refresh token and OAuth2.

This message is in relation to case "ref:!00D1U01174p.!5004Q02tIpYS:ref" 
(ADR-00233086)

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/IM2430SCR5W500kTGaiirTSRmpl4ffO8bkiw%40sfdc.net.


RE: regarding the issue of creating a display advertising series

2024-04-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

In order to investigate, provide us with the complete API logs (request and 
response with request-id and request header) generated at your end.

If you are using a client library and haven't enabled the logging yet, I would 
request you to enable logging for the specific client library that you are 
using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to 
enable logging at your end. For REST interface requests, you can enable logging 
via the curl command by using the -i flag.

You can send the details via Reply privately to the author option, or direct 
private reply to this email.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tIpYN:ref" 
(ADR-00233085)

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/BoMtO0SCR5Q800ubwJp0auSe6ayT6U8uiBcA%40sfdc.net.


User List sharing delay

2024-04-30 Thread Mark
Hi,

In our MCC setup, we share data segments (user lists) with sub-accounts. 
According to the documentation 
, it should take up 
to 4 hours for shared segments to appear in manager accounts and an 
additional 4 hours to appear in linked sub-accounts. However, in our 
experience, newly-created user lists are taking significantly longer to 
appear, well beyond the documented 8-hour timeframe.

My questions are:

- Are there known issues that could be causing these delays?
- Is there a way to expedite the sharing of a user list to a sub-account?

Thanks,
Mark

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e4b6bbf9-ee35-4556-9459-3a0c0bd7f6a4n%40googlegroups.com.


User List sharing delay

2024-04-30 Thread Mark
Hi,

In our MCC setup, we share data segments (user lists) with sub-accounts. 
According to the documentation 
, it should take up 
to 4 hours for shared segments to appear in manager accounts and an 
additional 4 hours to appear in linked sub-accounts. However, in our 
experience, newly-created user lists are taking significantly longer to 
appear, well beyond the documented 8-hour timeframe.

My questions are:

- Are there known issues that could be causing these delays?
- Is there a way to expedite the sharing of a user list to a sub-account?

Thanks,
Mark

Hi,

In our setup, we have a top-level MCC which shares data segments (user 
lists) with accounts "below". However, when creating a user lists, it 
doesn't show up in lower-level accounts. It seems that there is a delay 
before newly-creates users lists show up. However, I have not been able to 
find this behavior in the documentation, except for this 
:


*Note: It will take up to 4 hours for shared segments to appear in manager 
accounts and an additional 4 hours for those new manager account segments 
to appear in linked sub accounts.*
However, I'm not sure it applies here. The accounts are already configured 
to share audiences, and we are experiencing delays way more than 4+4 hours. 
My questions:

- How long does it normally take for user lists to show up in sub accounts?
- Is there a way to instantly share a user list with a sub account?

Thanks,
Mark
 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/60242f8e-6602-4adf-8768-12dc937f2bbbn%40googlegroups.com.


Google ad manager Lineitem create api

2024-04-30 Thread Mehul Panchal
Hi,

I need to create lineitems by google api i need sample payload with 
required fields. I pass payload like this but its throwing unwanted errors.

{
  "orderId": "",
  "name": "Testing Line Item 2",
  "startDateTimeType": "IMMEDIATELY",
  "endDateTime": {
"date": {
  "year": 2024,
  "month": 5,
  "day": 15
},
"hour": 0,
"minute": 0,
"second": 0,
"timeZoneId": "Asia/Kolkata"
  },
  "creativeRotationType": "OPTIMIZED",
  "lineItemType": "PRICE_PRIORITY",
  "costPerUnit": {
"currencyCode": "USD",
"microAmount": "500"
  },
  "costType": "CPC",
  "primaryGoal": {
"goalType": "LIFETIME_CLICKS",
"unitType": "IMPRESSIONS",
"units": 100
  },
  "creativePlaceholders": [
{
  "size": {
"width": 300,
"height": 50,
"isAspectRatio": false
  }
}
  ],
  "targeting": {
"geoTargeting": {
  "targetedLocations": [
{
  "id": "2356",
  "type": "COUNTRY",
  "displayName": "India"
}
  ]
}
  }
}

Thanks
Mehul Panchal

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b9cd3db6-44c0-41bf-82c5-58276f96fbdcn%40googlegroups.com.


Re: unable to extract paused data from google ads using api call

2024-04-30 Thread digitalreachpremium premium


Dear Google Ads Team,

I hope this email finds you well. I am reaching out to seek your assistance 
regarding a query I am working on within my organization. The goal is to 
extract data for campaigns with a status of "PAUSED" while utilizing the 
segment resource in my query.

Given the sensitivity of our organization's data and policies, I am unable 
to provide my logs for reference. Here is the query I am currently using


i will paste my sql query here

SELECT
campaign_criterion.location.geo_target_constant,
campaign.id,
campaign.name,
campaign_criterion.status,
campaign_criterion.bid_modifier,
metrics.clicks,
metrics.impressions,
metrics.ctr,
metrics.average_cpc,
metrics.cost_micros,
segments.date
FROM
location_view
WHERE
campaign_criterion.status != 'REMOVED'



Please go through it and give me a solution

On Tuesday, April 23, 2024 at 5:20:16 PM UTC+5:30 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> In order to replicate the issue from our end, kindly provide us with the 
> complete API logs (*request* 
> 
>  and *response* 
> 
>  with *request-id* 
> 
>  and *request header* 
> )
>  
> generated at your end so that we can verify why you are getting an status 
> as 'ENABLED'.
>
> If you are using a client library and haven't enabled the logging yet, I 
> would request you to enable logging for the specific client library that 
> you are using. You can refer to the guides *Java* 
> 
> , *.Net* 
> 
> , *PHP* 
> 
> , *Python* 
> 
> , *Ruby* 
> 
>  or *Perl* 
>  
> to 
> enable logging at your end. For REST interface requests, you can enable 
> logging via the curl command by using the -i flag.
>
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tPGji:ref" (ADR-00231983)
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/919bcdde-5d57-4792-8547-dc2599ddff97n%40googlegroups.com.